Setasign / FPDI

FPDI is a collection of PHP classes facilitating developers to read pages from existing PDF documents and use them as templates in FPDF.
https://www.setasign.com/fpdi
MIT License
1.08k stars 160 forks source link

while I setSourceFile ,then importPage, the seal missed #199

Closed linjuchen closed 6 months ago

linjuchen commented 9 months ago

while I setSourceFile ,then importPage, the seal missed, fp.pdf

What should I do ??

JanSlabon commented 9 months ago

FPDI does not support other annotation types than link annotations.

You may try to flatten the annotations with SetaPDF (not free). We have a demo here. As your annotation is a widget annotation (a questionable digital signature form field) you need the SetaPDF-FormFiller Lite to flatten this.