|
Generated by JDiff |
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Changed Constructors | ||
File )
|
Documentation changed from old to new. |
Create a PdfWriter writing to the passed File and with default writer properties. |
String )
|
Documentation changed from old to new. |
Create a PdfWriter writing to the passed filename and with default writer properties. |
String,
WriterProperties
|
Documentation changed from old to new. |
Create a PdfWriter writing to the passed filename and using the passed writer properties. |
Added Methods | |
PdfObject
copyObject(
PdfObject,
PdfDocument
|
Copies a PdfObject either stand alone or as part of the PdfDocument passed as documentTo. |
Changed Methods | ||
PdfWriter
setCompressionLevel(
int )
|
Documentation changed from old to new. |
Sets default compression level for |
PdfWriter
setSmartMode(
boolean )
|
Documentation changed from old to new. |
Sets the smart mode. |
PdfObject
copyObject(
PdfObject,
PdfDocument
|
Documentation changed from old to new. |
Copies a PdfObject either stand alone or as part of the PdfDocument passed as documentTo. |
|
|||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |