Good Tuesday Morning,
We recently purchased your VeryPDF PCL Converter software and are using it, as a call from our application, to convert PCL code from a printer into PDF format and send it into Laserfiche. All of that is working well.
What I would like to do is convert that resulting PDF to a Group IV .TIFF before sending it into Laserfiche. I have downloaded a Demo copy of your VeryPDF PDF2Image Software and wanted to know if it can be called from our application (like the VeryPDF PCL Converter software) using batch commands. I have been attempting to test with it and haven’t been able to get it to work yet. In fact, it just hangs, and I end up having the kill the services.
Here is my code to call the software:
PDFToImageConverter("%F","D:\Temp\Planetpress\outputs\OUTPUT.tif",NULL,NULL,200,200, 1,COMPRESSION_LZW,100,FALSE,TRUE,-1,-1)
Thank you in advance for your input.
==============================
Please use a real PDF filename to replace "%F" and use COMPRESSION_CCITTFAX4 to replace COMPRESSION_LZW to try again, for example,
PDFToImageConverter("D:\temp\test.pdf", "D:\Temp\Planetpress\outputs\OUTPUT.tif",NULL,NULL,200,200, 1, COMPRESSION_CCITTFAX4, 100, FALSE,TRUE,-1,-1);
Can you work fine with above source code?
You can also download PDF to Image Converter from following web page to try, you can call PDF to Image Converter command line from your code to convert PDF file to CCITT G4 compressed TIFF file easily,
http://www.verydoc.com/pdf-to-image.html
VeryPDF
VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Related Posts
- VeryPDF TIFF To PDF ActiveX DLL SDK for Developers Royalty Free
- Adding Permanent Watermarks: Maximizing Protection for Your PDF Files
- pdf2image converts PDF files into high-quality JPEG, GIF, PNG, TIFF and BMP images for publishing on websites or for use in applications
- Transform PDF, EPS, and AI files into editable vector drawings or high-fidelity image formats
- Relieving Document Headaches in Healthcare Field with VeryPDF ISO-Compliant Document Processing
- Automate Your Document Processes with VeryPDF Document Conversion Service
- VeryPDF jPDFProcess Java Library: Create and Manipulate PDF Documents with Ease
- Powerful VeryPDF PDF Conversion SDK for Developers: Convert PDF, Word, Excel, PowerPoint, HTML, and More!
- Intelligent PDF Data Extraction with VeryPDF Data Extraction SDK: JSON Output, Table Extraction, and More
- Convert PDF to Text with VeryPDF PDF to Text SDK for Windows, Linux, Mac, iOS, Android platforms
- What is the difference between 101DPI and 300DPI TIFF files and will we get different TIFF files if I choose different DPI option in PDF to Image Converter?
- VeryPDF PDF to EMF Converter, Convert PDF files to EMF, WMF, Metafile, Enhanced Metafile files. Developer tool (API) converts PDF to EMF (Windows Enhanced Metafile).
- How to convert PDF to JPG and set JPG quality?
- What could help us convert PDF to TIFF image?
- VeryPDF PDF to Image Converter – Convert PDF to JPG and Other Raster Formats, Convert PDF file to Fax TIFF file with best dither and halftone technologies, save your ink and time!
Keep up the fantastic piece of work, I read few posts on this web site and I believe that your weblog is real interesting and holds circles of fantastic information.