0
New Here
,
/t5/acrobat-services-api-discussions/html-to-pdf-conversion-where-input-is-url/td-p/12185449
Jul 19, 2021
Jul 19, 2021
Copy link to clipboard
Copied
Hi people, I have been trying to convert HTML to pdf using node.js pdf services-node-SDK but there I am supposed o give input as a local file as per the documentation provided link to documentation whereas my problem is, I need to provide URL as an input and I need to get pdf as output. Thanks in advance.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
1 Correct answer
Community Expert
,
Jul 19, 2021
Jul 19, 2021
Currently, we don't support PDF creation from HTML from a URL. The HTML needs to be "packaged" as a ZIP that contains the site and all of its dependencies.
Community Expert
,
LATEST
/t5/acrobat-services-api-discussions/html-to-pdf-conversion-where-input-is-url/m-p/12186088#M2200
Jul 19, 2021
Jul 19, 2021
Copy link to clipboard
Copied
Currently, we don't support PDF creation from HTML from a URL. The HTML needs to be "packaged" as a ZIP that contains the site and all of its dependencies.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

