Pdfmake: Allow PDF to create PDF forms

Created on 21 Apr 2015  Â·  10Comments  Â·  Source: bpampuch/pdfmake

Would be awesome to be able to create a fillable input (https://github.com/bpampuch/pdfmake/issues/156 is from a pdf form, I'm talking about creating the input...)

feature request

Most helpful comment

It seems that PDFKit is almost supporting AcroForms... https://github.com/foliojs/pdfkit/pull/1002

I guess we can start to think of supporting it on pdfmake now? I can volunteer myself for implementing it as it seems to be a requirement for my current project.

All 10 comments

I don't know what you mean by that. Can you be more specific?

Some pdf have input forms, I would like to be able to add such input to a document so you can generate fillable forms. Is it clearer?

How's that dufferent from #156?

Some pdf have input forms, I would like to be able to add such input to a
document so you can generate fillable forms. Is it clearer?

—
Reply to this email directly or view it on GitHub
https://github.com/bpampuch/pdfmake/issues/269#issuecomment-94918760.

The first sentence says it all: "I'm looking to generate a pdf from an existing pdf "template""! I'm not looking to fill templates but to create them! Not fill the inputs but create them...

OK, understood. So this is a pre-requisite to #156.

I would lift up your hopes that it is coming soon, because we don't have the capability to do it in pdfkit. See devongovett/pdfkit#227

If you need it, try to help building it in pdfkit first and then enable it here. Happy to help with pull requests.

It seems that PDFKit is almost supporting AcroForms... https://github.com/foliojs/pdfkit/pull/1002

I guess we can start to think of supporting it on pdfmake now? I can volunteer myself for implementing it as it seems to be a requirement for my current project.

Hi Guys, Any plan for this? @gwdp

@liborm85 @jthoenes Seem that pdfkit supports the Arcoform now. Any plans to update in future?

I'd also be interested in support for generating PDF forms via the nice declarative syntax of pdfmake.

@gwdp Any updates on this one? Were you able to embed fillable forms in a PDF file?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Masber picture Masber  Â·  3Comments

sayjeyhi picture sayjeyhi  Â·  3Comments

svenyonson picture svenyonson  Â·  3Comments

Christian24 picture Christian24  Â·  3Comments

kumarandena picture kumarandena  Â·  3Comments