Support Article
Style sheet elements not applied to PrintView harness orprintout
SA-6804
Summary
Developer has added a style sheet to the PrintView harness. However, the styles, particularly borders for values, are not showing consistently for all values in PrintView harness or in the resulting printouts or PDF file.
Error Messages
Not applicable.
Steps to Reproduce
1) In Claims Representative portal, bring up the perform harness.
2) Click Print icon to bring up the PrintView harness.
Root Cause
The root cause of this problem is a defect in customer application code or rules. A needed style attribute was missing from their style sheet.
Resolution
Add the following attribute to the style sheet where issue persists:
TABLE {
border-collapse: collapse;
}
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.