C# cPrintUrl on win server 2003
Submitted by fgozar on Mon, 2008-04-21 17:19.
Hi all,
I'm try to use cPrintUrl method of PDFCreator 0.9.5 in my C# application.
It's working on Win Xp, on Vista with AUC disable but not work on Win Server 200x.
I'm able to instance a pdfCreator object, setting it's properties and wait to increase job queue, but popUp show me:
Operation Could not be completed. Either the printer name was typed incorrectly, or the spacified printer has lost its connection to the server. For more information, click Help
I'm also try to install PdfCreator as services but it's not work.
Any sugestion?
Thanks