VeryPDF Cloud API, is "Infile" link must contain extension?

Hi,

Does your infile link for your cloud API (e.g. http://online.verypdf.com/api/?apikey=XXXXXXXXXXXXX&app=doc2any&infile=http://online.verypdf.com/examples/cloud-api/verypdf.doc&outfile=verypdf.pdf) require a document type in the url?

your infile says: infile=http://online.verypdf.com/examples/cloud-api/verypdf.doc

Does it need the .doc or can it be a link without that extension?

I determined on my own that you do require this. Good news is that I can make this work.

Customer
-----------------------------
Thanks for your message, you need add the extension to the URL, because Cloud API will use this extension to determine the format of input file type, e.g.,

infile=http://online.verypdf.com/examples/cloud-api/verypdf.doc
infile=http://online.verypdf.com/examples/cloud-api/verypdf.docx
infile=http://online.verypdf.com/examples/cloud-api/verypdf.ppt
infile=http://online.verypdf.com/examples/cloud-api/verypdf.pptx
infile=http://online.verypdf.com/examples/cloud-api/verypdf.pdf
infile=http://online.verypdf.com/examples/cloud-api/verypdf.tiff
infile=http://online.verypdf.com/examples/cloud-api/verypdf.jpg

etc.

If "infile" parameter is not contain the "extension", VeryPDF Cloud API will not know what format of input document.

VeryPDF Cloud API Platform home page is:

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

VeryPDF

Related Posts