PoDoFo 1.0.0-dev
Loading...
Searching...
No Matches
PoDoFo::PdfPage Member List

This is the complete list of members for PoDoFo::PdfPage, including all inherited members.

PoDoFo::PdfCanvas::CopyContentsTo(charbuff &buffer) constPoDoFo::PdfCanvas
CreateField(const std::string_view &name, const Rect &rect) (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
CreateField(const std::string_view &name, PdfFieldType fieldType, const Rect &rect) (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
CreateStandardPageSize(const PdfPageSize pageSize, bool landscape=false)PoDoFo::PdfPagestatic
EnsureResourcesCreated()PoDoFo::PdfCanvas
ExtractTextTo(std::vector< PdfTextEntry > &entries, const PdfTextExtractParams &params) const (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
ExtractTextTo(std::vector< PdfTextEntry > &entries, const std::string_view &pattern={ }, const PdfTextExtractParams &params={ }) const (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
GetAnnotations() (defined in PoDoFo::PdfPage)PoDoFo::PdfPageinline
GetAnnotations() const (defined in PoDoFo::PdfPage)PoDoFo::PdfPageinline
GetArtBox() constPoDoFo::PdfPage
GetArtBoxRaw() const (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
GetBleedBox() constPoDoFo::PdfPage
GetBleedBoxRaw() const (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
GetContents() const (defined in PoDoFo::PdfPage)PoDoFo::PdfPageinline
GetContents() (defined in PoDoFo::PdfPage)PoDoFo::PdfPageinline
GetContentsCopy() const (defined in PoDoFo::PdfCanvas)PoDoFo::PdfCanvas
GetCropBox() constPoDoFo::PdfPage
GetCropBoxRaw() const (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
GetDictionary() (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElement
GetDictionary() const (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElement
GetDocument() const (defined in PoDoFo::PdfElement)PoDoFo::PdfElement
GetFieldsIterator()PoDoFo::PdfPage
GetFieldsIterator() const (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
GetIndex() const (defined in PoDoFo::PdfPage)PoDoFo::PdfPageinline
GetMediaBox() constPoDoFo::PdfPage
GetMediaBoxRaw() const (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
GetObject()PoDoFo::PdfElementinline
GetObject() constPoDoFo::PdfElementinline
GetOrCreateContents() (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
GetPageNumber() constPoDoFo::PdfPage
GetRect() constPoDoFo::PdfPageinline
GetRectRaw() const overridePoDoFo::PdfPagevirtual
GetResources() const (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
GetResources() (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
GetRotation() constPoDoFo::PdfPageinline
GetRotationRadians() constPoDoFo::PdfPage
GetTrimBox() constPoDoFo::PdfPage
GetTrimBoxRaw() const (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
MoveTo(unsigned index)PoDoFo::PdfPage
MustGetContents() const (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
MustGetContents() (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
PdfDictionaryElement(PdfDocument &parent, const PdfName &type=PdfName::Null, const PdfName &subtype=PdfName::Null) (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElementprotected
PdfDictionaryElement(PdfObject &obj) (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElementprotected
PdfDictionaryElement(const PdfDictionaryElement &element)=default (defined in PoDoFo::PdfDictionaryElement)PoDoFo::PdfDictionaryElementprotected
PdfDocument (defined in PoDoFo::PdfPage)PoDoFo::PdfPagefriend
PdfElement(PdfObject &obj) (defined in PoDoFo::PdfElement)PoDoFo::PdfElementprotected
PdfElement(PdfObject &obj, PdfDataType expectedDataType)PoDoFo::PdfElementprotected
PdfElement(const PdfElement &element)=default (defined in PoDoFo::PdfElement)PoDoFo::PdfElementprotected
PdfPageCollection (defined in PoDoFo::PdfPage)PoDoFo::PdfPagefriend
SetArtBox(const Rect &rect)PoDoFo::PdfPage
SetBleedBox(const Rect &rect)PoDoFo::PdfPage
SetCropBox(const Rect &rect)PoDoFo::PdfPage
SetMediaBox(const Rect &rect)PoDoFo::PdfPage
SetRect(const Rect &rect)PoDoFo::PdfPage
SetRectRaw(const Corners &rect) (defined in PoDoFo::PdfPage)PoDoFo::PdfPage
SetRotation(int rotation)PoDoFo::PdfPage
SetTrimBox(const Rect &rect)PoDoFo::PdfPage
TryGetRotationRadians(double &teta) const overridePoDoFo::PdfPagevirtual
TryGetRotationRaw(double &rotation) constPoDoFo::PdfPage
~PdfCanvas()PoDoFo::PdfCanvasvirtual
~PdfElement() (defined in PoDoFo::PdfElement)PoDoFo::PdfElementvirtual