Copy link to clipboard
Copied
Hi all, many users have expressed their desire for a way to open multipage PDFs in Illustrator and for a couple of years now, mac users have enjoyed the use of a script by Shane Stanley to do just that...at first I wanted to translate his script into VB so PC users could benefit from it...since I couldn't get the source code, I decided to give my own version a try using JS....here's the result.
Use with caution, save everything before running until you're comfortable it won't mess things up. I didn't try opening a crazy amount of pages, I "only" opened 35 in about minute and a half. Let us know how many pages you're able to open before you crash Illustrator...
it works with CS4 and CS5 only, windows and mac
have comments?, questions? let me know...enjoy. Carlos Canto
Download:
http://www.fileswap.com/dl/QDc2eDC9v4/AI_openMultiPagePDF_CS4_CS5.zip.html
Copy link to clipboard
Copied
Thank You so much i tried it again and now it's working ^_^
Copy link to clipboard
Copied
Get that donation link up! I've saved more time than I can count with this script.
(Don't tell anybody but I use CorelDraw's Print Merge feature, export the merged file as a multiple-up-per-page pdf file, then with your script, bring it all back to Illustrator. Saves me a TON of work.)
Copy link to clipboard
Copied
nice to hear that, you can paypal me at this email account (xtaurio at yahoo dot com)
thanks
Copy link to clipboard
Copied
Thankss Carlossss,
It works perfect in Illustrator CC.
Copy link to clipboard
Copied
Fantastic, thanks a lot Carlos.
Darrell
Copy link to clipboard
Copied
This sounds great and, from so many positive comments, it seems you've done some great work, Carlos!
Excuse my noobness, however, but I downloaded the linked file and can't run it. I unzipped it and found a .jsx file of which I'm not familiar. I'm on a Mac...am I just missing something?
Thanks for all your work!
Peace,
Paul
Copy link to clipboard
Copied
I retract that. I figured it out.
PERF!
Thanks a billz, Carlos!
Copy link to clipboard
Copied
You're welcome
Copy link to clipboard
Copied
I've been using your script and it was working GREAT with Illustrator CC and CC (2014).
Today I upgraded to the latest version of Illustrator (2014.1.0) and now the script doesn't work all the time. The script now creates a blank document and a second document with the file name and stops on the first page. I checked and the "Page Range" was set to "From: 1 To: 2". Have you done any testing on the latest version of Illustrator CC (2014) 1.0?
Thank you so much for sharing your time and expertise.
Copy link to clipboard
Copied
Hi Noob, sorry I have not tested it with CC
Copy link to clipboard
Copied
Carlos, first I want to say thank you so much for this. I can't tell you how many HOURS this saves me a week. HOURS. This should be a standard Adobe product in my opinion.
I do have a quick question. When pasting on ALL ARTBOARDS, is there a trick to pasting all IN FRONT or pasting all BEHIND? Sometimes it works for me, other times it does not.
Regardless of this small little item, I appreciate the work you put into this.
Copy link to clipboard
Copied
Also, one more small question... if you have a PDF in landscape orientation, is there a way to open it in Adobe in landscape as well? Or does this only allow you to open them in portrait view with everything rotated?
Copy link to clipboard
Copied
Hi Carlos,
just found your script - unfortuantely the download link wont work anymore. Would you be able to check on your side and post a new link?
Thanks!!
Mirko
Copy link to clipboard
Copied
found it: Ai Open Multi-Page PDF
Copy link to clipboard
Copied
Hi Carlos,
This script is no longer available when I click the link you provided 3 years ago. Any chance this still exists/ have another updated script for this purpose?
Greg
Copy link to clipboard
Copied
here you go
Copy link to clipboard
Copied
Hi Carlos,
Thanks for your reply, I managed to troll through some of your other posts elsewhere and I found this exact script yesterday.
It works absolutely perfectly, thank you!
Kind regards,
Gregory Nash
CEO & Co-Founder
<http://i1365.photobucket.com/albums/r755/Gregory_Norman_Nash/PreciousPetsLogo_zps4fe4a299.png>
Precious Pets London, 26 York Street, London, W1U 6PZ
Part of Precious Pets Ltd.
Mobile: 07941325188
Telephone: 02071129096
Email: <mailto:Gregory.nash@preciouspetslondon.com> Gregory.nash@preciouspetslondon.com
Web: <http://www.preciouspetslondon.com/> www.preciouspetslondon.com
<http://ctrla.lt/wp-content/uploads/2013/04/facebook_Social-Media-Icons-Buttons-Modern_black_Ctrl-Alt-Design_001.png> <http://ctrla.lt/wp-content/uploads/2013/04/twitter_Social-Media-Icons-Buttons-Modern_black_Ctrl-Alt-Design_001.png> <http://ctrla.lt/wp-content/uploads/2013/04/Pinterest_Social-Media-Icons-Buttons-Modern_black_Ctrl-Alt-Design_001.png> <http://ctrla.lt/wp-content/uploads/2013/04/linkedin_Social-Media-Icons-Buttons-Modern_black_Ctrl-Alt-Design_001.png> <http://ctrla.lt/wp-content/uploads/2013/04/tumblr_Social-Media-Icons-Buttons-Modern_black_Ctrl-Alt-Design_001.png>
Copy link to clipboard
Copied
Many thanks! It work very well on most of my PDF files.
However, if the artwork has 2 layers above and at the same time one of it is hidden or locked. It won't load properly when I put in the files.
I even tried to add in...
pdfLayer.locked = false
pdfLayer.hidden = false
pdfLayer.visible = true
It still won't load properly or it gives me a blank page.
Copy link to clipboard
Copied
Hi Carlos,
I'm unable to use that link. Please share it again.
I need it urgently.
Thanks in advance.
Copy link to clipboard
Copied
here you go
Copy link to clipboard
Copied
Thank you so much Carlos.
Copy link to clipboard
Copied
Hi Carlos.
I use Illustrator CC19.2. When i set the pages and click "Open", the script creates only new blank document.
And when i set any1 page, its opened with some damages. Could you help?
Copy link to clipboard
Copied
hi, does that happen with all different pdf files? try other files to see if it works, if it doesn't please provide a troubled file to see if I can spot the issue.
Copy link to clipboard
Copied
CarlosCanto, hello!
What do you think that if I set the zero point of the global rulers to the top left corner of the working area?
In this case, the artboards will be added starting from the top left corner, filling all the available space in the working area.
If you think it's appropriate, then where do I put the modified script (changes are very little)?
Copy link to clipboard
Copied
Hi o-marat​, that's a good idea, post your modified script here in this post.