1

I tried to generate PDF using HTMLConverter.convertToPDF(inputStream, outputStream) but looks like generated PDF doesn't render SVG elements. In my team, we are exploring option to use or not iText for this or align with some other libraries. Our main aim to store archived data in PDF/PDF-A format.

Any suggestion would be helpful.

  • 1
    Which version of iText? 7.1.3, to be released this week, features (partial) SVG support. 7.1.2 also had SVG support but much less complete. – Amedee Van Gasse Aug 28 '18 at 14:09
  • i am using 7.1.2 'kernel', 'io', 'layout', 'forms', 'pdfa', 'bardcodes' , 'hyph' and 2.0.2 'html2pdf'. Actually, we use D3 generated SVGs (graph data) into html but it seems to be not rendered. Also, tried with simple blob ' ' but it not rendering – user4398534 Aug 28 '18 at 15:36
  • Also, we would like to know, will itext 7 future version will fully support SVGs into HTML ? Because, it depends on our technology decision to use or not iText library for PDF generation. Again, Thanks for quick reply. – user4398534 Aug 28 '18 at 15:44
  • I cannot answer that question on Stack Overflow. Contact iText Software directly if you want to know more about SVG. – Amedee Van Gasse Aug 28 '18 at 15:46
  • Sure will do that. – user4398534 Aug 28 '18 at 15:47

0 Answers0