|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.itextpdf.text.pdf.ocg.OCGRemover
public class OCGRemover
Class that knows how to remove OCG layers.
| Constructor Summary | |
|---|---|
OCGRemover()
|
|
| Method Summary | |
|---|---|
void |
removeLayers(com.itextpdf.text.pdf.PdfReader reader,
java.lang.String... layers)
Removes layers from a PDF document |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OCGRemover()
| Method Detail |
|---|
public void removeLayers(com.itextpdf.text.pdf.PdfReader reader,
java.lang.String... layers)
throws java.io.IOException
reader - a PdfReader containing a PDF documentlayers - a sequence of names of OCG layers
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||