Closed pofider closed 5 years ago
The script loading the pdf from file system in demo could load it using jsreport-proxy
from asset instead. That would make it really cool.
Note that fixing this will also make possible to append/prepend existing pdf.
I improved support for merging external static pdfs. It is now released in the beta if someone wants to try it out.
npm i jsreport-pdf-utils@beta
We will cover this scenario in the docs after we ship it officially.
this feature is published now in 1.2.0
, which is part of jsreport 2.3.0
, docs are about to be released
Are there any examples where this is being leveraged?
Based on this forum thread https://forum.jsreport.net/topic/441/adding-content-to-existing-pdf
I prepared a demo which would allow to merge existing pdf, but the pdf utils is not able to do the merge export (23).zip
Stack