barcode rotation

Hi all,

Is there a possibility to rotate a barcode ?

Thanks,


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

if the barcode is created

if the barcode is created through the use of a font (which is the normal case), try:
RUN pdf_text_rotate("Spdf", 90).

The version on oehive must be limited to multiples of 90 degrees, whereas the new version I'm distributing can do any angle. Let me know if you need this.

regards

Jice


alonb's picture

Another free Progress

Another free Progress 4GL/ABL alternative you may want to look at for creating report with barcodes is the Free DocxFactory Project.

The DocxFactory project supports all the major 1d barcodes, including rotating and many other features (see the attached example).