KoolReport's Forum

Official Support Area, Q&As, Discussions, Suggestions and Bug reports.
Forum's Guidelines

How can we insert internal links in pdf #2019

Open Lawrbit opened this topic on on Apr 8, 2021 - 2 comments

Lawrbit commented on Apr 8, 2021

Hello,

I am trying to insert internal links in a PDF report as HTML but not working, Do you have any solution for internal linking in PDF.

Below is my code:

<a target="_parent" href="#section1">Go to section 1</a>
<div style="width:800px;" id="section1">
Sebastian Morales commented on Apr 9, 2021

Lawrbit, Export package could output PDFs with general url hyperlinks in them but I don't think it is able to print internal hyperlinks which upon clicking jump to other part of the PDF file itself.

We will check if the CloudExport package's other pdf engines could help in this case. Tks,

Lawrbit commented on Apr 9, 2021

Sure please check and update us on how we can implement this functionality with our export package

Build Your Excellent Data Report

Let KoolReport help you to make great reports. It's free & open-source released under MIT license.

Download KoolReport View demo
help needed

Export