Problems with report and left margin - VFP8 -
04-12-2004
, 04:28 PM
Hi,
I have a report with two columns
I need to show the report in a sort of table (two columns with left and
right lines extended from top of page (column header) to bottom of page
(column footer)
So I have my header in column header band, a horizontal line to the most
bottom place in column header band, another horizontal line in column footer
band, al location top 0.00, and I have all vertical lines from details band,
starting in top band at location -0.50 (right on top of gray 3d band
border), extended down across details band, ending in footer band at
location 0.00 ( as I extended it down, as it crossed details band bottom 3d
border it was -0.50, -0.48, etc, etc till 0.00 when it reached the
horizontal line from location 0.00 in column footer band)
The report works OK if I select left margin 0, no matter if I select
printable page or whole page (horizontal lines are placed correctly)
The problem appears as soon as I use a left margin (which I have to use)
In that moment, all fields, controls and lines who do not cross across
sections are positioned OK, (they take care of left margin), but vertical
lines who cross sections don't care about left margin, so they are
positioned much to the left, to the report table isn't rendered OK.
Does anyone knows how can I solve this?
I need the two columns to be as high as the page, and the vertical lines to
cross the whole page, from header to footer.
Thank you for any help.
Regards,
Bogdan Zamfir |