G
Guest
Hi,
does anybody have an example of PrintPage event which builds a PrintDocument
as a table and handles also the size of columns contents like this:
Title1 |Title2 |Title3
================================
first cell has |second cell |also third
a text longer | |cell has a longer
than the size | | text
column | |
-----------------------------------------------------------
new line and |new line,second |new line third cell
new cell | cell |
-----------------------------------------------------------
So far, I've built only the table, but I can't handle the content according to
the column size.
PLEASE HELP ME.....
does anybody have an example of PrintPage event which builds a PrintDocument
as a table and handles also the size of columns contents like this:
Title1 |Title2 |Title3
================================
first cell has |second cell |also third
a text longer | |cell has a longer
than the size | | text
column | |
-----------------------------------------------------------
new line and |new line,second |new line third cell
new cell | cell |
-----------------------------------------------------------
So far, I've built only the table, but I can't handle the content according to
the column size.
PLEASE HELP ME.....