Modifier and Type | Method and Description |
---|---|
void |
adjustHtmlWidth() |
void |
enableTableBreaks(boolean b) |
void |
generateOutlines(boolean flag) |
void |
interpolateImages(boolean b) |
void |
render(InputStreamReader reader,
OutputStream os) |
void |
render(String str,
OutputStream os,
URL base) |
void |
setDefaultTTFs(String string,
String string2,
String string3) |
void |
setPageFooter(PDFPageMark footer) |
void |
setPageHeader(PDFPageMark header) |
void |
setPageInsets(Insets insets) |
void |
setPageSize(Dimension dimension) |
void |
useTTF(String pathToFontDirs,
boolean embed) |
public PDF(Config config) throws PageException
PageException
public void enableTableBreaks(boolean b) throws PageException
PageException
public void interpolateImages(boolean b) throws PageException
PageException
public void adjustHtmlWidth() throws PageException
PageException
public void setPageInsets(Insets insets) throws PageException
PageException
public void setPageSize(Dimension dimension) throws PageException
PageException
public void setPageHeader(PDFPageMark header) throws PageException
PageException
public void generateOutlines(boolean flag) throws PageException
PageException
public void useTTF(String pathToFontDirs, boolean embed) throws PageException
PageException
public void setDefaultTTFs(String string, String string2, String string3) throws PageException
PageException
public void setPageFooter(PDFPageMark footer) throws PageException
PageException
public void render(InputStreamReader reader, OutputStream os) throws PageException
PageException
public void render(String str, OutputStream os, URL base) throws PageException
PageException
Copyright © 2015 Lucee