‎2008 May 07 7:25 AM
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
‎2008 May 07 7:30 AM
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.
‎2008 May 07 7:30 AM
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.
‎2008 May 07 7:37 AM
‎2008 May 07 7:40 AM
Hi Kalyani,
Smartforms material
http://www.sap-basis-abap.com/sapsf001.htm
http://www.sap-press.com/downloads/h955_preview.pdf
http://www.ossincorp.com/Black_Box/Black_Box_2.htm
http://www.sap-img.com/smartforms/sap-smart-forms.htm
http://www.sap-img.com/smartforms/smartform-tutorial.htm
http://www.sapgenie.com/abap/smartforms.htm
How to trace smartform
http://help.sap.com/saphelp_47x200/helpdata/en/49/c3d8a4a05b11d5b6ef006094192fe3/frameset.htm
http://www.help.sap.com/bp_presmartformsv1500/DOCU/OVIEW_EN.PDF
http://www.sap-img.com/smartforms/smart-006.htm
http://www.sap-img.com/smartforms/smartforms-faq-part-two.htm
check most imp link
http://www.sapbrain.com/ARTICLES/TECHNICAL/SMARTFORMS/smartforms.html
IF Found helpful Reward.
Regards
Eshwar
‎2008 May 07 7:40 AM
‎2008 May 07 7:49 AM
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...
‎2008 May 07 8:17 AM