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

Map html form element to pdfbox PDSignatureField ? #681

Open
mapeders opened this issue Mar 31, 2021 · 2 comments · May be fixed by #911
Open

Map html form element to pdfbox PDSignatureField ? #681

mapeders opened this issue Mar 31, 2021 · 2 comments · May be fixed by #911

Comments

@mapeders
Copy link

mapeders commented Mar 31, 2021

Is it possible to map a html form with a special element, ex
<input type="..." class="digitalsignature">,
to a pdfbox digital signature field (org.apache.pdfbox.pdmodel.interactive.form.PDSignatureField) ?

@mapeders mapeders changed the title html element to pdfbox PDSignatureField ? Map html form element to pdfbox PDSignatureField ? Mar 31, 2021
@syjer
Copy link
Contributor

syjer commented Apr 6, 2021

hi @mapeders , as far as I know, it's currently not possible, but it could be implemented.

On the code side, the right place to modify would be

.

@burka burka linked a pull request Feb 15, 2023 that will close this issue
@burka
Copy link

burka commented Feb 15, 2023

I need the same :-) I attached a MR that works for me :-) Maybe you can take a look at it ?
@syjer @mapeders

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

Successfully merging a pull request may close this issue.

3 participants