Adempiere 3.5.2a

org.adempiere.pdf
Class Document

java.lang.Object
  extended by org.adempiere.pdf.Document

public class Document
extends Object

Generate PDF document using iText

Author:
Low Heng Sin

Constructor Summary
Document()
           
 
Method Summary
static byte[] getPDFAsArray(Pageable pageable)
           
static File getPDFAsFile(String filename, Pageable pageable)
           
static PDFViewerBean getViewer()
           
static boolean isLicensed()
           
static boolean isValid(Pageable layout)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Document

public Document()
Method Detail

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 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.