‎2016 Feb 01 12:20 PM
hi
I create barcode for SAP scrip from this link
Demo on bar code printing using SAP Scripts/Smart forms
thats work well in smartform ...
but in SAP Script it not work ... and print some think like "0123456789 bC=PSN9,B=65,H=3,A=0,D="
please Help me !!
‎2016 Feb 01 12:31 PM
For Sap Scritpt your printer should have the barcode font installed. In the preview in SAP you won't be able to see the barcode.
‎2016 Feb 01 3:32 PM
Hello Masoud,
similar text is stored in SAPWIN-like Device Types for barcode printing.
This means: this text is usually sent from SAPWIN-Device Types to printout (instead of the "new barcode technology", which is explained by the tutorial).
The reason for this text is that SAPWIN-like Device Types can use barcode.dll files for barcode printout (as SAP Note #1557674 - "Overview of bar code printing from SAP system" describes).
So, simply put: in this case it seems something has been mixed up, as I could not see in the tutorial that the barcode.dll solution should be used.
And at this point a deep analysis in the system is needed to see exactly what went wrong...
Best regards,
Laszlo
‎2016 Feb 03 6:38 AM
Hi
thanks for your Reply
is Sapscript Different with Smart forms in use Barcode Format ?
Because I print barcode format in Smart forms ...
when I use Trans SO10 and type "sapscript-barcodetest" in textName i can see barcode in preview but when I print that ,Barcode does not display correctly..
Whether the problem is the printer settings ØŸ
‎2016 Feb 03 8:21 AM
Hello Masoud,
Best regards,
Laszlo