CODE128 is blank/change orientation

Knowledge exchange related to the VPE Report Engine and PDF Library

Moderator: IDEAL Software Support

CODE128 is blank/change orientation

Postby elcsoft » Mon Aug 30, 2021 10:32 am

First i have a Problem with CODE 128

I am trying to print a CODE128 barcode but the output is blank.

Code: Select all
tovpe.setBarcodeParms(2,2)
tovpe.BarcodeAlignment=0
tovpe.barcode(120,050,600,240,26,"ABCD","")

If I do the same with CODE 39, everything is fine
Code: Select all
tovpe.setBarcodeParms(2,2)
tovpe.BarcodeAlignment=0
tovpe.barcode(120,050,600,240,21,"ABCD","")



Then.
I need to change the orientation of the barcode. Does anyone know how this works? Can I remove the border?

I Use Version 7.10 enhanced
elcsoft
 
Posts: 36
Joined: Wed Jan 26, 2005 9:09 am

Re: CODE128 is blank/change orientation

Postby IDEAL Software Support » Thu Sep 02, 2021 9:16 am

We tested your code and it works in v7.20. There is a bug in v7.10 regarding Code128, which has been fixed in v7.20.

I need to change the orientation of the barcode. Does anyone know how this works?


See the property Rotation, which also applies to text, images, etc.

Can I remove the border?


Set the property PenSize to zero, which applies to all objects, like text, images, etc.
IDEAL Software Support
 
Posts: 1621
Joined: Thu Nov 18, 2004 4:03 pm

Re: CODE128 is blank/change orientation

Postby elcsoft » Thu Sep 02, 2021 9:43 am

Do i have the right to install 7.20 or do i need to buy an upgrade?
elcsoft
 
Posts: 36
Joined: Wed Jan 26, 2005 9:09 am

Re: CODE128 is blank/change orientation

Postby IDEAL Software Support » Thu Sep 02, 2021 9:57 am

The update to v7.20 is a paid update. You can login at our customer portal http://www.IdealSoftware.com/cgi-bin/portal and click at the right side of your license onto "Update" to see the pricing.
IDEAL Software Support
 
Posts: 1621
Joined: Thu Nov 18, 2004 4:03 pm


Return to VPE Open Forum

Who is online

Users browsing this forum: Google [Bot] and 5 guests

cron