append PDF's removes the pdf inner links
-
Hey,
In my app I'm rendering multiple reports in parallel.
I'm using for that a root template, and then using thejsreport.renderandjsreport.pdfUtils.appendmethods in theafterRenderscript.
but in the merged PDF the inner links from TOC (created withpdfAddPageItemhelper) are not working.
anyone has overcome with a solution for that?
-
This doesn't work yet.
However, fortunately, we should release 3.8.0 likely in September which will include support for this. You can subscribe "watch" releases here https://github.com/jsreport/jsreport
-
thank you.
great news
I will follow