Page 1 of 1

Set positions for printing

PostPosted: Mon May 09, 2005 5:54 am
by tyson(Legacy member)
Hi!

I have downloaded the demo version of barcode and trying out printing. But i have trouble to set the position of the paintpicture.

if i change the x and the y value the barcode dont move. it will only change in size.

How do i set the position for de barcode to be printed out.

/Tyson



Edited by tyson on May 09 2005 at 5:55am

Re: Set positions for printing

PostPosted: Mon May 09, 2005 9:48 am
by glitch (legacy member)
Tyson,

Make sure you downloaded the most recent version from our web site.

I just changed the X and Y values

X = 2 * 1440 ' X position in 1 Inch
Y = 2 * 1440 ' Y position in 1 Inch

and the barcode printed moved to (2,2) position without changing the size.

glitch

Re: Set positions for printing

PostPosted: Mon May 09, 2005 10:12 am
by tyson(Legacy member)
i have version 3.0
and do i have to print in twips or can i use other settings, like centimeters, pixels

/Tyronne

Edited by tyson on May 09 2005 at 10:18am

Re: Set positions for printing

PostPosted: Mon May 09, 2005 11:32 am
by glitch(Legacy Member)
Check the DLL version. Right click on the DLL and choose the version tab.

Yes you can use other settings.