|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjdbreport.model.io.itext.pdf.print.PdfPrinter
public class PdfPrinter
Constructor Summary | |
---|---|
PdfPrinter()
|
Method Summary | |
---|---|
void |
save(java.io.File file,
java.util.List<JReportGrid> grids,
boolean asShapes)
|
void |
save(java.io.OutputStream out,
java.util.List<JReportGrid> grids,
boolean asShapes)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PdfPrinter()
Method Detail |
---|
public void save(java.io.OutputStream out, java.util.List<JReportGrid> grids, boolean asShapes) throws SaveReportException
SaveReportException
public void save(java.io.File file, java.util.List<JReportGrid> grids, boolean asShapes) throws SaveReportException
SaveReportException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |