Two solutions to convert HTML files to PDF files and email PDF files at background, based on VeryPDF Cloud API Platform or Desktop Command Line applications

Hi,

In a process of evaluating JAVA API for my following need, I found this tool, would be interested to know whether the below requirement can be meet with your API and what would be pricing model? Onetime unlimited and not subscription based?

Currently we generate HTML content and send the same data as body of email to recipients, which contain secured information like credit card information. Now we are in process of PCI compliance where we can send credit card information over email in a body.
To achieve the security measures we are planning to convert the HTML data into secured PDF (password protected, and password will be pre-defined available with recipient to open the secure pdf), attach the secure pdf to email and send to recipient.

Does this tool/API will support our requirement to automate the process at email generation level?
We have huge load of email generation. Will this manage the load of that and no breaks? Reliable?
What would be our development effort using this tool/API in current email process? Or this tool is smart enough to simple plug and run?
What is the pricing method?
What kind of support we can expect?
What are enhancements expected and what would be impact on our solution if we choose to use?

Awaiting your earliest reply to help us.

Thanks & regards,
Customer
-----------------------------------------------
>>Does this tool/API will support our requirement to automate the process at email generation level?
>>We have huge load of email generation. Will this manage the load of that and no breaks? Reliable?
>>What would be our development effort using this tool/API in current email process? Or this tool is smart enough to simple plug and run?
>>What is the pricing method?
>>What kind of support we can expect?
>>What are enhancements expected and what would be impact on our solution if we choose to use?

Thanks for message, we have two solutions to achieve your task,

Solution #1:

You can use our docPrint Pro or htmltools or HTMLPrint to Any Converter Command Line product to convert HTML file to encrypted PDF file first, and them email the generated PDF file by yourself.

How to Convert a HTML file or Web Pages to PDF file via Command Line?

https://www.verypdf.com/pdfcamp/convert-html-to-pdf.html

docPrint Pro is a virtual PDF Printer, it can be used to convert HTML file to PDF file from command line,

https://www.verypdf.com/app/document-converter/index.html

htmltools is included in HTML Converter Command Line application, which can render HTML file to PDF file by IE and Webkit engines,

https://www.verypdf.com/app/html-converter/index.html

HTMLPrint to Any Converter Command Line does use printing technologies to print HTML files to PDF files, it will install virtual printer automatically during conversion,

http://www.verydoc.com/htmlprint-to-any-cmd.html

You can use one of above products to convert HTML files to encrypted PDF files first, after that, you can write a simple application to email the generated PDF files by yourself, this can be done easily if you are good at program.

Solution #2:

You can use VeryPDF Cloud API Platform,

https://www.verypdf.com/online/cloud-api/index.html

VeryPDF Cloud API Platform is already contain the function to convert HTML files to PDF files and set the password to PDF files, it hasn't email function yet, we can add the email function to you at additional cost, we will use Amazon Simple Email Service (Amazon SES) to email the converted PDF files at the background, Amazon Simple Email Service (Amazon SES) is 100% reliable, you can study it from following web page,

http://aws.amazon.com/ses/

If you are interest in this solution, please feel free to let us know, we will provide a quotation for this solution to you shortly.

btw, under the solution #1, you can also purchase the command line or SDK product from us to convert HTML files to PDF files first, and then use Amazon SES to email the PDF files at background, this solution will work fine for you too.

VeryPDF
-----------------------------------------------
btw, we do provide Gold Support Service for our products, please look at our support service at below web page,

https://www.verypdf.com/custom/maintenance.htm

VeryPDF

-----------------------------------------------

Under the solution #1, you can choose docPrint SDK product, after you purchased docPrint SDK Developer License, you can install docPrint SDK to any number of servers in your company, you can call following command lines to convert HTML files to PDF files from your source code,

"C:\Program Files (x86)\docPrint Pro v6.0\doc2pdf.exe" -i C:\input.doc -o C:\output.pdf

"C:\Program Files (x86)\docPrint Pro v6.0\doc2pdf.exe" -i "https://www.verypdf.com" -o C:\output.pdf

You can use following options to encrypt output PDF files,

-s openpwd=XXX      : set 'open password' to PDF file
-s ownerpwd=XXX     : set 'owner password' to PDF file
-s keylen=XXX : key length (40 or 128 bit)
-s keylen=0 : 40 bit RC4 encryption (Acrobat 3 or higher)
-s keylen=1 : 128 bit RC4 encryption (Acrobat 5 or higher)
-s keylen=2 : 128 bit RC4 encryption (Acrobat 6 or higher)
-s permission=XXX : set permission to PDF file
-s permission=0 : Encrypt the file only
-s permission=3900 : Deny anything
-s permission=4 : Deny printing
-s permission=8 : Deny modification of contents
-s permission=16 : Deny copying of contents
-s permission=32 : No commenting
===128 bit encryption only -> ignored if 40 bit encryption is used
-s permission=256 : Deny FillInFormFields
-s permission=512 : Deny ExtractObj
-s permission=1024 : Deny Assemble
-s permission=2048 : Disable high res. printing
-s permission=4096 : Do not encrypt metadata

e.g.,

"C:\Program Files (x86)\docPrint Pro v6.0\doc2pdf.exe" -i "https://www.verypdf.com" -o C:\output.pdf -s openpwd=123 -s ownerpwd=456 -s keylen=0 -s permission=3900

"C:\Program Files (x86)\docPrint Pro v6.0\doc2pdf.exe" -i "https://www.verypdf.com" -o C:\output.pdf -s ownerpwd=456 -s keylen=2 -s permission=3900

We suggest you may download the trial version from our website to evaluate it first,

https://www.verypdf.com/artprint/docprint_pro_setup.exe

If you encounter any problem, please feel free to let us know.

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!