06-17-2015 09:32 AM
Hi
I would like to edit a PDF and to fill in the form fields of a PDF.
i have google extensively and wasnt able to find a PDF form filler compaitable with CVI.
Can anyone advise please?
06-18-2015 11:53 AM
I don't believe there's any built-in functionality for this within CVI, but any C API you might find should be compatible. I would wonder if Adobe or some other 3rd party might have have a C API for this.
06-19-2015 02:14 AM
Thanks for the reply keaneSenses.
I am actually looking for a c API that is preferably free but willing to pay for one if need be. I found a lot of API's searching on google but the ether java , c# or C++ and trying to port them is proving difficult.
I have used Haru PDF to create PDF files in the past but i can not use it to modify an existing PDF and or to fill in forms.
If anyone knows of or has used another API please let me know?
I really need to find a one that is compatible with CVI
06-23-2015 03:08 AM
Bump
Anyone know of a CVI compatible PDF Form Fill Library?