-
Notifications
You must be signed in to change notification settings - Fork 123
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
Error on filling in pdf form #205
Comments
If you want, modify the It is very much work in progress so there are definitely more bugs to be found. |
Tried the suggested fix and it appears at least part of it was taken care of. However, now I am encountering the below:
I can see that the
Tried to poke around at what that could mean but not really got anywhere so if there are any suggestions or pointers I am more than happy to keep poking but I went down the path of macros and that is waaay over my head. |
I fixed the bugs and improved the Error display so you should be able to figure out where it needs fixing next time. |
This is another pdf that is having problems parsing the annotations:
|
I was very happy to read that the functionality to fill in dynamic pdfs is coming to this library.
Unfortunately, there seems to be an error, at least for the pdf I am trying to work with. This may be something very minor but I am the beginning of my journey with Rust and it could be that I am just understanding how to use the example.
I cloned the repo and added my file to the
files
folder then I have executed the following:The output of this was:
I am attaching the pdf I am trying to work with in the hope that someone can point me in the right direction.
Thanks!
template_form.pdf
The text was updated successfully, but these errors were encountered: