How to Control HTML Table Width in RTF Template for CLOB Data from HRT_PROFILE_EXTRA_INFO_VL
in Learning
Summary:
I am trying to fetch data into my RTF template from the Job Profile page, which includes the following fields:
- Job Details
- Job Responsibility
- Job Qualifications
HRT_PROFILE_EXTRA_INFO_VL table, where the column datatype is CLOB.
When the data in these fields contains a table structure, I am able to retrieve it in the output using the <?html2fo: DESCRIPTION?> tag. However, the table width is not properly controlled and exceeds the PDF margin.
I have attached a file with screenshots for your reference.
Could you please suggest an updated tag or approach that would help control the table width and ensure proper formatting within the PDF margins?
Tagged:
0