Main

February 26, 2009

The Customizing PDF Portfolio Layouts Series

I just posted the first two of a seven part series that discusses writing custom PDF Portfolio Layouts or "Navigators" as we call them in "Acrobat Developer Land". I'll also take this opportunity to launch the PDF Developer Junkie Web.Blogs are great for all kinds of things like news and short articles or even a series of articles. However, sometimes, organizing articles in reverse chronological order just isn't helpful. So - I created a web site to house all of my "How-to" articles.

If you've been interested in learning about how to create your own Navigators and you've got some ActionScript 3 skills, jump into the links below and get started. Each article has a sample Flex project attached as well as the Acrobat ActionScript SDK (prerelease version).

The "Customizing PDF Portfolio Layouts" Series

Coming soon I'll have...

  • Part 5: Working with Metadata
  • Part 6: Sorting
  • Part 7: Adding Resources and Files
Bookmark and Share
permalink.gif

| Comments (0)

June 2, 2008

Adobe Unveils Acrobat 9 Software

Acrobat 9 delivers native support for Adobe Flash® technology and the ability to unify a wide range of content in rich PDF Portfolios as well as other cool features. Read the full release here.

A trial version will be available for download. Click here to be notified of availability.

A New Release:

The native supoport for Flash in Acrobat and Reader 9 lets us support three important new capabilities in PDF; Native support for FLV and H.264 playback, native support for SWF playing in the new Rich Media Annotations, and Flash-based interfaces on top of PDF Packages which we are now calling PDF Portfolios in recognition of the new highly branded customizable experience they can provide.

In the coming weeks I'll be posting information and examples on how to work with these new exciting technologies. Subscribe to this feed to stay up to date.

An image of what a PDF Portfolio can look like is below.


A New Look

I've overhauled the look of the site. I hope you enjoy it. It's a little cleaner and easier to read I hope.

A New Direction

With the announcement of Acrobat 9, I've decided to take the PDF Developer Jnkie blog in a new direction. I'll be focusing this blog on developing with Acrobat 9 and have created a new blog specifically for IT managers, power users and other IT professionals who work wit PDF technologies.The "IT Matters" blog is located here. Please visit and subscribe if you're interested in deploying Acrobat and Reader or Security related stuff.

Bookmark and Share
permalink.gif

| Comments (2)

December 7, 2007

If You Are Considering XPS, Consider This

I've started a new series of white papers discussing PDF and XPS. The main theme behind these pieces is that the details matter. When you're trying to run your business and you work with electronic documents in any part of your workflow, and who isn't these days, the "it-works-most-of-the-time" solutions just don't cut it. The details matter when people are making descisions based on the documents that you print, distribute on the web, and exchange through email.

The first two topics relate to print workflows and electronic approvals and I've got a few more in the works as well. If you have a suggestion for an article or have questions about any of the content in these two, please feel free to comment here or email me directly.

NOTE: These PDF files are protected using Adobe LiveCycle Rights Management ES. You will need to use the Adobe Reader or Adobe Acrobat to view these files.

Consider This: Print Workflows
Consider This: Electronic Approvals


Bookmark and Share
permalink.gif

| Comments (0)

August 28, 2007

Using the HTML embed Tag to Display a PDF on Your Web Page

Most web developers create links to PDF files so that Adobe Acrobat or the Adobe Reader takes over the entire browser window. Few people leverage the fact that you can display a PDF file in a web page just like any other graphic by using the embed tag in your HTML file. You can also use PDF Open Parameters in the src property to make the document look better on that page but those don’t work the same way in all browsers.

Continue reading "Using the HTML embed Tag to Display a PDF on Your Web Page" »

Bookmark and Share
permalink.gif

| Comments (8)

February 21, 2007

How do I use the Windows command line with Acrobat and Adobe Reader?

This question has come up a number of times recently and the information is out there but can be hard to find.

You can display and print a PDF file with Acrobat and Adobe Reader from the command line. These commands are unsupported, but have worked for some developers. There is no documentation for these commands other than what is listed here.

I hope that helps.

Bookmark and Share
permalink.gif

| Comments (0)