I would like to generate PDF file from within Java code.
There are couple of files that are generated by an older system.
Those are ACII text files that use PS Printer Escape Sequences to format the text. Does this tool has a way to understand esc. seq.?
Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I would like to generate PDF file from within Java code.
There are couple of files that are generated by an older system.
Those are ACII text files that use PS Printer Escape Sequences to format the text. Does this tool has a way to understand esc. seq.?
Thanks