‎2011 Jun 02 12:53 PM
Hi,
I have developed a report which displays the data using the dynamic documents class cl_dd_document. I have added shading and colors. My problem is when I print, using the method PRINT_DOCUMENT, none of the shading/colors show on the printout. Also, there are no table grid lines being printed. Is this normal or do I have a problem.
Another problem is that the column headers only print on the first page. I expect them to print on each new page.
Thanks.
‎2011 Jun 02 2:34 PM
Hi.,
Back Ground will not be print using cl_dd_document., Check DD_STYLE_TABLE Program.. this will help u., to print document.,
also you can see backgrund colors cannot be print... but you can print text color..
hope this helps u.,
Thanks & Regards,
Kiran
‎2011 Jun 02 2:34 PM
Hi.,
Back Ground will not be print using cl_dd_document., Check DD_STYLE_TABLE Program.. this will help u., to print document.,
also you can see backgrund colors cannot be print... but you can print text color..
hope this helps u.,
Thanks & Regards,
Kiran