Skip to main content
aijazf
Participant
January 31, 2017
Question

How to convert all html files in a folder to PDFs

  • January 31, 2017
  • 2 replies
  • 518 views

Hi,

I want to convert all HTML files in a folder to PDFs using Javascript. I am aware that action wizard can be used for this. However, I do not want to run the action wizard. Rather I want a Javascript to do this.

I am very new in using Javascript. Hence an example code showing this task will be appreciated. Also please guide where the script should be placed and how to run the script.

Thanks

This topic has been closed for replies.

2 replies

try67
Community Expert
Community Expert
January 31, 2017

Not possible.

Bernd Alheit
Community Expert
Community Expert
January 31, 2017

Why not the action wizard?

aijazf
aijazfAuthor
Participant
January 31, 2017

I want to automate the process so that no manual intervention is required. There are 100s of folders, with each folder having many HTML files and every week I have to generate PDFs.