| Class and Description |
|---|
| com.realobjects.pdfreactor.legacy.PDFreactor |
| Field and Description |
|---|
| com.realobjects.pdfreactor.legacy.PDFreactor.CONFORMANCE_PDFA
As of PDFreactor 7.0, replaced by
PDFreactor.CONFORMANCE_PDFA1A |
| Method and Description |
|---|
| com.realobjects.pdfreactor.legacy.PDFreactor.setFontDirectory(String)
As of PDFreactor 6.0, replaced by
PDFreactor.addFontDirectory(String) |
| com.realobjects.pdfreactor.legacy.PDFreactor.setMergeBeforePDF(boolean)
As of PDFreactor 5.0, replaced by
PDFreactor.setMergeMode(int) |
| com.realobjects.pdfreactor.legacy.PDFreactor.setOutputIntentFromByteArray(String, byte[])
Use
PDFreactor.setOutputIntent(String, byte[], String) instead. |
| com.realobjects.pdfreactor.legacy.PDFreactor.setOutputIntentFromURL(String, String)
Use
PDFreactor.setOutputIntent(String, byte[], String) instead. |
This doc was generated on 2017-05-17. Copyright © 2002-2017 RealObjects GmbH. All Rights Reserved.