Hello Robert, I'm an ABAPer from China. I have followed the steps you specified in the blog and I printed the QR-CODE by program ZQR_PRINT sucessfully. but currently, my requirement is to print QR-CODE in smartform, i know you have a video about this topic, but i can't watch it because of restriction of Youtube in China. So would you please give me a quick instruction about how to print QR-CODE in smartforms? this is what i did in my system: 1. imported ZBWIPPQR.PRI 2. imported ZBWIPP.txt 3. install CUTwriter.exe 4. write the following code in smartform /: PRINT-CONTROL ZBW01 = 123456789(this is the barcode) /: PRINT-CONTROL ZBW02
when i ran the smartform, i did not get barcode but text '123456789'.
Hi, Good to hear you could print via the ABAP code, obviously not so good news on the smartforms front. I think it would be best if you could email me a screen shot of your smartform print controls and text. My email address can be found on my SCN profile here. http://scn.sap.com/people/robert.russell2
2 comments:
Hello Robert,
I'm an ABAPer from China. I have followed the steps you specified in the blog and I printed the QR-CODE by program ZQR_PRINT sucessfully. but currently, my requirement is to print QR-CODE in smartform, i know you have a video about this topic, but i can't watch it because of restriction of Youtube in China. So would you please give me a quick instruction about how to print QR-CODE in smartforms?
this is what i did in my system:
1. imported ZBWIPPQR.PRI
2. imported ZBWIPP.txt
3. install CUTwriter.exe
4. write the following code in smartform
/: PRINT-CONTROL ZBW01
= 123456789(this is the barcode)
/: PRINT-CONTROL ZBW02
when i ran the smartform, i did not get barcode but text '123456789'.
Would you please help me?
thank you.
Hi,
Good to hear you could print via the ABAP code, obviously not so good news on the smartforms front.
I think it would be best if you could email me a screen shot of your smartform print controls and text.
My email address can be found on my SCN profile here.
http://scn.sap.com/people/robert.russell2
Regards
Robert
Post a Comment