I have a few questions:
1. Can I overlay an image into a specific location in an existing PDF on a certain page.
2. I need to convert HTML to a PDF, manipulate an existing PDF, add images to an existing PDF, and pull OCR/Text from a PDF, convert MS Word to a PDF, Append to an existing PDF,
3. Extracting a page out of a PDF
4. Signing a PDF and Adding a signature image to a pdf
Customer
----------------------------
>>1. Can I overlay an image into a specific location in an existing PDF on a certain page.
Yes, you can use PDFStamp Command Line software to overlay an image into a specific location in an existing PDF on a certain page, you may download the trial version of PDFStamp Command Line software from following web page to try,
for example,
pdfstamp.exe -PDF pdftest.pdf -O "_testout.pdf" -AI "testseal.png" -MLR100 -MTB100 -W50 -H50 -opacity50
pdfstamp.exe -PDF pdftest.pdf -O "_testout1.pdf" -AI "stamper1.jpg" -mlr100 -mtb100 -imgw200 -imgh200 -opacity80 -transparentcolor#FFFFFF
pdfstamp.exe -PDF pdftest.pdf -O "_testout2.pdf" -AI "stamper2.jpg" -mlr100 -mtb100 -imgw100 -imgh100 -opacity80 -transparentcolor#FFFFFF
pdfstamp.exe -PDF pdftest.pdf -O "_testout3.pdf" -AI "barcode.png" -mlr100 -mtb100 -imgw200 -imgh200 -opacity100 -transparentcolor#FFFFFF
>>2. I need to convert HTML to a PDF, manipulate an existing PDF, add images to an existing PDF, and pull OCR/Text from a PDF, convert MS Word to a PDF, Append to an existing PDF,
-- HTML to PDF Converter Command Line
Thanks for your message, you may download "HTML Converter Command Line (htmltools.exe)" from our website to convert from HTML files to PDF files, "HTML Converter Command Line (htmltools.exe)" can be used to convert from HTML files to PDF files quickly,
http://www.verypdf.com/app/html-converter/try-and-buy.html#cmd
http://www.verypdf.com/htmltools/htmltools.zip
after you download and unzip it to a folder, you can run following command lines to convert your HTML file or a URL to PDF file,
htmltools.exe -$ XXXXXXXXXXXXXXXXXX test.htm _test1.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX http://www.verypdf.com _web1.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -html2pdf2 test.htm _test_html2pdf2.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit test.htm _test_webkit.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit http://www.verypdf.com _web_webkit.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit http://www.verypdf.com/artprint/docprintsdk.htm _verypdf_webkit.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit2 test.htm _test_webkit2.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit2 -width 1080 -height 1080 http://www.verypdf.com _web_webkit2.pdf
htmltools.exe -$ XXXXXXXXXXXXXXXXXX -webkit2 -width 1080 -height 1080 http://www.verypdf.com/artprint/docprintsdk.htm _verypdf_webkit2.pdf
In general, -webkit and -webkit2 options will work better for you, you may call htmltools.exe from your application to convert from web pages to PDF files easily, if you encounter any problem with htmltools.exe application, please feel free to let us know, we will assist you asap.
-- MS Word to PDF Converter Command Line
You can use VeryDOC DOC to Any Converter Command Line to convert from MS Word documents and other office documents to PDF files,
https://www.verydoc.com/doc-to-any.html
-- Pull OCR/Text from a PDF
You can use VeryPDF PDF to Text OCR Converter Command Line to extract text contents from PDF files using OCR or without OCR, PDF to Text OCR Converter Command Line can extract text contents from scanned PDF files using OCR technology,
https://www.verypdf.com/app/pdf-to-text-ocr-converter/index.html
-- Append to an existing PDF
You can use VeryPDF PDF Split-Merge to merge more PDF files into a single PDF file,
https://www.verypdf.com/app/pdf-split-merge/index.html
>>3. Extracting a page out of a PDF
You can use VeryPDF PDF Split-Merge to extract a page or a page range from a PDF file and save to a new PDF file,
https://www.verypdf.com/app/pdf-split-merge/index.html
>>4. Signing a PDF and Adding a signature image to a pdf
You may use "VeryPDF PDF Security and Signature (Shell & COM & SDK)" to add PDF Signature and Signature Image to a PDF file,
https://www.verypdf.com/app/pdf-security-and-signature/try-and-buy.html
If you encounter any problem with these software, please feel free to let us know, we are glad to assist you asap.
VeryPDF