phpdftk API Documentation

PdfMailProfile : string
in package
implements ConformanceProfile

PDF/mail conformance profile (ISO 23053-2).

Restricted PDF profile for email-safe documents. Prohibits encryption, JavaScript, interactive forms, and multimedia content. All fonts must be embedded.

Table of Contents

Interfaces

ConformanceProfile

Cases

Mail1  = 'mail-1'

Methods

getFamily()  : string
getLevel()  : string
getPdfVersion()  : PdfVersion
getXmpNamespace()  : string
getXmpPrefix()  : string
getXmpProperties()  : array<string|int, mixed>

Cases

Methods

getXmpNamespace()

public getXmpNamespace() : string
Return values
string

getXmpPrefix()

public getXmpPrefix() : string
Return values
string

getXmpProperties()

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

        
On this page

Search results