Printing DataObject with PCL5/6

Hi @Darshan_Panchal,

I have a very old implementation of RAW network printing by sending PCL sequences via TCP/IP to a network printer (no USB printers).
The printer has to have some built-in fonts; in past, most network capable printers met this requirement.

The implementation supports just ASCII texts (no graphics, no tables, a.s.o, just plain text) and some PCL command codes (for example to set some text bold or italic) - building the page and content itself has to be done by application (no “print datamodule” functionality or so).

If the described, very restricted functionality still meets your requirements, I would try to convert the implementation to an actual Automation Studio 4 (right now it’s some AS3.x implementation).
Please give me just a short repsonse if I should try to convert and provide it (I’m not be able to test it after conversion right now, since I haven’t a suitable network printer availiable), thanks.

Best regards!

1 Like