Hello,
I evaluate your products
"VeryPDF PDFPrint Command Line Version v2.0"
AND
"VeryPDF PDFPrint SDK Version v2.0"
because we need to print PDF files from command line. Both products generate a print job but the printer only starts without printing the page. Direct print of the pdf file work well. It’s a Windows 7 32-bit environment. Maybe you can help me with this error? Do you know why this happen? I try it on different computers with different printer without success. Is this because I use the evaluation version without productkey?
Thanks for your help,
=============================
Please run following command lines to print your PDF file again,
pdfprint.exe -shell C:\test.pdf
pdfprint.exe -shell2 C:\test.pdf
pdfprint.exe -raster2 C:\test.pdf
pdfprint.exe -useembedfont C:\test.pdf
Can you print your PDF file properly with one of above command lines?
VeryPDF
=============================
Sorry, another question.
I have to compile the software with the option x86 because when I use AnyCPU the software crash on a 64-bit system. Do you have the dll from the SDK also for Windows 64-Bit systems?
================================
Thanks for your message, we haven't a 64bit pdfprintsdk.dll file yet, however, you can call pdfprint.exe from your application directly, pdfprint.exe can be called from both 32bit and 64bit applications.
VeryPDF
================================
Hello,
pdfprint.exe -shell C:\test.pdf
pdfprint.exe -shell2 C:\test.pdf
print correctly.
I think it’s the same problem like this:
the printer is blocked until the print job is manually deleted from the printer
I use a "Lexmark Optra T612".
Thanks for your help!
===============================
Thanks for your kindly information.
VeryPDF