Status report is creating duplicate text in preview and pdf if any attribute have more than 1000 characters in the attribute field.
Release : 15.9.1
Component : CA PPM SAAS APPLICATION
STEPS TO REPRODUCE:
Expected result: The information filled is displayed in the pdf report correctly
Actual Result :- Some part of the information filled in “Executive status” is presented duplicated in the preview and final PDF created.
This issue is happening due to the limitation from PD4ML ( external jar that PPM use to convert Html to pdf ), There is no duplication in the HTML payload that clarity PPM supply to pd4ml to generate the pdf. PD4ML can't handle more than 1000 characters in a field.
Hence, we suggest reducing the character count. An alternative workaround could be to configure the attribute with more than 1000 characters in the middle of the report template instead of the beginning or end of the report which may cause the issue while handling page break in PDF.