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

Change spool format

former_member582701
Contributor
0 Likes
611

Hi,

I need to change the format of a spool. Spool is created with X_PAPER format and i need to change it to X_65_255 in order to create the PDF correctly.

How i can do change it? Or it is a customing change?

Thank u in advance

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
533

Hi

Try to change the format by using trx sp02, here u can change it in the header data of the spool.

Max

2 REPLIES 2
Read only

Former Member
0 Likes
534

Hi

Try to change the format by using trx sp02, here u can change it in the header data of the spool.

Max

Read only

0 Likes
533

Hi Max,

Is it possible to do this with code? (any FM for example)

Also, we can customizing the spool of this kind of report in any transaction?

i suppose that exists another form to this this instead a call transaction...

Thx