Download Demo
Resource Toolkit Online Manual
The printer driver can extract the text information from the printed documents and save it into a separate text file. The generated text file contains the text position, font name and font size. The information stored in the text file can be used to create or reconstruct forms.
The Text Converter Sample is integrated with the printer driver. The TextConverter can be launched by the printer driver to reconstruct and display the printed document based on the Formatted Text output generated by the printer driver. The formatted text output contains the necessary font positioning and font information to recreate the printed document as closely as possible to the original.
The full source code for the sample written in Visual C++ is available in the Resource Toolkit.
Back to Sample Comparison Chart page
You are here:
Home > Printer Drivers > Resource Toolkit > Text file converter Sample
To Top