Giter Club home page Giter Club logo

Comments (17)

vbuch avatar vbuch commented on May 20, 2024 3

You can add some "drawing" or text to the document to state that. You can also make the Widget visible. But it won't be clickable in e.g. Chrome. Only in Adobe's products (and probably others who have implementation of pdf signature verification). I hope I'll be able to demonstrate drawing a signature with PdfKit in version 1+. Wont happen for 1.0. And not sure if i'll be able to do it with non-pdfkit code.

from node-signpdf.

arpitbhs avatar arpitbhs commented on May 20, 2024 1

@vbuch Hi Valery. Sorry to bump this, but I put a non-zero rect while creating the widget as per your suggestion, to get a clickable area, but it doesn't seem to work for me. Or maybe I'm understanding this wrong. Can you please let me know where and how to update my code to get it working? FYI, the link in your above comment doesn't exist anymore.
EDIT: I tested in Adobe Reader, where i can see the clickable areas for other pdfs but not through this code.

from node-signpdf.

PedroS11 avatar PedroS11 commented on May 20, 2024 1

I tried to set Rect to non-zero however it doesn't show any widget. Can you give a sample code or some help? Because we can't see the dot-bordered rectangle

from node-signpdf.

vidigas avatar vidigas commented on May 20, 2024

Sorry for the silly question, but how to make the widget visible?
First time dealing with pdf's. I'm heaving a bit of a hard time here...

from node-signpdf.

vbuch avatar vbuch commented on May 20, 2024

To make the widget clickable (in Adobe Reader), you need to set a non-zero rect here: https://github.com/vbuch/node-signpdf/blob/develop/src/helpers.js#L35
This will just add some dot-bordered rectangle that is clickable and opens the signatures panel.
If you add some text to the same place like "This document is digitally signed" it will llook like you are clicking the text. Those are two totally separate things. Imagine the clickable element being absolutely positioned on top of the text.

from node-signpdf.

jackeyWanFei avatar jackeyWanFei commented on May 20, 2024

@vbuch I solved it in My vue project yestoday.

from node-signpdf.

jackeyWanFei avatar jackeyWanFei commented on May 20, 2024

But not used in node. I used pdfsign.js library

from node-signpdf.

hmpvillegas avatar hmpvillegas commented on May 20, 2024

But not used in node. I used pdfsign.js library

can you post and explain it here? thanks

from node-signpdf.

jackeyWanFei avatar jackeyWanFei commented on May 20, 2024

But not used in node. I used pdfsign.js library

can you post and explain it here? thanks

I'll push it out next few days

from node-signpdf.

jackeyWanFei avatar jackeyWanFei commented on May 20, 2024

But not used in node. I used pdfsign.js library

can you post and explain it here? thanks

my project

from node-signpdf.

lucasmassi avatar lucasmassi commented on May 20, 2024

This lib is top for your issue https://github.com/chunyenHuang/hummusRecipe

from node-signpdf.

lucasmassi avatar lucasmassi commented on May 20, 2024

Only save one copy of your PDF and use the new with visible signature to be signed.

from node-signpdf.

stale avatar stale commented on May 20, 2024

This issue has been automatically marked as stale because it has not had activity in the past 90 days. It will be closed if no further activity occurs. Thank you for your contributions.

from node-signpdf.

nparween avatar nparween commented on May 20, 2024

I want a sample code to make the signature visible in existing PDF.

from node-signpdf.

pinkfloydsito avatar pinkfloydsito commented on May 20, 2024

Have you found any solution in order to show the signature? I can't make it visible with this library.

from node-signpdf.

lucasmassi avatar lucasmassi commented on May 20, 2024

from node-signpdf.

amitraky avatar amitraky commented on May 20, 2024

non-pdfkit

are you implement it without pdfkit

from node-signpdf.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.