fraserxu/electron-pdf

Generate PDFs from javascript project file instead of CLI

Open

#183 aperta il 28 mar 2017

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)JavaScript (138 fork)batch import
help wanted

Metriche repository

Star
 (1169 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Question: I know this specifically says it's a CLI tool, but is it possible to generate PDFs from a javascript file within the project instead (i.e. what the BrowserWindow loads)? I ask because my Electron app dynamically configures information based on the user's selections and then compiles a summary report PDF once an event is triggered by the user. Additionally, the app will be packaged with electron-packager.

Thank you!

Guida contributor