cancel
Showing results for 
Search instead for 
Did you mean: 

Conditional Printing on both sides

former_member258584
Participant
0 Kudos

Hi All,

I have one situation in adobe form according to which i have to print an two different pages on one paper means i have to print both sides of paper.

First of all please let me know how could i achieve this.

My another requirement is also related to first one according to which the format on second of paper will be dynamic which will get change on the selection of different checkbox on first side....so to do this what is the process ??

Please help me to resolve this.

Thanks in advance.

Regards,

Deepak kansal.

Accepted Solutions (1)

Accepted Solutions (1)

Florian
Active Contributor
0 Kudos

Hi deebak,

to solve this you need to do your checks all in the driver-program and pass an additional parameter to the interface. You know, something like duplexmode = abap_true and afterwards you can set the correct parameters to call the form.

~Florian

former_member258584
Participant
0 Kudos

hi florian,

Thanks for your valuable suggestion.....i am going to implement this..

if gets stuck some where then will raise the issue again.....as of now i am closing this thread..

Regars,

Deepak kansal.

Answers (1)

Answers (1)

Florian
Active Contributor
0 Kudos

Hi deepak,

what are you going to do. You want to swithc on duplex printing, right?

If so, you find a good documentation by SAP/Adobe itself how to solve it here:

Printing Double-Sided Forms - SAP Interactive Forms by Adobe - SAP Library

~Florian

former_member258584
Participant
0 Kudos

hi florian,

Thanks for you answer...

but duplex printing is the one part but my main concern is condition printing...means i want to print on back side depend upon some checks & Conditions in first side