cancel
Showing results for 
Search instead for 
Did you mean: 

PM Print paper Custom PDF

0 Kudos

Hello,

We have a custom PDF form in PM shop paper (IW32) and it is to be printed as output type. We have copied the standard program to zriprct00. The form when executed independently , works fine. We have configured the output type , the values in T390 reads as

abapname - zriprct00 abapform - print_paper form - zpm_common pdf form - zpm_common

But when we try to print it through output type, it still does not print required form, but picks up probably standard one.

Any idea how to resolve this issue?

Thanks

Accepted Solutions (0)

Answers (2)

Answers (2)

peter_atkin
Active Contributor

Sandeep,

Try debugging the print program to see why it doesnt select the correct form.

PeteA

0 Kudos

Thanks Peter. We have been able to resolve the issue, by changing the entry of

abapform - print_paper

to

abapform - print_paper_pdf.