cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

Hi,

Is it possible to print QR-Code barcodes in SAP smartforms using system barcode font? Can anybody please let me know the font settings for QR-Code in SE73 font maintenance?

A sample QR-Code lablel can be found [here|http://images.orkut.com/orkut/albums2/ATUAAADhaahG5MxsqQ66lcSO9oHRWD3X8zh7yv1kEakKwMtVHchChN1WfZlM__2D0_o8H7AS4_UaTTCymQQtvXHb9-q3AJtU9VCWnzkZ4gC1sVnCekVuQ90qmhzeMw.jpg].

Regards,

Milan

0 Likes
View Entire Topic
former_member188065
Participant
0 Likes

for older releases I'd recommend zint

you might want to put the zind executable on the server and use an external command SM49 to call the programm and pass the code to create a barcode symbology according to your needs.

for linux you need to compile with cmake, windows binaries and barcode studio are pre-compiled.

zint project page and downloads