Hi,
Our HTML templates have <divs> in them to optionally highlight a box in overlay (like a piece of text that can grow)
When we generate a PDF from the HTML, we want to display the rendered PDF in the browser, using something like PDF.js. It would be great if we can still can show the highlighted boxes, in their new sizes, as HTML overlay.
Does anybody have an idea to preserve original data (like div IDs from HTML into the PDF) so we can possibly get that data back when we want to show the PDF in a browser again, as HTML.
thanks!
Our HTML templates have <divs> in them to optionally highlight a box in overlay (like a piece of text that can grow)
When we generate a PDF from the HTML, we want to display the rendered PDF in the browser, using something like PDF.js. It would be great if we can still can show the highlighted boxes, in their new sizes, as HTML overlay.
Does anybody have an idea to preserve original data (like div IDs from HTML into the PDF) so we can possibly get that data back when we want to show the PDF in a browser again, as HTML.
thanks!