Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem while Downloading list into PDF file

Former Member
0 Likes
394

Hi All,

My requirement is to download a list to a PDF file. I am doing this using FM 'CONVERT_ABAPSPOOLJOB_2_PDF'.

But when i execute the output is differing with different Acrobat versions.

In Acrobat 6.0 iam getting the output correctly...where as in Acrobat 7.0 my output is not printed completely...few of the columns are cut off comepletely, even though in spool request the output is printed completely.

Please help...

Thanks.

Hi All,

My requirement is to download a list to a PDF file. I am doing this using FM 'CONVERT_ABAPSPOOLJOB_2_PDF'.

But when i execute the output is differing with different Acrobat versions.

In Acrobat 6.0 iam getting the output correctly...where as in Acrobat 7.0 my output is not printed completely...few of the columns are cut off comepletely, even though in spool request the output is printed completely.

Please help...

Thanks.

1 REPLY 1
Read only

Former Member
0 Likes
369

Dear Friend

The settings for 6.0 and 7.0 are different

Please check out the different FM other than 'CONVERT_ABAPSPOOLJOB_2_PDF'

Thanks

A