I would like to know whether there is a iText / Adobe compatibility issue with Firefox or Chrome. I am creating a self-printing pdf document, embedding javascript in it. This javascript is a function call that calls to a .js file located in
C:\Program Files (x86)\Adobe\Reader 11.0\Reader\Javascripts
The think is that I can print it properly from Internet Explorer, but not Firefox nor Chrome. So I would like to know whether there is compatibility issue between this elements. I'm using the following:
- Windows 7
- itext 2.0.2
- Firefox 19
- Chrome 25
- Internet explorer 9
Thank you