Git Product home page Git Product logo

Comments (3)

JanSlabon avatar JanSlabon commented on July 26, 2024

FPDI let you import pages of existing PDF documents into a reusable structure and works with different PDF generation libraries.
Custom metadata needs to be implemented in the used generation library. What library do you currently use?
And what do you exactly mean by "custom metadata"?

from fpdi.

fitrinurazizah avatar fitrinurazizah commented on July 26, 2024

I use fpdi to create a signature to generate pdf in laravel.
I want to create a verification page to read the signature data from the uploaded file, such as name, signing date, location, reason etc.
But I also want to add additional information to be able to read from the uploaded file, maybe like an ID or other information.
How to add it?
And how to read signature data?
Because I tried $pdf->getSignatures(), but it didn't work and return error

from fpdi.

JanSlabon avatar JanSlabon commented on July 26, 2024

You may try the PDF parser of FPDI to gather such information but there's no highlevel logic implemented for what you are asking for.

We have other PDF tools, which allow you to add digital signatures to PDFs and also allows you to read information of exiting signature fields. Anyhow we do not offer a full validation engine, but maybe this fits your needs: https://demos.setasign.com/?p=%2Fdemo%2F5-Signer%2F4-various%2F4-validation-poc

The product page can be found here.

If you have any further question, regarding SetaPDF please write an email to [email protected].

As nothing about your requirements has anything to do with FPDI I'm going to close this issue.

from fpdi.

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.