You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
parse the pdf successfully and return form json string
Attachments
there are two form fields in pdf attachment, and the second one is just copied from the first one. if I replace the second one with created form field not copied, it's ok.
@tangximing We cannot reproduce this. Can you test this again with newest unipdf and provide a self-contained example with full code and files so that it can be reproduced.
Description
I'm trying to read form from pdf with code below, but ends up with error like this "field partial name (T) not specified"
Expected Behavior
parse the pdf successfully and return form json string
Attachments
there are two form fields in pdf attachment, and the second one is just copied from the first one. if I replace the second one with created form field not copied, it's ok.
test2.pdf
The text was updated successfully, but these errors were encountered: