المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : convert postscript to pdf



C# Programming
05-12-2009, 11:01 AM
Hi,

Anybody knows how to convert postscript file of ghostscript printer to dictionary using itextsharp or programatically by any other tool I had tried this command : -

gswin32c -q -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile=test.pdf -fc:\\output.ps

But the pdf generated gives the error %%EOF not found