Details
Description
We should build on our existing page to image capturing example, by showing:
- Using black and white image, instead of RGB image
- Writing to TIFF, which ImageIO doesn't support out of the box
- Writing to multi-page TIFF, instead of just one page per output image file
- Calculating zoom level from page resolution, to target a specific DPI and image quality level
- Specifying output image compression type
- Using black and white image, instead of RGB image
- Writing to TIFF, which ImageIO doesn't support out of the box
- Writing to multi-page TIFF, instead of just one page per output image file
- Calculating zoom level from page resolution, to target a specific DPI and image quality level
- Specifying output image compression type
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #20098 | Thu Dec 31 12:38:44 MST 2009 | mark.collette | Fax image mask signature now shows up |
Files Changed | ||||
MODIFY
/icepdf/trunk/icepdf/examples/captureMultiple/MultiPageCapture.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #20023 | Fri Dec 18 10:46:49 MST 2009 | mark.collette | |
Files Changed | ||||
ADD
/icepdf/trunk/icepdf/examples/captureMultiple/MultiPageCapture.java
ADD /icepdf/trunk/icepdf/examples/captureMultiple |