These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Needing Help

tddeffner
Registered: Aug 12 2011
Posts: 3
Answered

I am needing some help with creating a custom PDF Portfolio. I am trying to recreate something similar to Grid With Preview from Acrobat 9.
 
Please Help!

My Product Information:
Acrobat Pro 10.1, Windows
KellyMcC
Acrobat 9ExpertTeam
Registered: Jul 11 2011
Posts: 389

Kelly McCathran
Adobe Community Expert
Certified Technical Trainer+

UVSAR
Expert
Registered: Oct 29 2008
Posts: 1357
Accepted Answer
My video (thanks Kelly!) covers styling an existing PDF Portfolio using the tools in Acrobat - but to replicate the Acrobat 9 "preview with a sidebar" would require a complete rewrite of the layout (NAV file) using Flex, and it's not all that easy as the SDK is designed to work with the new "cards" system in Acrobat X.

It's possible to ignore the new API layer and program the Acrobat 9 way using low-level Flex code, but it's a major programming job and the examples from the Acrobat 9 Portfolio SDK aren't of any use, given we've changed Flex versions.

So far we don't have a pre-built replica of the Acrobat 9 layouts available to download, but I suspect in time they will appear.
tddeffner
Registered: Aug 12 2011
Posts: 3
Well ive been dabbling in coding a nav. The trouble I am having is that I can't get the card previews to scroll vertically. Any suggestions on how that can be done?
tddeffner
Registered: Aug 12 2011
Posts: 3
Well hers my current Code. The Mini Nav section is what I believe needs to be altered, but im not sure how. Any thoughts on how to make it scroll vertically rather than horizontal.

lists:MiniNavList id="miniNav" left="0" top="0" width="180"
showSlammer="true" alpha="0.0" alpha.normal="1.0" enabled.empty="false" heightIfPresent="925" itemRenderer="{new CardFactory(CardFactory.BASIC_CARD, null , null, null, 1, false, false)}"/



JakeElwood
Registered: Sep 7 2011
Posts: 2
Unbelievable. This format is not available in Acrobat X and you need to REPROGRAM it to make it available? This is an example of a product upgrade done completely wrong. People come to depend on a product's functionality, and you pull the rug out from under them. It's irresponsible to expect the developer community to play catch up while in the meantime people are left high and dry. I can't use ANY of the existing formats. The material I'm trying to display looks unreadable, and the format can't be changed (I'm just creating a collection of text-based PDFs, nothing graphics based).
Kelly McCathran
Registered: Feb 9 2010
Posts: 38
There are also galleries of PDF Portfolios that you may find useful here:
http://acrobatusers.com/gallery/pdf_portfolio

Kelly McCathran
Adobe Certified Instructor
Adobe User Group Manager (http://creativesuitelovers.com)
Certified Technical Trainer+