Hi,
I would like to display a report/form in printpreview mode in a JsplitPane. Is this possible??
Hi,
I would like to display a report/form in printpreview mode in a JsplitPane. Is this possible??
Servoy’s PrintPreview will take up the entire screen automatically, so that way it’s not possible.
But you can always print to PDF and display the PDF in the JPedal PDFEncoder bean on a form inside a JSplitPane.
Paul
Hi Paul,
I like that idea, will the jpedal do multipages??
I think it does, but have a look at it, I’d say.