PrintGraphicalViewerOperation question [message #247661] |
Mon, 09 March 2009 06:39 |
Eclipse User |
|
|
|
I am using PrintGraphicalViewerOperation to print my viewer content, so far so good. Now I have been asked to add a number of
copies option to the operation. My first approach was simply to loop round calling the run method. This has the effect of printing
the first copy of the viewer perfectly but there after just produces a line across the top of the printed page. Nothing I do seems
to effect this second and subsequent copies problem. It's almost as though the print operation is consuming the viewer data.
I next tried to influence the printerData by setting the copyCount, this also had no effect, i.e. the number of copies printed was 1.
Any thoughts?
|
|
|
Powered by
FUDForum. Page generated in 0.02401 seconds