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

about smartforms

Former Member
0 Likes
749

Hi all

In smartforms back side of the page i wanted to print

some data.

how to do that?

please help me on this......my project is going to complete

and its very urgent.

Thanks

kalyani

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
730

Hi,

1.In print options select the 'D'---duplex.

page->output options->print mode-->D.

it will print the backside of the page also.

Regards,

Shiva.

6 REPLIES 6
Read only

Former Member
0 Likes
731

Hi,

1.In print options select the 'D'---duplex.

page->output options->print mode-->D.

it will print the backside of the page also.

Regards,

Shiva.

Read only

0 Likes
730

please refer the joris answer.

Read only

Former Member
0 Likes
730

Hi,

Select the print mode = 'D' " Duplex printing

Regards

Kiran

Read only

Former Member
0 Likes
730

hii,

use this print control......

SPMBU( print control)

Begin DUPLEX mode (that is, print on both sides of the page starting with this page)

If the SAP device definition for your printer does not contain the print controls described above, do the following:

1. Copy the device type.

2. Add the required Print Controls and enter the printer-specific escape sequences Look in your printer manual for information about what to enter.

3. Create an output device with the new device type.

To test duplex printing, use the standard text SAPSCRIPT-PRINTMODETEST. To do this, choose Utilities ® For device types Test data(SAPscript).

rewardd points if helpful.....

thanks...

Read only

Former Member
0 Likes
730

Thanks to u guys..........