<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Free Bundled Scripts on Adobe.com</title>
	<atom:link href="http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php/feed" rel="self" type="application/rss+xml" />
	<link>http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php</link>
	<description>InDesignSecrets Blog and Podcast</description>
	<lastBuildDate>Wed, 23 May 2012 23:34:42 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ray</title>
		<link>http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php/comment-page-1#comment-484917</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Thu, 05 Aug 2010 14:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php#comment-484917</guid>
		<description>Looking to center PDFs on the page, but stuck with the PlaceMultipagePDF script putting it in the top left (X:0, Y:0)? Just change two numbers in the script! Here&#039;s the easy fix:

1. &lt;strong&gt;Determine coordinates&lt;/strong&gt; 

- Place a page from your PDF onto your document. Using the alignment tool, center the PDF vertically and horizontally to the page. 

- Note the new X and Y coordinates of the upper left corner of the object.

2. &lt;strong&gt;(Easy) Edit script&lt;/strong&gt; 

- From the Scripts panel (Window &gt; Automation &gt; Scripts), locate the PlaceMultipagePDF script (.jsx or .applescript), right click and choose &lt;em&gt;edit&lt;/em&gt; or &lt;em&gt;reveal in finder&lt;/em&gt; and open it in the editor of your choice.

- At around line 109 or so, change the &lt;code&gt;[0,0]&lt;/code&gt; within 
&lt;code&gt;myPDFPage = myPage.place(File(myPDFFile), [0,0])[0];&lt;/code&gt;
to your new coordinates, &lt;code&gt;[x,y]&lt;/code&gt;, respectively.

- Save as new and run it, or just save and run and remember to change the coordinates back to &lt;code&gt;[0,0]&lt;/code&gt; when done.

