2008 Jan 31 4:14 AM
Hi,
Is it possible to print QR-Code barcodes(2D barcodes) in SAP smartforms using system barcode font?
Can anybody please let me know the font settings for QR-Code in SE73 font maintenance? Also the steps to upload the QR code font into SAP.
Thanks,
Best regards,
Prashant
2008 Jan 31 4:30 AM
Hi Prashanth,
check the Transaction SE73 which is used for Font Maintenance and define the font as scalable. Then you can do what you want.
hope this will help u.
cheers,
Hema.
Hi Prashanth,
check the Transaction SE73 which is used for Font Maintenance and define the font as scalable. Then you can do what you want.
hope this will help u.
cheers,
Hema.
2008 Jan 31 4:30 AM
Hi Prashanth,
check the Transaction SE73 which is used for Font Maintenance and define the font as scalable. Then you can do what you want.
hope this will help u.
cheers,
Hema.
2008 Jan 31 4:34 AM
Thanks Hema for the prompt reply .
I would like to know from where i would get the font to upload into SAP. Can you provide pointers to any link from where i can get QR code font ?
Thanks,
Best regards,
Prashant
2008 Jan 31 7:37 AM
2008 Feb 01 5:32 AM
2008 Jun 25 4:44 AM
Dear Prashant,
How did you resolved the issue of printing 2D Barcodes using QRCode Symbology in SAP.
As we have the same requirement.
Please share your valuable inputs on this, thanks.
Madhu
2008 Sep 08 11:48 AM
Hi all,
Did you resolved the issue of printing 2D Barcodes using QRCode in SAP.
Would be very appreciated if you can share your valuable for this knowledge.
Because i tried to find how to print QRCode (Barcode), but still can't found how to do it.
Thank in advance.
2014 Jun 17 2:20 PM
2008 Sep 11 4:11 AM
Hi All,
if any one got information about 2D bar code please let me know.
Regards,
Surakshith
2010 Oct 16 12:50 PM
Hi Prashant,
I'll blog in SDN about my research that I presented at TechEd during session CD119 ([blog|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/21314] [original link is broken] [original link is broken] [original link is broken]😉 but I'll begin share with you some ideas.
Basically, without relay on any printer specific driver I would propose to follow the following steps:
1.Generate the QR Code image file (.PNG) with one of the methods presented in the following pages
2.Upload the image into the SAP system
2.1 Convert the generated file (file.png) to TIFF using SAP IGS class CL_IGS_IMAGE_CONVERTER (see GRAPHICS_IGS_IMGCONV_DEMO)
2.2.Upload. Use report RSTXLDMC to upload the image into SE78
3.Include the image into the Form:
3.1.SAPScript/:INCLUDE ZHEX-MARCO-name OBJECT TEXT ID ST
If everything is clear, the missing point should now be the first one. To generate the PNG from ABAP I found some options if you like, the better I think is presented in my open source project called abap2qrcode published here [http://code.google.com/p/abap2qrcode/|http://code.google.com/p/abap2qrcode/].
I know it's not trivial and I'm curious to know what do you think about it.
Sergio
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |