<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Wayne Hastings - Interactive and Graphic Design - Los Angeles, CA &#187; Adobe PDF</title>
	<atom:link href="http://www.waynehastings.net/category/adobe-pdf/feed" rel="self" type="application/rss+xml" />
	<link>http://www.waynehastings.net</link>
	<description></description>
	<lastBuildDate>Tue, 27 Jul 2010 03:24:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Javascript navigation in PDF files</title>
		<link>http://www.waynehastings.net/2010/01/javascript-navigation-in-pdf-files/1109</link>
		<comments>http://www.waynehastings.net/2010/01/javascript-navigation-in-pdf-files/1109#comments</comments>
		<pubDate>Tue, 12 Jan 2010 01:04:10 +0000</pubDate>
		<dc:creator>waynehastings</dc:creator>
				<category><![CDATA[Adobe PDF]]></category>
		<category><![CDATA[Hacks]]></category>

		<guid isPermaLink="false">http://www.waynehastings.net/?p=626</guid>
		<description><![CDATA[I&#8217;m currently working on an enhanced, interactive version of a 24 page brochure I designed. In the PDF, we&#8217;re adding web-like navigation items, including the standard previous and next buttons.
Going through this tutorial, the best bit is how to use Javascript to create forward/next buttons. Since the original post is from 2007, I wanted to [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently working on an enhanced, interactive version of a 24 page brochure I designed. In the PDF, we&#8217;re adding web-like navigation items, including the standard previous and next buttons.</p>
<p>Going through <a href="http://www.acrobatusers.com/tutorials/creating-buttons-pdf-navigation" target="_blank">this tutorial</a>, the best bit is how to use Javascript to create forward/next buttons. Since the original post is from 2007, I wanted to blog it quickly for my own future reference. (For Javascripters out there, I&#8217;m sure this is old news, but for me this is a neat trick.)</p>
<blockquote><p><em>Note that you can also use JavaScript to move to the next page. Use the Run a JavaScript action and type the following in the JavaScript Editor:</em></p>
<p><code>this.pageNum++;</code></p>
<p><code>this.pageNum--;</code></p></blockquote>
<p>Thanks to <a href="http://www.acrobatusers.com/tutorials/creating-buttons-pdf-navigation" target="_blank">acrobatusers.com</a> for showing the way.</p>




	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109&amp;title=Javascript%20navigation%20in%20PDF%20files&amp;bodytext=I%27m%20currently%20working%20on%20an%20enhanced%2C%20interactive%20version%20of%20a%2024%20page%20brochure%20I%20designed.%20In%20the%20PDF%2C%20we%27re%20adding%20web-like%20navigation%20items%2C%20including%20the%20standard%20previous%20and%20next%20buttons.%0D%0A%0D%0AGoing%20through%20this%20tutorial%2C%20the%20best%20bit%20is%20how%20to%20u" title="Digg"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109&amp;title=Javascript%20navigation%20in%20PDF%20files&amp;notes=I%27m%20currently%20working%20on%20an%20enhanced%2C%20interactive%20version%20of%20a%2024%20page%20brochure%20I%20designed.%20In%20the%20PDF%2C%20we%27re%20adding%20web-like%20navigation%20items%2C%20including%20the%20standard%20previous%20and%20next%20buttons.%0D%0A%0D%0AGoing%20through%20this%20tutorial%2C%20the%20best%20bit%20is%20how%20to%20u" title="del.icio.us"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109&amp;t=Javascript%20navigation%20in%20PDF%20files" title="Facebook"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.mixx.com/submit?page_url=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109&amp;title=Javascript%20navigation%20in%20PDF%20files" title="Mixx"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/mixx.png" title="Mixx" alt="Mixx" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109&amp;title=Javascript%20navigation%20in%20PDF%20files&amp;annotation=I%27m%20currently%20working%20on%20an%20enhanced%2C%20interactive%20version%20of%20a%2024%20page%20brochure%20I%20designed.%20In%20the%20PDF%2C%20we%27re%20adding%20web-like%20navigation%20items%2C%20including%20the%20standard%20previous%20and%20next%20buttons.%0D%0A%0D%0AGoing%20through%20this%20tutorial%2C%20the%20best%20bit%20is%20how%20to%20u" title="Google Bookmarks"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="mailto:?subject=Javascript%20navigation%20in%20PDF%20files&amp;body=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109" title="email"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/email_link.png" title="email" alt="email" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.linkedin.com/shareArticle?mini=true&amp;url=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109&amp;title=Javascript%20navigation%20in%20PDF%20files&amp;source=Wayne+Hastings+-+Interactive+and+Graphic+Design+-+Los+Angeles%2C+CA+&amp;summary=I%27m%20currently%20working%20on%20an%20enhanced%2C%20interactive%20version%20of%20a%2024%20page%20brochure%20I%20designed.%20In%20the%20PDF%2C%20we%27re%20adding%20web-like%20navigation%20items%2C%20including%20the%20standard%20previous%20and%20next%20buttons.%0D%0A%0D%0AGoing%20through%20this%20tutorial%2C%20the%20best%20bit%20is%20how%20to%20u" title="LinkedIn"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/linkedin.png" title="LinkedIn" alt="LinkedIn" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109&amp;partner=sociable" title="Print"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://reddit.com/submit?url=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109&amp;title=Javascript%20navigation%20in%20PDF%20files" title="Reddit"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/reddit.png" title="Reddit" alt="Reddit" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109&amp;title=Javascript%20navigation%20in%20PDF%20files" title="StumbleUpon"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.tumblr.com/share?v=3&amp;u=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109&amp;t=Javascript%20navigation%20in%20PDF%20files&amp;s=I%27m%20currently%20working%20on%20an%20enhanced%2C%20interactive%20version%20of%20a%2024%20page%20brochure%20I%20designed.%20In%20the%20PDF%2C%20we%27re%20adding%20web-like%20navigation%20items%2C%20including%20the%20standard%20previous%20and%20next%20buttons.%0D%0A%0D%0AGoing%20through%20this%20tutorial%2C%20the%20best%20bit%20is%20how%20to%20u" title="Tumblr"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/tumblr.png" title="Tumblr" alt="Tumblr" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="" title="TwitThis"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/" title="TwitThis" alt="TwitThis" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://buzz.yahoo.com/submit/?submitUrl=http%3A%2F%2Fwww.waynehastings.net%2F2010%2F01%2Fjavascript-navigation-in-pdf-files%2F1109&amp;submitHeadline=Javascript%20navigation%20in%20PDF%20files&amp;submitSummary=I%27m%20currently%20working%20on%20an%20enhanced%2C%20interactive%20version%20of%20a%2024%20page%20brochure%20I%20designed.%20In%20the%20PDF%2C%20we%27re%20adding%20web-like%20navigation%20items%2C%20including%20the%20standard%20previous%20and%20next%20buttons.%0D%0A%0D%0AGoing%20through%20this%20tutorial%2C%20the%20best%20bit%20is%20how%20to%20u&amp;submitCategory=science&amp;submitAssetType=text" title="Yahoo! Buzz"><img src="http://www.waynehastings.net/wp-content/plugins/sociable/images/yahoobuzz.png" title="Yahoo! Buzz" alt="Yahoo! Buzz" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://www.waynehastings.net/2010/01/javascript-navigation-in-pdf-files/1109/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
