public final class X2Profile extends XProfileBase
_bleedBoxPresent, _xType, PDFX1, PDFX1A, PDFX2, PDFX3
_module, _parser, _profileText, _raf
Constructor and Description |
---|
X2Profile(PdfModule module)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
formObjectOK(PdfDictionary xo)
Checks if a Form xobject is valid.
|
boolean |
satisfiesThisProfile()
Returns
true if the document satisfies the profile. |
bboxOK, checkPrefsAgainstBleedBox, extGStateOK, filterOK, imageObjectOK, infoDictOK, isBleedBoxPresent, outputIntentsOK, trailerDictOK, xObjectOK
getText, hasFilters, isAlreadyOK, satisfiesProfile, xObjectsOK
public X2Profile(PdfModule module)
module
- The module under which we are checking the profile.public boolean satisfiesThisProfile()
true
if the document satisfies the profile.satisfiesThisProfile
in class PdfProfile
protected boolean formObjectOK(PdfDictionary xo)
formObjectOK
in class XProfileBase
Copyright © 2008–2017 The Open Preservation Foundation. All rights reserved.