| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher 11g Release 1 (11.1.1) E22256-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
   oracle.xdo.common.pdf.util.PDFUtility
oracle.xdo.common.pdf.util.PDFUtility
public class PDFUtility
This class consists of methods useful for working on pdf documents
| Constructor Summary | |
|---|---|
| PDFUtility() | |
| Method Summary | |
|---|---|
| static int | getNumberOfPages(java.lang.String pdfPath)Returns the number of pages in a PDF file | 
| static void | main(java.lang.String[] args) | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PDFUtility()
| Method Detail | 
|---|
public static int getNumberOfPages(java.lang.String pdfPath)
                            throws java.io.IOException
pdfPath - - full path of the PDF filejava.io.IOExceptionpublic static void main(java.lang.String[] args)
| 
 | Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher 11g Release 1 (11.1.1) E22256-02 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||