Robert,

X & Y are measurements (in inches) specifying the exact position to print
the graphic at. X is the number of inches from the left hand edge of the
printable area. Y is the number of inches from the top edge of the printable
area. If X or Y are set to -1, it uses the current cursor position for that
value.

Keep in mind that X & Y measure from the start of the printable area, not
from the edge of the paper.

Another alternative to specifying an exacty X,Y position is to change the
cursor position prior to printing your graphic. Try adding this code
immediately before the code that prints the letterhead (and leave your
graphic printing code unchanged):

<251>R-0.125;-0.5<251>

This code tells DPSpool to move the current cursor position on the page left
1/8 inch and up 1/2 inch relative to the current position.

Tim Rude

----- Original Message ----- 
From: "Robert Kendall" <[EMAIL PROTECTED]>
To: "Dataperfect Users Discussion Group" <[email protected]>
Sent: Monday, May 21, 2007 7:22 AM
Subject: [Dataperf] Printing letterhead image in DP reports


Tim,

Now my letterhead prints fine but I would like to move it about 1/2 inch up
and an 1/8 inch to the left. I understand the width and height parameters
but I don't know how to use the X and Y parameters.

Robert Kendall

_______________________________________________
Dataperf mailing list
[email protected]
http://lists.dataperfect.nl/mailman/listinfo/dataperf

Reply via email to