Package | Description |
---|---|
com.aspose.pdf |
The com.aspose.pdf is a root package for all classes of Aspose.PDF for Java library
which are either directly in it like
Document or indirectly through several
subpackages. |
Modifier and Type | Method and Description |
---|---|
Copier |
Document.getDefaultCopier()
Returns copier used for coping pages to this document.
|
Copier |
IDocument.getDefaultCopier()
Returns copier used for coping pages to this document.
|
Modifier and Type | Method and Description |
---|---|
static void |
InternalHelper.addReference(Copier copier,
com.aspose.pdf.engine.addressing.IRegistrar registrar,
int objectID,
int generation,
com.aspose.pdf.engine.data.IPdfObject dest) |
static void |
InternalHelper.copyStream(Copier copier,
com.aspose.pdf.engine.data.IPdfDataStream toStream,
com.aspose.pdf.engine.data.IPdfDataStream toStream1) |
static XForm |
InternalHelper.createNewForm(Page source,
com.aspose.pdf.engine.data.ITrailerable trailerable,
Copier copier) |
static XForm |
XForm.createNewForm(Page source,
com.aspose.pdf.engine.data.ITrailerable trailerable,
Copier copier) |
static com.aspose.pdf.engine.data.IPdfObject |
InternalHelper.createPdfObject(Copier copier,
com.aspose.pdf.engine.data.IPdfPrimitive newArr) |
Copyright © 2024 Aspose. All Rights Reserved.