Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.javascript > #30580
| Newsgroups | comp.lang.javascript |
|---|---|
| Subject | Re: PDF to call function |
| From | "Evertjan." <exxjxw.hannivoort@inter.nl.net> |
| References | <5tidnXbZfc8jfNbKnZ2dnUU7-aHNnZ2d@westnet.com.au> <uIWdnWfhU49hftbKnZ2dnUU7-dednZ2d@westnet.com.au> |
| Date | 2016-05-30 10:48 +0200 |
| Message-ID | <XnsA6186DEE9581Beejj99@194.109.6.166> (permalink) |
Andrew Poulos <ap_prog@hotmail.com> wrote on 30 May 2016 in comp.lang.javascript: > 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? Links in the pdf are clickable. > 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? HTML has no inside functions. Could you refrase? -- Evertjan. The Netherlands. (Please change the x'es to dots in my emailaddress)
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