-
Notifications
You must be signed in to change notification settings - Fork 19
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
Any plans for XFA/V8? #156
Comments
Hey! Will look into it! It will only work for the non-webassembly usage it seems, as that build doesn't support XFA/V8 yet. |
Progress is in this branch: https://github.com/klippa-app/go-pdfium/tree/feature/xfa-v8 |
I have finalized the XFA implementation, you can try it out with #159, using a pdfium binary that includes XFA/V8, using the build flag |
Currently I'm having quite some issues to get the XFA support stable, it causes the tests to crash quite a bit. However I also got the following from a pdfium maintainer:
So I'm not sure how useful the XFA/v8 support would be. |
Thank you for looking into this. There was a chance that this could fix an issue of ours but it seems that it wasnt the right path :( |
Hello
Just want to ask if there is any plan to include XFA/V8 functionality as original issue mentioned in readme was fixed more then years ago:
bblanchon/pdfium-binaries#62
Regards
The text was updated successfully, but these errors were encountered: