LDAP Account Manager

pdfstruct.inc

Interfaces, Classes, Traits and Enums

PdfStructurePersistenceStrategy
Interface for PDF structure persistence.
PdfStructurePersistenceManager
Manages the persistence of PDF structures.
PdfLogo
Logo for PDF structures.
PdfStructurePersistenceStrategyFiles
Manages PDF structures on file system.
PdfStructurePersistenceStrategyPdo
Manages PDF structures on file system.
PDFStructureReader
Reads a PDF structure.
PDFStructureWriter
Writes PDF structures to files.
PDFStructure
PDF structure
PDFTextSection
Section for static text.
PDFEntrySection
PDF section that contains LDAP data entries.
PDFSectionEntry
Single PDF entry.

Table of Contents

GLOBAL_PROFILE  = '__GLOBAL__'
Use as server profile name to manage global templates.
getPdfFonts()  : array<string|int, mixed>
Returns a list of possible fonts.

Constants

GLOBAL_PROFILE

Use as server profile name to manage global templates.

public mixed GLOBAL_PROFILE = '__GLOBAL__'

Functions

getPdfFonts()

Returns a list of possible fonts.

getPdfFonts() : array<string|int, mixed>
Return values
array<string|int, mixed>

list of fonts (description => font name)

Search results