Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow PDF to create PDF forms #269

Open
natcohen opened this issue Apr 21, 2015 · 12 comments
Open

Allow PDF to create PDF forms #269

natcohen opened this issue Apr 21, 2015 · 12 comments

Comments

@natcohen
Copy link

Would be awesome to be able to create a fillable input (#156 is from a pdf form, I'm talking about creating the input...)

@jthoenes
Copy link
Contributor

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

@natcohen
Copy link
Author

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?

@jthoenes
Copy link
Contributor

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
#269 (comment).

@natcohen
Copy link
Author

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...

@jthoenes jthoenes changed the title Create fillable form Allow PDF to create PDF forms Apr 22, 2015
@jthoenes
Copy link
Contributor

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 foliojs/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.

@gwdp
Copy link

gwdp commented Nov 26, 2019

It seems that PDFKit is almost supporting AcroForms... foliojs/pdfkit#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.

@hsHemant
Copy link

Hi Guys, Any plan for this? @gwdp

@musso
Copy link

musso commented Jun 8, 2020

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

@dselman
Copy link

dselman commented Feb 10, 2021

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

@majid701
Copy link

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

@shash7
Copy link

shash7 commented Dec 22, 2021

Looks like this feature is not in pdfmake yet. Does anyone have a workaround to this issue?

@agcyphers
Copy link

agcyphers commented Dec 31, 2021

It looks like there's a pull request that's ready for merge, @shash7 . Don't know if/when that'll happen, though.

#2373

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants