2016 Oct 11 3:31 PM
Hi Experts,
We have developped a smartform and 'SAPWIN%' is being printed on the top left corner of the form. We have not included tis text in the form.
Can you please advise how to avoid that from bein printed?
Thanks,
Vitish.
2016 Oct 13 12:40 PM
Hi,
you seem to be using a device type like SAPWIN,SWIN,SWINCF for your printer, but the printer is not connected to SAP via a Windows Printserver running SAPSprint or using frontend printing via SAPgui for Windows (LOCL etc).
Those device types are only useful when you have a SAP software in between which converts the data stream to Windows GDI calls for the Windows printer driver.
Regards
Alex
USE window conditions
2016 Oct 12 6:54 AM
Declare a correct driver for your printer device in transaction SPAD.
Hint: Read first OSS note 1097990 - List of Printer Vendor Wizard Notes
Regards,
Raymond
2016 Oct 12 7:05 AM
2016 Oct 13 12:40 PM
Hi,
you seem to be using a device type like SAPWIN,SWIN,SWINCF for your printer, but the printer is not connected to SAP via a Windows Printserver running SAPSprint or using frontend printing via SAPgui for Windows (LOCL etc).
Those device types are only useful when you have a SAP software in between which converts the data stream to Windows GDI calls for the Windows printer driver.
Regards
Alex
2016 Oct 18 2:12 PM
Hello,
Thanks for your reply. We are not using LOCL. We have assigned a printer that has been defined on SPAD. The device type used is HPLJCM1. Can you please advise?
Regards,
Vitish.
2016 Oct 19 7:53 AM
As explained by Raymond Giuseppi, the "OTF driver" of the device type of your output device (SPAD) is probably defined with both a "SWIN-like" value, and the access method of the output device is not "G" (or "F").
Details: setting a "SWIN-like" OTF driver means that the OTF format of your smart form is converted into SAPWIN format (something like #%SAPWIN%#...) but it won't be interpreted correctly if you don't pass it to a front-end printer (i.e. access method G/F) via SAP GUI (using SAPsprint/SAPlpd).
2016 Oct 18 7:58 PM
Hi, check the program that calls that smartforms, the data in the header of the function of the smartform has something that triggers that code.
Regards
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |