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.
This Text file converter sample shows how to rebuild an invoice from the generated text file by using a background image as a form template.
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