Skip to content

[UPDATE to] Links are removed after merge some of the PDF #88

@MIvanIsten

Description

@MIvanIsten

Update to issue #22

"Since FPDI 2.4.0 link annotations with an URI action are imported if the $importExternalLinks parameter of the importPage() method is set to true."

change the line

$template = $fpdi->importPage($pageNr);

to

$template = $fpdi->importPage($pageNr, importExternalLinks: true);

or make it configurable on driver

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions