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

PDF in horizontal layout

Former Member
0 Likes
907

Hi everybody,

I have a problem with a pdf creation. Everything is working fine, I am creating a pdf coming from the spool and I am attaching it to an email. The problem I have is that the information is too large and I would like to show everything, so my idea was to change the layout into horizontal, but I can not see any parameter or whatever to do it. I am using this function 'CONVERT_ABAPSPOOLJOB_2_PDF'.

Does anyone know how to solve it?

Thanks in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
836

Get a format created by your Basis team with the required number of columns and assign this printer as default to your spool.

Thanks & Regards,

Bhupal

Hi everybody,

I have a problem with a pdf creation. Everything is working fine, I am creating a pdf coming from the spool and I am attaching it to an email. The problem I have is that the information is too large and I would like to show everything, so my idea was to change the layout into horizontal, but I can not see any parameter or whatever to do it. I am using this function 'CONVERT_ABAPSPOOLJOB_2_PDF'.

Does anyone know how to solve it?

Thanks in advance

2 REPLIES 2
Read only

Former Member
0 Likes
837

Get a format created by your Basis team with the required number of columns and assign this printer as default to your spool.

Thanks & Regards,

Bhupal

Read only

0 Likes
836

Thanks very much for the solution.

Kind regards,

Alejandro