We are using your PDF to Vector Converter Command Line to convert from PDF files to PCL files.
We're doing a test right now.
Below is an error during the test.
1. -xoffset, -yoffset, -offsetx, -offsety : The program doesn't start.
2. -pagerange option is not working.
3. -scale option is not working.
4. When our printer prints out the pcl file, the PCLXL error page is being printed on the last page.
PCLXL error message : Warning IllegalMediaType.
5. Device and Printers -> VerPDF PCL Writer -> printer properties -> Advanced -> Driver : If change the printer driver from HP Universal Printing PCL 6 Driver to our printer driver, PCLXL Error page not printed. but -color option is not working.
The program(pdf2vec.exe) version is 4.5.0.1
Attached is our printer driver we tested.
I think download something when start a program for the first time. Is that right?
Is downloading and install a printer driver?
Is it possible to run it in a place where the network is blocked?
Customer
------------------------------------
https://www.verydoc.com/pdf-to-vector.html
>>We're doing a test right now.
>>Below is an error during the test.
>>1. -xoffset, -yoffset, -offsetx, -offsety : The program doesn't start.
Thanks for your message, the options are "-offsetx" and "-offsety", you can use these options to set the margins for left and top, and then use "-scalex" and "-scaley" to set the margins for right and bottom, for example,
pdf2vec.exe -scalex 95 -scaley 95 -offsetx 100 -offsety -500 -debug -paper pdf D:\downloads\file02.pdf D:\downloads\out.pcl
Can you work fine when you run above command line in your system?
>>2. -pagerange option is not working.
Yes, -pagerange option is not working when you converting from PDF file to PCL file, however, we will support it in your purchased version, please don't worry about this matter.
>>3. -scale option is not working.
-scale option is depend on the printer driver, if printer driver supports this option, -scale option will work, if printer driver doesn't support -scale option, you may use "-scalex" and "-scaley" options to instead of -scale option.
>>4. When our printer prints out the pcl file, the PCLXL error page is being printed on the last page.
>>PCLXL error message : Warning IllegalMediaType.
>>5. Device and Printers -> VerPDF PCL Writer -> printer properties -> Advanced -> Driver : If change the printer driver from HP Universal Printing PCL 6 Driver to our printer driver, PCLXL Error page not printed. but -color option is not working.
Does your printer driver support color printing option? if yes, -color option should be work without any problem. If your printer driver supports color printing but without color in the printout, please send to us a download URL to your printer driver, we will research this problem and come back to you asap.
>>I think download something when start a program for the first time. Is that right?
No, it doesn't download anything on the first time, it just installs the necessary printer driver on the first time.
>>Is downloading and install a printer driver?
The printer driver is come from your Windows system itself, we don't download the printer driver from internet, so the internet connection is not necessary.
>>Is it possible to run it in a place where the network is blocked?
Yes, of course, you can run pdf2vec.exe offline, that's no problem.