Search found 8 matches

by mmitchell_houston
Tue Jun 05, 2018 6:40 pm
Forum: PDF-Tools
Topic: Add Javascript to Page Open / Page Close on all pages in doc?
Replies: 1
Views: 1422

Add Javascript to Page Open / Page Close on all pages in doc?

Not really familiar with this tool, but it looks promising.
Is there a way for me to create a custom action that will let me insert a custom JavaScript on every page's page open and page close events?

Any guidance on this would be greatly appreciated.

Mike
by mmitchell_houston
Tue Jun 05, 2018 3:18 pm
Forum: Editor plugins
Topic: Is there a way to add a PageOpen javascript to every page?
Replies: 6
Views: 7505

Re: Is there a way to add a PageOpen javascript to every page?

Has there been any progress on this issue? I would love to resolve this issue before starting the next iteration of my project. Mike PS: Or if anyone can think of how I could extend the Document Open event to "sniff" out the Page Open and Page Close events, that would work, too.In fact, th...
by mmitchell_houston
Tue May 08, 2018 1:18 pm
Forum: Editor plugins
Topic: Is there a way to add a PageOpen javascript to every page?
Replies: 6
Views: 7505

Re: Is there a way to add a PageOpen javascript to every page?

I looked into the Document properties, and cannot figure out how to get it to add anything that can simulate a PageOpen event at that level. I suppose it might be possible to craft some sort of "listener" script, but for the life of me, I cannot find anyone who has documented how to do it....
by mmitchell_houston
Mon May 07, 2018 11:47 am
Forum: Editor plugins
Topic: Is there a way to add a PageOpen javascript to every page?
Replies: 6
Views: 7505

Re: Is there a way to add a PageOpen javascript to every page?

Thank you for the reply (and the tip -- I will remember it), but I'm not using a button to run the JS. As noted in the original post, I am adding a script to the PAGE OPEN event (click on the page thumbnail and you will be able to see the Page Open and Page Close options in the Page Properties panel.
by mmitchell_houston
Thu May 03, 2018 9:54 pm
Forum: Editor plugins
Topic: Is there a way to add a PageOpen javascript to every page?
Replies: 6
Views: 7505

Is there a way to add a PageOpen javascript to every page?

I have a bit of javascript code I want to put on each and every page in my document.
Is there a way to quickly do this?
Or do I have to click on each and every page, one-by-one?
by mmitchell_houston
Thu Apr 19, 2018 5:11 pm
Forum: PDF-XChange Editor
Topic: Javascript: Is there a way to access a 'pageLoad' event?
Replies: 1
Views: 665

Javascript: Is there a way to access a 'pageLoad' event?

I am using a corporate configuration [Windows 7, PDF-XChange Editor Plus 6.0 (build 322.7), PDF-Tools 6.0 (build 322.7)], so my ability to customize or add plug-ins may be limited. Nevertheless, here is my situation: I am using javascript to show/hide layers (my menu buttons are on a separate layer)...
by mmitchell_houston
Thu Apr 19, 2018 4:59 pm
Forum: Editor plugins
Topic: Way to automate/script pasting buttons on 300 pages?
Replies: 3
Views: 5505

Re: Way to automate/script pasting buttons on 300 pages?

STEPHAN: Thank you SO VERY MUCH! It worked perfectly, and was so fast I could hardly believe it. Since it said "annotation," I never would have looked there. - - - - - - - - - - For future reference - - - - - - - - - - The tool is also located in main menu bar under Object > Duplicate anno...
by mmitchell_houston
Thu Apr 19, 2018 12:00 pm
Forum: Editor plugins
Topic: Way to automate/script pasting buttons on 300 pages?
Replies: 3
Views: 5505

Way to automate/script pasting buttons on 300 pages?

I am using a corporate configuration [Windows 7, PDF-XChange Editor Plus 6.0 (build 322.7), PDF-Tools 6.0 (build 322.7)], so my ability to customize or add plug-ins may be limited. Nevertheless, here is my situation: THE SCENARIO: I am using InDesign to create a 300+ page interactive PDF. There is a...