J
jacopomeucci
hi all.
I've a problem with PrintPreviewDialog in c#.
I've done a form with a ListViewControl and i tried to print the data
contents in this listview.
I've read the ListViewControl via a WHILE cicle and i've done document
then i've send it to the PrintPreviewDialog...end it seems to be
perfect but when i click the printer button on the PrintPreviewDialog
the printed document isn't what I see is not what i get.
So i've changed my WHILE cicle with a FOR cicle and the results is
perfect in preview and in print.
Someone may help me....thanks...
SORRY FOR MY POOR ENGLISH.
I've a problem with PrintPreviewDialog in c#.
I've done a form with a ListViewControl and i tried to print the data
contents in this listview.
I've read the ListViewControl via a WHILE cicle and i've done document
then i've send it to the PrintPreviewDialog...end it seems to be
perfect but when i click the printer button on the PrintPreviewDialog
the printed document isn't what I see is not what i get.
So i've changed my WHILE cicle with a FOR cicle and the results is
perfect in preview and in print.
Someone may help me....thanks...
SORRY FOR MY POOR ENGLISH.