Done!</description>
		<content:encoded><![CDATA[<p>Looking to center PDFs on the page, but stuck with the PlaceMultipagePDF script putting it in the top left (X:0, Y:0)? Just change two numbers in the script! Here&#8217;s the easy fix:</p>
<p>1. <strong>Determine coordinates</strong> </p>
<p>- Place a page from your PDF onto your document. Using the alignment tool, center the PDF vertically and horizontally to the page. </p>
<p>- Note the new X and Y coordinates of the upper left corner of the object.</p>
<p>2. <strong>(Easy) Edit script</strong> </p>
<p>- From the Scripts panel (Window &gt; Automation &gt; Scripts), locate the PlaceMultipagePDF script (.jsx or .applescript), right click and choose <em>edit</em> or <em>reveal in finder</em> and open it in the editor of your choice.</p>
<p>- At around line 109 or so, change the <code>[0,0]</code> within<br />
<code>myPDFPage = myPage.place(File(myPDFFile), [0,0])[0];</code><br />
to your new coordinates, <code>[x,y]</code>, respectively.</p>
<p>- Save as new and run it, or just save and run and remember to change the coordinates back to <code>[0,0]</code> when done.</p>
<p>Done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jack</title>
		<link>http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php/comment-page-1#comment-480707</link>
		<dc:creator>jack</dc:creator>
		<pubDate>Wed, 16 Dec 2009 18:58:08 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php#comment-480707</guid>
		<description>Place multi page pdf . I get the size of the pdf I am importing from the Document setup in acrobat and make my InDesign doc. that size. Import the pages into InDesign then change page size in Indesign to your actual page size and bingo your done. HUGE timesaver for me.</description>
		<content:encoded><![CDATA[<p>Place multi page pdf . I get the size of the pdf I am importing from the Document setup in acrobat and make my InDesign doc. that size. Import the pages into InDesign then change page size in Indesign to your actual page size and bingo your done. HUGE timesaver for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Esther</title>
		<link>http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php/comment-page-1#comment-479366</link>
		<dc:creator>Esther</dc:creator>
		<pubDate>Mon, 02 Nov 2009 23:41:10 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php#comment-479366</guid>
		<description>I created a 6 x 9 - 280 page book in InDesign (CS3) with an inside margin of 0.5 inches. I&#039;ve recently changed the margin to .75, but my text box remains the same at .5 inches. 

Is there a way to change the text frame to conincide with the margin at .75 as well, without having to manually move the frame to .75 for all 250 pages?

Any tip will be grately appreciated. 

Did I mention I&#039;m quite new to InDesign? I wouldn&#039;t be surprised if there was an easy fix, but I would really appreciate it if you could poing me to the right direction.</description>
		<content:encoded><![CDATA[<p>I created a 6 x 9 &#8211; 280 page book in InDesign (CS3) with an inside margin of 0.5 inches. I&#8217;ve recently changed the margin to .75, but my text box remains the same at .5 inches. </p>
<p>Is there a way to change the text frame to conincide with the margin at .75 as well, without having to manually move the frame to .75 for all 250 pages?</p>
<p>Any tip will be grately appreciated. </p>
<p>Did I mention I&#8217;m quite new to InDesign? I wouldn&#8217;t be surprised if there was an easy fix, but I would really appreciate it if you could poing me to the right direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Big-B</title>
		<link>http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php/comment-page-1#comment-478348</link>
		<dc:creator>Big-B</dc:creator>
		<pubDate>Fri, 25 Sep 2009 22:36:44 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php#comment-478348</guid>
		<description>Kikki,
  I have run into a the same problem with books in the past. You want to change the margins on all the pages with out it effecting the text, bumping headers to a next page, ect.. ect... Their are a few ways to go about this and the best way will depend largely up the content of the book. A quick solution is to PDF the document as is. In pit stop or the Acrobat Pro re-size the whole doc so it will fit in the need margins and your page size, then set up a new document in In-deign with the correct margins. Use the place multiple PDF’s Script and there you have it.

-I have used this trick to center my place multiple PDF’s script too. For intense some one sends me a 400 page book in a Microsoft word doc. The margins are set for a 8.5 X 5.5 Book but the page size is 8.5 X 11 and it is justified in the upper left hand corner. I will then set up my template in In-design to accommodate any bindery needed bleeds the pinch, grinding, ect... I PDF the Word doc and in Acrobat Pro I will then crop the whole doc at one time to the size of my In-design page with the margins I need, (at this point you could just crop so the page is center.) save file. Go back to the InDesign file use the place multiple PDF’s script and if your math is right everything should fall in to place. The sweet thing is after doing this one or two times it shouldn’t take more then ten minutes and beats the pants off of placing 400 pages manually in your margins!</description>
		<content:encoded><![CDATA[<p>Kikki,<br />
  I have run into a the same problem with books in the past. You want to change the margins on all the pages with out it effecting the text, bumping headers to a next page, ect.. ect&#8230; Their are a few ways to go about this and the best way will depend largely up the content of the book. A quick solution is to PDF the document as is. In pit stop or the Acrobat Pro re-size the whole doc so it will fit in the need margins and your page size, then set up a new document in In-deign with the correct margins. Use the place multiple PDF’s Script and there you have it.</p>
<p>-I have used this trick to center my place multiple PDF’s script too. For intense some one sends me a 400 page book in a Microsoft word doc. The margins are set for a 8.5 X 5.5 Book but the page size is 8.5 X 11 and it is justified in the upper left hand corner. I will then set up my template in In-design to accommodate any bindery needed bleeds the pinch, grinding, ect&#8230; I PDF the Word doc and in Acrobat Pro I will then crop the whole doc at one time to the size of my In-design page with the margins I need, (at this point you could just crop so the page is center.) save file. Go back to the InDesign file use the place multiple PDF’s script and if your math is right everything should fall in to place. The sweet thing is after doing this one or two times it shouldn’t take more then ten minutes and beats the pants off of placing 400 pages manually in your margins!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kikki</title>
		<link>http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php/comment-page-1#comment-477156</link>
		<dc:creator>Kikki</dc:creator>
		<pubDate>Tue, 18 Aug 2009 22:47:57 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php#comment-477156</guid>
		<description>Hi,
I&#039;m really very new to Indesign cs2 and have a prb I just cannot solve:
I want to change the margins for the whole document (280 pages) and though I have done this in the master nothing changes on the document pages. If I do it manually each page, at one page in the documet things &#039;stops&#039; - that is - as the text is getting longer ( as I am diminishing the margins of the pages), instead of the text just continuing on to next pages - at one point of the document the text which is moving is putting itself on top of the other text.... (and I have tried to delete &#039;new section&#039; in case that is the prb.). Anyone? THANKS!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I&#8217;m really very new to Indesign cs2 and have a prb I just cannot solve:<br />
I want to change the margins for the whole document (280 pages) and though I have done this in the master nothing changes on the document pages. If I do it manually each page, at one page in the documet things &#8217;stops&#8217; &#8211; that is &#8211; as the text is getting longer ( as I am diminishing the margins of the pages), instead of the text just continuing on to next pages &#8211; at one point of the document the text which is moving is putting itself on top of the other text&#8230;. (and I have tried to delete &#8216;new section&#8217; in case that is the prb.). Anyone? THANKS!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland</title>
		<link>http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php/comment-page-1#comment-476539</link>
		<dc:creator>Roland</dc:creator>
		<pubDate>Fri, 10 Jul 2009 07:32:52 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php#comment-476539</guid>
		<description>Hilda, if you have Adobe Acrobat Pro you can simply go to File &gt; Export &gt; Image and choose JPEG there. It&#039;ll let you choose the JPEG settings and will then save each page as a JPEG file.

You could also drag the PDF to Photoshop to open the pages there (with the ability to set resolution and size) and then save the files from there. Not as quick, but if you have Photoshop it&#039;s free.</description>
		<content:encoded><![CDATA[<p>Hilda, if you have Adobe Acrobat Pro you can simply go to File &gt; Export &gt; Image and choose JPEG there. It&#8217;ll let you choose the JPEG settings and will then save each page as a JPEG file.</p>
<p>You could also drag the PDF to Photoshop to open the pages there (with the ability to set resolution and size) and then save the files from there. Not as quick, but if you have Photoshop it&#8217;s free.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick Taylor</title>
		<link>http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php/comment-page-1#comment-476538</link>
		<dc:creator>Patrick Taylor</dc:creator>
		<pubDate>Fri, 10 Jul 2009 06:53:00 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php#comment-476538</guid>
		<description>Hi Hilda! I have been using Magic PDF software and it works well in converting PDF document into JPG format. You can check it out at. www.magic-PDF.com.</description>
		<content:encoded><![CDATA[<p>Hi Hilda! I have been using Magic PDF software and it works well in converting PDF document into JPG format. You can check it out at. <a href="http://www.magic-PDF.com" rel="nofollow">http://www.magic-PDF.com</a>.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hilda Thompson</title>
		<link>http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php/comment-page-1#comment-476537</link>
		<dc:creator>Hilda Thompson</dc:creator>
		<pubDate>Fri, 10 Jul 2009 05:37:46 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php#comment-476537</guid>
		<description>Hi guys, I need to convert a PDF document into JPG format. Pls help me</description>
		<content:encoded><![CDATA[<p>Hi guys, I need to convert a PDF document into JPG format. Pls help me</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Harbs</title>
		<link>http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php/comment-page-1#comment-475960</link>
		<dc:creator>Harbs</dc:creator>
		<pubDate>Wed, 03 Jun 2009 19:39:46 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php#comment-475960</guid>
		<description>I mean you generally have to try a lot more with AppleScript to do the same thing as a JavaScript. An AppleScript is almost always many more lines than JavaScript. I don&#039;t know if that makes a difference in terms of performance.

There&#039;s an awful lot that can effect performance in scripts. I&#039;m not sure how a &quot;whose&quot; performs, but in this script, I&#039;m almost positive that my version will be faster -- especially when there&#039;s a lot of text frames...

I personally find all the tell/end tell statements to be hard to keep track of in AppleScript. Also, I think conceptually and AppleScript is (purposely) a much more verbal language...</description>
		<content:encoded><![CDATA[<p>I mean you generally have to try a lot more with AppleScript to do the same thing as a JavaScript. An AppleScript is almost always many more lines than JavaScript. I don&#8217;t know if that makes a difference in terms of performance.</p>
<p>There&#8217;s an awful lot that can effect performance in scripts. I&#8217;m not sure how a &#8220;whose&#8221; performs, but in this script, I&#8217;m almost positive that my version will be faster &#8212; especially when there&#8217;s a lot of text frames&#8230;</p>
<p>I personally find all the tell/end tell statements to be hard to keep track of in AppleScript. Also, I think conceptually and AppleScript is (purposely) a much more verbal language&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Old Jeremy</title>
		<link>http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php/comment-page-1#comment-475956</link>
		<dc:creator>Old Jeremy</dc:creator>
		<pubDate>Wed, 03 Jun 2009 18:59:28 +0000</pubDate>
		<guid isPermaLink="false">http://indesignsecrets.com/free-bundled-scripts-on-adobecom.php#comment-475956</guid>
		<description>Harbs,

You said that Javascript is less verbose than Applescript, and I&#039;m guessing you&#039;re talking about the length of the incomprehensible &quot;zeroes and ones&quot; that a compiler turns into machine code (or whatever it&#039;s called) before a script can do its thing.

I wonder does this verbosity make AppleScript work slower than JavaScript? If so, that would explain a couple of embarrassing moments -- dragging into agonizing, interminable minutes -- when I was trying to promote myself in my new career,  saying  &quot;it doesn&#039;t usually take this long!&quot;

Even if AppleScript is slower than JavaScript, its user-friendliness and relative accessibility draw in new scripters, and swell the numbers of people exchanging ideas and disagreeing with each other. That&#039;s great, I think -- and it&#039;s thanks to a different sort of &quot;verbosity&quot;: the way it mimics ordinary (English) speech.</description>
		<content:encoded><![CDATA[<p>Harbs,</p>
<p>You said that Javascript is less verbose than Applescript, and I&#8217;m guessing you&#8217;re talking about the length of the incomprehensible &#8220;zeroes and ones&#8221; that a compiler turns into machine code (or whatever it&#8217;s called) before a script can do its thing.</p>
<p>I wonder does this verbosity make AppleScript work slower than JavaScript? If so, that would explain a couple of embarrassing moments &#8212; dragging into agonizing, interminable minutes &#8212; when I was trying to promote myself in my new career,  saying  &#8220;it doesn&#8217;t usually take this long!&#8221;</p>
<p>Even if AppleScript is slower than JavaScript, its user-friendliness and relative accessibility draw in new scripters, and swell the numbers of people exchanging ideas and disagreeing with each other. That&#8217;s great, I think &#8212; and it&#8217;s thanks to a different sort of &#8220;verbosity&#8221;: the way it mimics ordinary (English) speech.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enhanced) (user agent is rejected)
Database Caching using disk

Served from: indesignsecrets.com @ 2012-05-24 00:41:22 -->
