vizicsaba89 / pdf-signer

sign pdf documents
MIT License
37 stars 33 forks source link

can't signed Any PDf Created By PDFlib library #19

Closed biloo-dev closed 3 years ago

biloo-dev commented 3 years ago

I have adding an image on each page of pdf file by the pdf-lib library https://github.com/Hopding/pdf-lib But I cannot sign the file after modifying it

eeee

i have try to sign any pdf created by this library but still same issue

Is there a solution to this problem Or any other way to insert an image to a pre-existing PDF file

pankucsi commented 3 years ago

Can you attach the modified PDF file ?

You could insert an image as a widget sign, but you can't insert a standalone image.

biloo-dev commented 3 years ago

PDF 1 - simple.pdf simple.pdf

i got this Error from pdf 1===> fdfdfd

PDF 2 - embed_png_and_jpeg_images.pdf embed_png_and_jpeg_images.pdf

i got this Error from pdf 2 ===> eeee

biloo-dev commented 3 years ago

i have fixed my problem with for use other lib hummus-recipe for edit my pdf file https://github.com/chunyenHuang/hummusRecipe#readme