fraserxu/electron-pdf

Generate PDFs from javascript project file instead of CLI

開放

#183 建立於 2017年3月28日

 (6 則留言) (0 個反應) (0 位負責人)JavaScript (138 個分叉)batch import
help wanted

倉庫指標

星標
 (1,169 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

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!

貢獻者指南