Hi ALL,
I have developed a report to download the out put list of the report to download to PDF.
i used
NEW-PAGE PRINT ON PARAMETERS pri_params NO DIALOG .
write : <Report output>
NEW-PAGE PRINT OFF.
then i used CONVERT_ABAPSPOOLJOB_2_PDF FM.
works fine. But i have used some colors using format color command.
Colors are fine in output list. But when downloaded to PDF the colors are appearing in the next line also , though i used format color off.
Any suggestions.
Thanks in advance,
Kannan N