Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #30579
| Subject | Re: PDF to call function |
|---|---|
| Newsgroups | comp.lang.javascript |
| References | <5tidnXbZfc8jfNbKnZ2dnUU7-aHNnZ2d@westnet.com.au> |
| From | Andrew Poulos <ap_prog@hotmail.com> |
| Date | 2016-05-30 16:56 +1000 |
| Message-ID | <uIWdnWfhU49hftbKnZ2dnUU7-dednZ2d@westnet.com.au> (permalink) |
On 30/05/2016 4:46 PM, Andrew Poulos wrote: > I'll be needing to do some coding of PDF documents that are viewed in a > web page so I've just started looking into what it can and can't do. > > If I have a function in the "hosting" web page is it possible to call > that function from within the PDF assuming the PDF is being viewed using > the latest Adobe Acrobat Reader? My bad. I just checked and Chrome is not using plugins to display PDF but its "own" JavaScript files and an EMBED element. Still is it possible to trigger a function in the HTML from the PDF? Andrew Poulos
Back to comp.lang.javascript | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PDF to call function Andrew Poulos <ap_prog@hotmail.com> - 2016-05-30 16:46 +1000
Re: PDF to call function Andrew Poulos <ap_prog@hotmail.com> - 2016-05-30 16:56 +1000
Re: PDF to call function "Evertjan." <exxjxw.hannivoort@inter.nl.net> - 2016-05-30 10:48 +0200
Re: PDF to call function Osmo Saarikumpu <osmo@weppipakki.com> - 2016-05-30 18:21 +0300
Re: PDF to call function Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2016-05-30 19:55 +0200
Re: PDF to call function Luuk <luuk@invalid.lan> - 2016-05-30 19:56 +0200
Re: PDF to call function "Michael Haufe (TNO)" <tno@thenewobjective.com> - 2016-06-01 07:26 -0700
csiph-web