The PDF list is a service provided by PDFzone.com | http://www.pdfzone.com
__________________________________________________________________

Hi guys

Does anyone know why Acrobat Distiller would hang while converting a .PS file to .PDF. 
I am running Acrobat Distiller programmatically from within a Visual FoxPro 
application using command line parameters to convert a .PS to .PDF. The code that I am 
using is given below:

lcDOSCommand = "acrodist.exe -N -Q " + lcOutputFile
loWshShell.Run(lcDOSCommand,1,.T.) 

Note:
Here lcOutputFile has the complete path of the .PS file and loWshShell is Windows 
Shell Script object.


I would appreciate if someone can help.

Thanks
Nilesh




To change your subscription:
http://www.pdfzone.com/discussions/lists-pdf.html

Reply via email to