Comflow IPP Basics
Comflow has a new Java IPP implementation in favour of the old one implemented in C#. The approach now is to communicate with the built in Windows IIS Service on the printer server and send our converted pdf to postscript documents there for further handling.
This requires some configuration of the Windows printer server and the sitedef.xml
needs to declare a new printer handler. The transfer to the new IPP implementation should be seamless for the user.