The printer driver transfers the Text data through this message if the “Generate text output in memory” option is enabled. The text data is generated for each printed page separately.
The TextData event is available since Printer Version 14.99.
Received Parameters
PrinterName: The name of the Printer that sent the event.
JobID The Windows Job ID of the print job.
DocumentName The name of the printed document. (This parameter is provided by the printing application and it usually contains the Title of the printed document. It is not output filename of the printer driver and not the filename of the printed document.)
TextData: The text generated by the driver.
PageNumber: The current page number