-
Notifications
You must be signed in to change notification settings - Fork 170
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
Fillable input sitting low #336
Comments
Created a fillable form using an older Adobe Acrobat pro(v10.0.0), read the form and filled, the text was hidden in the field until I clicked and edited then it became visible, is there a recommended software to use to avoid this issue? |
Just change the appearance code in tue form fill example to put the text in a diffwrent position. As for text not appearing sound like tye appearance stream is bad in some way...experiment with placing simple artifacts in there to try and figure out the problem |
@galkahana There are at least a couple other open issues re "text not appearing", or at least mentioned - #207, #223, #57 (comment) and the one I opened galkahana/HummusJSSamples#21 . I'm really trying to crack this nut but I'm not a pdf guy at all. I'm happy to do the keyboard banging to figure it out if you or someone would be able to provide some dumbed down direction or pointers to things to read. Eg - I'm not even sure what you mean by "the appearance stream" and "placing some simple artifacts in there". I've been reading and parsing with my pdf but I'm not seeing yet what's happening. |
#207 |
I'm filling this form fw4.pdf using the code below and it works however the text in the fields appear low in the fields and when the text is edited manually it then sits in the center of the field such as
Yo232165321631J
shown in this imageIdeally the text should be vertically centered in the field
Code:
System:
Node: 8.10
hummus: 1.0.90
The text was updated successfully, but these errors were encountered: