I have installed PDFCreator 2.4.1
When I print an image from PAINT, it works correctly. But when I print to pdfcreator from a windows service, nothing happens at all.
Can you help me, please
Hi,
this is normal behavior, since the service in running in session 0 and PDFCreator will try to run in the same session it was started from. You could try using a third party tool like srvany to run PDFCreator as service, or have a look at PDFCreator Server which runs as service natively:
http://www.pdfforge.org/pdfcreator-server
Best regards,
Robin