org.adempiere.pdf
Class Document
java.lang.Object
org.adempiere.pdf.Document
public class Document
- extends Object
Generate PDF document using iText
- Author:
- Low Heng Sin
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Document
public Document()
getPDFAsFile
public static File getPDFAsFile(String filename,
Pageable pageable)
getPDFAsArray
public static byte[] getPDFAsArray(Pageable pageable)
getViewer
public static PDFViewerBean getViewer()
isValid
public static boolean isValid(Pageable layout)
isLicensed
public static boolean isLicensed()
Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.