Starting serverside print job via PHP
问题 This is most likely not an easy one but here is the situation: I have written a C# command line application which: creates a PDF using ITextSharp writes it to disk uses Acrord32.exe (this is Acrobat Reader) via System.Diagnostics.Process in order to silently print the generated PDF If I build my solution and double click the pdfGen.exe , it works as expected. The PDF is created and printed. Now, my app has to be deployed on a internal server with Windows Vista running IIS 7. This server has