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
Related Posts
- VeryPDF PDF SDK for Developers: Built for Developers, Trusted by Enterprises! Powerful PDF Toolkit for Developers to Edit, Convert, Sign, Secure, and Automate PDF Documents
- [Solution] VeryPDF Custom-Built PDF to Image Converter Command Line for CentOS Stream 9 and Red Hat Enterprise Linux 9 Solution
- 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!
- pdf2image converts PDF files into high-quality JPEG, GIF, PNG, TIFF and BMP images for publishing on websites or for use in applications
- Rename output filename in PDF to Image SDK DLL Library
- When and why do we need to convert a PDF document to a JPG image
- How should I convert PDF to TIF to get a grayscale TIFF image with using PDF To Image Converter?
- Is it possible for pdf2image to convert the first page or a portion of the slides out of a multiple page pdf? How do I specify a page range for conversion?
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.