cesarvr / pdf-generator-example

HTML to PDF Mobile application.
13 stars 10 forks source link

Can generate PDF files from FTP URL? #7

Open sumitsomans opened 6 years ago

sumitsomans commented 6 years ago

Is it possible to generate the PDF file from an SFTP URL?

cesarvr commented 6 years ago

I haven't try it, the plugin is using an offline Chrome browser, so if you can load a URL like this one in chrome: ftp://my.url.com/myfile.html , It should work with the plugin

This are other alternatives: FTP Javascript API's