<?xml version="1.0" encoding="ISO-8859-1"?>

<!--'Begin the RSS coding-->
<rss version="2.0">
	<channel>
		<title>Planet PDF Learning Center</title>
		<link>http://www.planetpdf.com/learning.asp</link>
		<description>Home of all Planet PDF's Learning Center articles on PDF and Acrobat.</description>
		<language>en-us</language>
		<copyright>Copyright 2004 Binarything. All rights reserved http://www.planetpdf.com/planetpdf.asp?contentID=6477</copyright>
		<pubDate>

		</pubDate>
		<lastBuildDate>Thu, 04 Nov 2004 00:00:00 GMT</lastBuildDate>
		<ttl>120</ttl>
		<image>
			<title>Planet PDF Learning Center</title>
			<width>133</width>
			<height>26</height>
			<link>http://www.planetpdf.com/learning.asp</link>
			<url>http://www.planetpdf.com/images/g_sitemap_logo_pp.gif</url>
		</image>
		<managingEditor>dan.shea@planetpdf.com</managingEditor>
		<webMaster>operations_rss@binarything.com</webMaster>
		<category>Planet PDF Learning Center Articles</category>
		<generator>CM3 www.planetpdf.com/goto.asp?id=cm3</generator>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<item>
  <title>Example Acrobat JavaScripts</title>
  <link>http://www.planetpdf.com/developer/article.asp?contentID=6828&amp;rss</link>
  <description>&lt;p&gt;OK, so you know what Acrobat JavaScript is, where you can use it and how to debug it. In this article we're going to jump right into the deep-end with some useful examples of using Acrobat JavaScript.&lt;/p&gt;</description>

  <author>Chris Dahl</author>

  <category>developer, learning_center</category>
  <pubDate>Thu, 04 Nov 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>What is Acrobat JavaScript?</title>
  <link>http://www.planetpdf.com/developer/article.asp?contentID=6821&amp;rss</link>
  <description>&lt;p&gt;Acrobat JavaScript is a programming language that is contained inside Acrobat Standard and Acrobat Professional. Its sole purpose in life is to allow the developer to write scripts (programming code) that automates tasks that would otherwise be time consuming and mind numbing...&lt;/p&gt;</description>

  <author>Dave Wraight</author>

  <category>developer, learning_center</category>
  <pubDate>Thu, 28 Oct 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Where Should I use Acrobat JavaScript?</title>
  <link>http://www.planetpdf.com/developer/article.asp?contentID=6822&amp;rss</link>
  <description>&lt;p&gt;As alluded to in the previous article 'What is Acrobat JavaScript?' it turns out Acrobat JavaScript (AcroJS) can be used in many places inside both the PDF document and through Acrobat the application.&lt;/p&gt;</description>

  <author>Dave Wraight</author>

  <category>developer, learning_center</category>
  <pubDate>Thu, 28 Oct 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Working with Events in Acrobat JavaScript</title>
  <link>http://www.planetpdf.com/developer/article.asp?contentID=6823&amp;rss</link>
  <description>&lt;p&gt;There are various events made available to people writing Acrobat JavaScript to associate their code with. Without actually associating the JavaScript code you write with one of these available events in Acrobat, then it's not going to execute.&lt;/p&gt;</description>

  <author>Chris Dahl</author>

  <category>developer, learning_center</category>
  <pubDate>Thu, 28 Oct 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Debugging Acrobat JavaScript</title>
  <link>http://www.planetpdf.com/developer/article.asp?contentID=6824&amp;rss</link>
  <description>&lt;p&gt;You'd be hard pressed to find someone who has developed with Acrobat JavaScript and hasn't had a problem that has stumped them (of which can sometimes end up with the developer kicking themselves when they discover it's such a simple problem). When this happens, it usually results in the person writing the JavaScript to play around with their code, or ask a fellow JavaScript developer on one of the PDF related user forums.&lt;/p&gt;</description>

  <author>Chris Dahl</author>

  <category>developer, learning_center</category>
  <pubDate>Thu, 28 Oct 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>What is PDF Preflight?</title>
  <link>http://www.planetpdf.com/creative/article.asp?contentID=6790&amp;rss</link>
  <description>&lt;p&gt;What is preflight and why would I want to preflight PDF files? Isn't PDF the perfect file format after all? Learn how preflight and PDF fit together and why it is a good idea to preflight PDF files.&lt;/p&gt;</description>

  <author>David van Driessche</author>

  <category>creative, learning_center</category>
  <pubDate>Thu, 30 Sep 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>What's the Problem With This PDF?</title>
  <link>http://www.planetpdf.com/creative/article.asp?contentID=6792&amp;rss</link>
  <description>&lt;p&gt;PDF files are ideal for graphic arts workflows, but... they have to be created properly! If that is not the case all sorts of things can go wrong; discover the ugly sides of a perfect file format.&lt;/p&gt;</description>

  <author>David van Driessche</author>

  <category>creative, learning_center</category>
  <pubDate>Thu, 30 Sep 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Knowing What to Look For</title>
  <link>http://www.planetpdf.com/creative/article.asp?contentID=6793&amp;rss</link>
  <description>&lt;p&gt;Figuring out what to check for during preflight is not easy; isn't there someone out there who has done this before and can tell me what to do?&lt;/p&gt;</description>

  <author>David van Driessche</author>

  <category>creative, learning_center</category>
  <pubDate>Thu, 30 Sep 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Preflighting PDF...Who, Where and How</title>
  <link>http://www.planetpdf.com/creative/article.asp?contentID=6794&amp;rss</link>
  <description>&lt;p&gt;You're ready to start preflighting PDF files? How you preflight and where in your workflow you do it might make all the difference!&lt;/p&gt;</description>

  <author>David van Driessche</author>

  <category>creative, learning_center</category>
  <pubDate>Thu, 30 Sep 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>I Have Problems</title>
  <link>http://www.planetpdf.com/creative/article.asp?contentID=6795&amp;rss</link>
  <description>&lt;p&gt;We all have... The important thing is to know where to get information to solve the problems you find during preflight and how to prevent them in the future.&lt;/p&gt;</description>

  <author>David van Driessche</author>

  <category>creative, learning_center</category>
  <pubDate>Thu, 30 Sep 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Getting Started - Developing for PDF</title>
  <link>http://www.planetpdf.com/developer/article.asp?contentID=6621&amp;rss</link>
  <description>&lt;P&gt;When you first decide to develop a solution around Acrobat/PDF you need to know what's out there, who's developing what and more importantly you need to think like a PDF Programmer.&lt;/P&gt;

&lt;P&gt;In this article we explore the resources available to you, regardless if you are developing your own solution from scratch, piecing together multiple third party solutions or even just automating Acrobat to solve a particular workflow issue.&lt;/P&gt;</description>

  <author>Dave Wraight</author>

  <category>developer, learning_center</category>
  <pubDate>Thu, 01 Jul 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Developing with Acrobat Javascript</title>
  <link>http://www.planetpdf.com/developer/article.asp?contentID=6622&amp;rss</link>
  <description>&lt;P&gt;Adobe have integrated a fully fledged scripting language inside Acrobat - Javascript (ECMA Script). This provides document authors, developers and system integrators with the ability to automate and maintain their PDF documents from within Acrobat.&lt;/P&gt;

&lt;P&gt;However when we talk about Javascript inside Acrobat we need to think slightly out of the box to get a proper handle on the capabilities and limitations, we explore how to think 'AcroJS' in this article.&lt;/P&gt;</description>

  <author>Dave Wraight</author>

  <category>developer, learning_center</category>
  <pubDate>Thu, 01 Jul 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Developing with PDF Forms</title>
  <link>http://www.planetpdf.com/developer/article.asp?contentID=6623&amp;rss</link>
  <description>&lt;P&gt;PDF Forms have great potential, everything from dynamic database driven content to simply capturing data from end users.&lt;/P&gt;

&lt;P&gt;When we think about online forms we generally think of HTML based forms, in this article we explore some of the key differences between HTML and PDF Forms and also the limitations of HTML as a means for online forms. We also explain what it takes to develop Forms in PDF and also the related solutions and technologies already in abundance that can make your life easier.&lt;/P&gt;</description>

  <author>Dave Wraight</author>

  <category>developer, learning_center</category>
  <pubDate>Thu, 01 Jul 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Developing with Inter-Application Communication (IAC)</title>
  <link>http://www.planetpdf.com/developer/article.asp?contentID=6624&amp;rss</link>
  <description>&lt;P&gt;IAC in a nutshell is a method for programmatically taking control over another application and automating its toolset. The other application in this case is Acrobat (Std/Pro) and the program that's taking control is your application which could be written in Delphi, Visual Basic (including VBA) or C++.&lt;/P&gt;

&lt;P&gt;We look in detail at how to build solutions using Acrobat's built-in Inter-Application Communication toolset. In no time we can be productive and be writing solutions to automate our daily Acrobat/PDF workflows.&lt;/P&gt;</description>

  <author>Dave Wraight</author>

  <category>developer, learning_center</category>
  <pubDate>Thu, 01 Jul 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>PDF and Color Spaces</title>
  <link>http://www.planetpdf.com/creative/article.asp?contentID=6615&amp;rss</link>
  <description>&lt;p&gt;An introduction to color spaces and the use of color management processes to ensure faithful print production output.&lt;/p&gt;</description>

  <author>Gary Armstrong</author>

  <category>creative, learning_center</category>
  <pubDate>Wed, 30 Jun 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Color Spaces in Practice</title>
  <link>http://www.planetpdf.com/creative/article.asp?contentID=6616&amp;rss</link>
  <description>&lt;p&gt;So which color space is the best? How do PDF color spaces relate to those for PostScript? These and other real-World considerations are tackled in this piece.&lt;/p&gt;</description>

  <author>Gary Armstrong</author>

  <category>creative, learning_center</category>
  <pubDate>Wed, 30 Jun 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>RGB versus CMYK</title>
  <link>http://www.planetpdf.com/creative/article.asp?contentID=6617&amp;rss</link>
  <description>&lt;p&gt;Details the relative strengths and weaknesses of these two approaches: additive and subtractive colors.&lt;/p&gt;</description>

  <author>Gary Armstrong</author>

  <category>creative, learning_center</category>
  <pubDate>Wed, 30 Jun 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>About ICC</title>
  <link>http://www.planetpdf.com/creative/article.asp?contentID=6618&amp;rss</link>
  <description>&lt;p&gt;The International Color Consorium (ICC for short) is both the standards body resonsible for the creation of device-independent color profiles and the profiles themselves. Find out more about the profiles, their formation, and their authors.&lt;/p&gt;</description>

  <author>Gary Armstrong</author>

  <category>creative, learning_center</category>
  <pubDate>Wed, 30 Jun 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>PDF Creation Tips</title>
  <link>http://www.planetpdf.com/creative/article.asp?contentID=6619&amp;rss</link>
  <description>&lt;p&gt;Tips and hints on the best ways to create your PDF files to avoid color management headaches downstream.&lt;/p&gt;</description>

  <author>Gary Armstrong</author>

  <category>creative, learning_center</category>
  <pubDate>Wed, 30 Jun 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Life as a PDF</title>
  <link>http://www.planetpdf.com/creative/article.asp?contentID=6620&amp;rss</link>
  <description>&lt;p&gt;Addresses potential issues and several 3rd party troubleshooting tools for various phases of the print workflow.&lt;/p&gt;</description>

  <author>Gary Armstrong</author>

  <category>creative, learning_center</category>
  <pubDate>Wed, 30 Jun 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>What does Section 508 mean for your PDFs?</title>
  <link>http://www.planetpdf.com/enterprise/article.asp?contentID=6117&amp;rss</link>
  <description>&lt;p&gt;A paragraph-by-paragraph review of the code, and it's implications for your PDF files.&lt;/p&gt;</description>

  <author>Duff Johnson</author>

  <category>enterprise, learning_center</category>
  <pubDate>Thu, 22 Apr 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Accessible PDF: A Strategic Review</title>
  <link>http://www.planetpdf.com/enterprise/article.asp?contentID=6118&amp;rss</link>
  <description>&lt;p&gt;In February, 2003, I argued on Planet PDF that accessibility is a big issue for Adobe Systems - and for the future of the PDF format. See that article, and a sidebar: Comparing Tagged PDF to Accessibility for the Masses for my suggestion. With the release of Reader and Acrobat 6.0 and the Read Aloud feature, Adobe took a major step towards my recommendation for adopting an Accessibility for the Masses perspective. If you have Reader 6.0 and speakers attached, open a PDF and try a Control-Shift-V. (You'll be glad to know that Control-Shift-E stops it!).&lt;/p&gt;</description>

  <author>Duff Johnson</author>

  <category>enterprise, learning_center</category>
  <pubDate>Thu, 22 Apr 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>PDF files can comply with Section 508. Now it's your move.</title>
  <link>http://www.planetpdf.com/enterprise/article.asp?contentID=6119&amp;rss</link>
  <description>&lt;p&gt;Problem: you host PDF files, and they are some of the most heavily downloaded files on your site. You need to make them compliant with Section 508. At the same time, you want them to deliver a good experience to the end-user, beyond formal compliance. Can it be done?&lt;/p&gt;</description>

  <author>Duff Johnson</author>

  <category>enterprise, learning_center</category>
  <pubDate>Thu, 22 Apr 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>An Introduction to Accessible PDF</title>
  <link>http://www.planetpdf.com/enterprise/article.asp?contentID=6120&amp;rss</link>
  <description>&lt;p&gt;Accessibility is not an especially familiar concept in the computing world. Most of us encounter the idea of accessibility often enough by way of special vehicle parking spaces, ramps, braille signage, beeping crosswalks, and so on. Improving accessibility is more than a courtesy, it is an accepted and vital goal of any advanced society.&lt;/p&gt;
</description>

  <author>Duff Johnson</author>

  <category>enterprise, learning_center</category>
  <pubDate>Thu, 22 Apr 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Tags or Scripts for Accessible Forms?</title>
  <link>http://www.planetpdf.com/enterprise/article.asp?contentID=6427&amp;rss</link>
  <description>&lt;p&gt;Forms pose special challenges for PDF files. Early in 2003, I asked Bryan Guignard for his view on this complex and thorny subject.&lt;/p&gt;</description>

  <author>Duff Johnson</author>

  <category>enterprise, learning_center</category>
  <pubDate>Thu, 22 Apr 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>Resources on Adobe Acrobat and PDF Accessibility</title>
  <link>http://www.planetpdf.com/enterprise/article.asp?contentID=6066&amp;rss</link>
  <description>&lt;p&gt;International standards and how-to guides. &lt;/p&gt;</description>

  <author>Duff Johnson</author>

  <category>enterprise, learning_center</category>
  <pubDate>Thu, 22 Apr 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>What is Tagged PDF?</title>
  <link>http://www.planetpdf.com/enterprise/article.asp?contentID=6067&amp;rss</link>
  <description>&lt;p&gt;A quick introduction to the concept of logical structure in a PDF file, and why it matters.&lt;/p&gt;</description>

  <author>Duff Johnson</author>

  <category>enterprise, learning_center</category>
  <pubDate>Thu, 22 Apr 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>The many varied uses of PDF</title>
  <link>http://www.planetpdf.com/enterprise/article.asp?contentID=6438&amp;rss</link>
  <description>&lt;p&gt;Almost anything you can do with a piece of paper, you can do with a PDF. And with a PDF, you can do so much more. Here's a simple list of the many ways in which business and government put PDF to use, everyday.&lt;/p&gt;</description>

  <author>Duff Johnson</author>

  <category>enterprise, learning_center</category>
  <pubDate>Thu, 01 Apr 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>What is Acrobat Reader?</title>
  <link>http://www.planetpdf.com/enterprise/article.asp?contentID=6439&amp;rss</link>
  <description>&lt;p&gt;&quot;Adobe Acrobat Reader&quot;: was retired by Adobe in May, 2003 with the release of Adobe Reader 6.0. Where did it go? &lt;/p&gt;</description>

  <author>Duff Johnson</author>

  <category>enterprise, learning_center</category>
  <pubDate>Thu, 01 Apr 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item><item>
  <title>What is Adobe Acrobat?</title>
  <link>http://www.planetpdf.com/enterprise/article.asp?contentID=6440&amp;rss</link>
  <description>&lt;p&gt;The core desktop application from Adobe Systems for creating and managing PDFs. Adobe Acrobat 6.01 is available in Standard and Professional versions, as well as &quot;Elements&quot; for large-scale corporate desktops. &lt;/p&gt;</description>

  <author>Duff Johnson</author>

  <category>enterprise, learning_center</category>
  <pubDate>Thu, 01 Apr 2004 00:00:00 GMT</pubDate>
  <source url="http://www.planetpdf.com/rss/home_learning_rss.asp">Planet PDF Learning Center Index</source>
</item>		
	</channel>
</rss>