Draw verticle line at run time
I want to create the vertical line similar to shown in the following demo
project from report builder
I am not able to find any parameter where i can specify the line to be
printed
as vertical line. This example only works if i want to print horizontal
line.
My problem is i have to print vertical lines in the invoice report in
between
diferent values. The detail band only takes upto half of page width. I have
mnaged to print group footer at the bottom of the page by using
printpostions property. But now i want to print line in the space inbetween.
This i can only do with run time tppdrawline because tppline needs a band to
print on and there is no band in this space.
I would appreciate if i can get any solution to this problem
project from report builder
I am not able to find any parameter where i can specify the line to be
printed
as vertical line. This example only works if i want to print horizontal
line.
My problem is i have to print vertical lines in the invoice report in
between
diferent values. The detail band only takes upto half of page width. I have
mnaged to print group footer at the bottom of the page by using
printpostions property. But now i want to print line in the space inbetween.
This i can only do with run time tppdrawline because tppline needs a band to
print on and there is no band in this space.
I would appreciate if i can get any solution to this problem
This discussion has been closed.
Comments
One simple solution for drawing fixed size graphics is to use the PageStyle
band, it prints as a background layer on the page. Select the Report |
PageStyle menu option to add this band to the page. Then size the band to be
about the height of the page.
--
Thanks for supporting ReportBuilder! Please vote for ReportBuilder in the
Delphi Informant Readers Choice awards!
http://www.delphizine.com/ballot2004/
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com