|
JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jpedal.examples.images.ExtractPagesAsThumbnails
public class ExtractPagesAsThumbnails
This example opens a pdf file and extracts the images version of each page which it saves as an image scaled to users specification
| Field Summary | |
|---|---|
static boolean |
isTest
used as part of test to limit pages to first 10 |
static boolean |
orderReversed
|
static boolean |
outputMessages
flag to show if we print messages |
| Constructor Summary | |
|---|---|
ExtractPagesAsThumbnails(java.lang.String[] args)
constructor to provide same functionality as main method Full details at http://www.jpedal.org/support_egEPT.php |
|
| Method Summary | |
|---|---|
java.lang.String |
getOutputDir()
|
static void |
main(java.lang.String[] args)
main routine which checks for any files passed and runs the demo Full details at http://www.jpedal.org/support_egEPT.php |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static boolean outputMessages
public static boolean isTest
public static boolean orderReversed
| Constructor Detail |
|---|
public ExtractPagesAsThumbnails(java.lang.String[] args)
| Method Detail |
|---|
public static void main(java.lang.String[] args)
public java.lang.String getOutputDir()
|
JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||