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

Space in check box export value #64

Open
cbgithub2 opened this issue May 4, 2024 · 0 comments
Open

Space in check box export value #64

cbgithub2 opened this issue May 4, 2024 · 0 comments

Comments

@cbgithub2
Copy link

cbgithub2 commented May 4, 2024

check box export value with space set_field threw error message.

Unhandled Java Exception in create_output():
java.lang.ClassCastException: pdftk.com.lowagie.text.pdf.PdfNull cannot be cast to pdftk.com.lowagie.text.pdf.PdfDictionary
at pdftk.com.lowagie.text.pdf.FdfReader.readFields(FdfReader.java:146)
at pdftk.com.lowagie.text.pdf.FdfReader.readPdf(FdfReader.java:117)
at pdftk.com.lowagie.text.pdf.PdfReader.(PdfReader.java:172)
at pdftk.com.lowagie.text.pdf.PdfReader.(PdfReader.java:161)
at pdftk.com.lowagie.text.pdf.FdfReader.(FdfReader.java:74)
at com.gitlab.pdftk_java.TK_Session.create_output(TK_Session.java:2717)
at com.gitlab.pdftk_java.pdftk.main_noexit(pdftk.java:156)
at com.gitlab.pdftk_java.pdftk.main(pdftk.java:128)
There was a problem with pdftk-java. Please report it at
https://gitlab.com/pdftk-java/pdftk/issues
including the message above, the version of pdftk-java (3.0.6), and if possible steps to reproduce the error.

@cbgithub2 cbgithub2 changed the title same name check box problem Space in check box export value problem May 4, 2024
@cbgithub2 cbgithub2 changed the title Space in check box export value problem Space in check box export value May 4, 2024
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

No branches or pull requests

1 participant