Question
4
Replies
499
Views
AIG
Posted: November 12, 2015
Last activity: November 30, 2015
Closed
Solved
Can we generate graphics using SVG and import into PDF's using PD4ML lirary in Pega ?
We are using Pega 7.1.5, and having a requirement to generate timelines graph using Gantt charts. To implement this, we are planning to make use of SVG.
Can the graphics generated using SVG be inserted into PDF's in Pega? Would there be any loss of image quality or any constraints?
based on vendor web site: PD4ML Cookbook - HTML-to-PDF converter for Java and .NET the svg support starts from 3.8.5. I know the later version of pega (7.1.x) uses at least 3.9.0 of pd4ml. So SVG should be supported. You may want to browser the vendor web site to hopefully find the answers of your questions.