1. We own an older version of the PDF To Image COM Server and would like to upgrade to the latest version. I have attached our original order information. Can you please email me a quote to upgrade to the new version?
2. Also, can you please recommend / direct me to one of your other components that can do the following:
a. Create / print most applications (docx, xlsx, html, TIF) to a PDF (image only PDF is fine)
b. It also needs to be able to combine / print multiple documents into a single combined PDF. In other words a user might select a docx, xlsx, tiff, and PDF files to all be spit out as one single multipage PDF.
c. We also want to easily use it from .Net - C#
d. We would want a server license similar to above.
e. Please email me a quote and direct me to the correct product so that I can download it for evaluation.
==================================
>>1. We own an older version of the PDF To Image COM Server and would like
>>to upgrade to the latest version. I have attached our original order information.
>>Can you please email me a quote to upgrade to the new version?
Thanks for your message, you can purchase the upgrade for PDF To Image Converter Server License from following web page,
XXXXXXXXXXXXXXXXXXXXXXX
after you purchased the upgrade, you will receive a new license key for the latest version of the product immediately.
>>2. Also, can you please recommend / direct me to one of your other components that can do the following:
>>a. Create / print most applications (docx, xlsx, html, TIF) to a PDF (image only PDF is fine)
You can use VeryDOC DOC to Any Converter to convert most applications (docx, xlsx, html, TIF) to PDF files,
http://www.verydoc.com/doc-to-any.html
our docPrint Pro v5.0 can convert most applications (docx, xlsx, html, TIF) to PDF files too,
https://www.verypdf.com/artprint/index.html
>>b. It also needs to be able to combine / print multiple documents into a single combined PDF. In other words
>>a user might select a docx, xlsx, tiff, and PDF files to all be spit out as one single multipage PDF.
Above VeryDOC DOC to Any Converter and docPrint Pro v5.0 are all can combine documents into one PDF file, for example,
doc2any.exe -append 2 -width 612 -height 792 C:\*.doc C:\out.pdf
doc2any.exe -append 2 C:\*.doc C:\out.pdf
doc2any.exe -width 612 -height 792 C:\in.doc C:\out.pdf
doc2any.exe -append 1 C:\in.doc C:\out.pdf
doc2any.exe -append 2 C:\in.doc C:\out.pdf
"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" -p 2 -i C:\input.ppt -o C:\output.pdf
"C:\Program Files\docPrint Pro v5.0\doc2pdf.exe" -p 2 -i C:\*.doc -o C:\output.pdf
You can also convert each document to PDF file first, and use our PDF Split-Merge product to merge these PDF files into one PDf file at later,
https://www.verypdf.com/pdfpg/index.html
>>c. We also want to easily use it from .Net - C#
Yes, you can call above VeryDOC DOC to Any Converter (or SDK version) and docPrint Pro v5.0 (or SDK version) from C# code.
>>d. We would want a server license similar to above.
Yes, VeryDOC DOC to Any Converter (or SDK version) and docPrint Pro v5.0 (or SDK version) products are all provide server license.
>>e. Please email me a quote and direct me to the correct product so that I can download it for evaluation.
VeryDOC DOC to Any Converter Command Line Server License is USD295 per server, you can purchase it from following web page,
http://www.verydoc.com/doc-to-any.html
docPrint Pro v5.0 SDK Server License is USD399 per server, you can purchase it from following web page,
https://www.verypdf.com/artprint/index.html#dl
==================================
Related Posts
Related posts:
PDFCamp Printer is slow when creating PDF Invoice
How to edit image comment in docPrint preview application?
How can I create high quality MNG files from a Word document?
How to convert MS Office Word documents of doc to wbmp?
How to convert MS PowerPoint documents of ppt to eps?
How to print files of AutoCAD to postscript file
Convert Office to image and set resolution by command line
Convert documents of RTF to PDF and set PDF title by command line