Hello again,
now I have the problem how to print raw text,
as far as I understand the PrintPageEventHandler / PrintDocument.Print() - mechanism just prints graphic data (the store to file stores this data as postscript).
Now I want to send escape codes to the printer.
How do I achieve this?
Kind regards,
HaraDej
now I have the problem how to print raw text,
as far as I understand the PrintPageEventHandler / PrintDocument.Print() - mechanism just prints graphic data (the store to file stores this data as postscript).
Now I want to send escape codes to the printer.
How do I achieve this?
Kind regards,
HaraDej