Using Flash/Actionscript to create PDF Portfolio Navigator

Hi Guys
We've been using Acrobat Pro Extended to create PDF
Portfolio's for a wee while now, and now in order to create a
'fresh look', my boss is wanting to create custom navigators.
As the programmer of the team, I've looked into it and found
out that it involves Actionscripting/Flex. While I'm a decent
enough programmer, Actionscript isnt something I've used before, so
I was wondering if there were any online guides or books I could
buy that
specifically show how to create a customer navigator for a pdf
portfolio.
Any help you can provide will be much appreciated.

I also have the same goal except I am not even a decent
programmer. I am actively looking for a place to download the
working Carosel that is kind of advertised as a capability of
Acrobat. Even if someone was selling it...I just wanted to chime in
for support on the topic.

Similar Messages

  • Using Flex/Actionscript to create PDF Portfolio Navigator

    Hi Guys
    We've been using Acrobat Pro Extended to create PDF
    Portfolio's for a wee while now, and now in order to create a
    'fresh look', my boss is wanting to create custom navigators.
    As the programmer of the team, I've looked into it and found
    out that it involves a combination of Flex and/or actionscripting.
    While I'm a decent enough programmer, Actionscript & Flex
    are'nt tools that I have used before, so I was wondering if there
    were any online guides or books I could buy that specifically
    show how to create a customer navigator for a pdf portfolio.
    Any help you can provide will be much appreciated.

    I also have the same goal except I am not even a decent
    programmer. I am actively looking for a place to download the
    working Carosel that is kind of advertised as a capability of
    Acrobat. Even if someone was selling it...I just wanted to chime in
    for support on the topic.

  • Using Flash Catalyst to create a portfolio gallery... Problems

    I'm using Fc to create a portfolio site, yet have been struggling with creating a gallery that shows the way I want it to. I've tried to streamline the process using states and substates, as several people have suggested to others, yet I'm having a difficult time figuring out exactly how to transition to these states without having the content from another state show, or really finding the best method to achieve the desired result. Given that I'm pretty new to Catalyst, a detailed solution would be very appreciated!
    edit... Also, I do not wish to use a data list, because I don't want even rows and columns for each set of photos.
    Message was edited by: Chip Davis

    Here is a tutorial that I wrote on extending Flash Catalyst to use keyboard navigation:
    http://chrisgriffith.wordpress.com/2011/11/13/adding-keyboard-navigation-to-a-flash-cataly st-project/
    Chris

  • I'm currently using Adobe Acrobat X to create PDF portfolios for client deliverables. Within the portfolio, there is a "Files" view which can be seen below. I'm interested in knowing if it's possible to bulk import metadata into either the Description fie

    I'm currently using Adobe Acrobat X to create PDF portfolios for client deliverables. Within the portfolio, there is a "Files" view which can be seen below. I'm interested in knowing if it's possible to bulk import metadata into either the Description field or any user created field via a CSV, spreadsheet, etc. Thanks for any insight which can be given.

    I'm currently using Adobe Acrobat X to create PDF portfolios for client deliverables. Within the portfolio, there is a "Files" view which can be seen below. I'm interested in knowing if it's possible to bulk import metadata into either the Description field or any user created field via a CSV, spreadsheet, etc. Thanks for any insight which can be given.

  • How to create PDF Portfolio ?

    Hi,
    I am developing a plugin for Acrobat X. My plugin have a menu item to create PDF Portfolios.I searched the SDK but was not able to find any API or sample to create a portfolio.
    The SDK mentioned that the Navigator API have been removed from Acrobat X SDK.
    I came across Acorbat Protfolio SDK which requires to install a package in Flash builder and a plugin in Acrobat X  and also, the development of the navigator is done in Flash which is then imported in Acrobat.
    I need help to create portfolio using Acrobat Portfolio SDK. Can anyone plaease help me?
    Can anyone also, explain how will I import the NAV file in Acrobat and how will I execute this file on click of a menu item?
    Thanks

    Hi Leonard,
    Thanks for the reply.
    I searched the SDK and found javascript have collection object for portfolio. I looked into the SDK for adding files in portfolio but couldn't find any information. I searched through net also, and came across a script which combines files from one or more portfolio into a single portfolio.
    Is there any way to add files into the porfolio? If yes can you please giude me to achieve this?
    What I want to do is that on clicking menu item of my plugin, open a file browser to let user choose files. And once the user has selected the files, javascript will combine/add these files into a portfolio. Is this achievable ?
    Thanks

  • Creating PDF Portfolio  in ES2.

    Hi  ,
    I have created DDX  file and  previewed the same in Assembler Descripter   editor , am  able to create PDF portfolio  and save it  into local system.
    The DDX  :
    <DDX xmlns="http://ns.adobe.com/DDX/1.0/">
      <PDF result="Untitled 1">
        <Portfolio>
          <Navigator source="mysrc"/>
          <ColorScheme scheme="pinkScheme"/>
        </Portfolio>
        <PackageFiles>
          <PDF source="sourcePDF1"/>
          <PDF source="sourcePDF2"/>
        </PackageFiles>
      </PDF>
      <?ddx-source-hint name="mysrc"?>
      <?ddx-source-hint name="sourcePDF1"?>
      <?ddx-source-hint name="sourcePDF2"?>
    </DDX>
    Used above DDX  file to genarate  the PDF Portfolio thru Activity  "AssemblerService -  Invoke DDX ", I  hope I genarated the PDF Portfolio, but i  don't know how to   retrive  the  PDF portfolio from AssemblerResult output Variable.
    I  got same log files in both  cases ....So  assuming  that Process created PDF Portfolio.
    But I dont know how to  get the PDF portfolio from AssemblerResult and store into local system.
    Please help  me to get PDF Portfolio from AssemblerRequest  output variable.
    Attached AssemblerResult as attachment.
    Thanks
    Praveen

    I've always done it in a two step process (done all in one setValue operation):
    1 - assign the resulting documents to a Map[document] object using the xpath:
    /process_data/myMap =   /process_data/assemblerResult/object/documents
    2 - get the correct response from the map.  The map's key name will be the same as is in your DDX's result tag.  In your case "Untitled 1"
    /process_data/@myDoc = /process_data/myMap[@id="Untitled 1"]
    With ES2 you can include the /process_data/@myDoc right in the DDX
    <DDX xmlns="http://ns.adobe.com/DDX/1.0/">
      <PDF result="process:///process_data/@myDoc">
        <Portfolio>

  • File - Create PDF Portfolio causes Adobe Acrobate 9.0 to stop working.  How can I fix this?

    File -> Create PDF Portfolio causes Adobe Acrobate 9.0 to stop working.  How can I fix this?

    Have you done the updates to AA9? It is currently at 9.5.5.

  • PDF Portfolio Navigator with horizontal tab layout

    Hello, Experts
             I am trying to create a PDF Portfolios with horizontal tab layout structure;
             several .NET libraries allowed me to create PDF files with thumbnail layout, but, in order to populate a horizontal tab
             layout, it seems, I would need to create a custom PDF navigator and import it into PDF Portfolio prior to inserting PDF file components ?
            preinstalled navigators look great, but I just need a simple horizontal tab view, where each tab only contains file's name and nothing else;
             buy clicking on each tab - corresponding file would be activated in the viewer
           is there any library of predesigned navigators that I can use ?
            is there any way to extract navigator from one and import it into another PDF portfolio ?
           would I need to use Flash or can this be done via .NET ?
    Best Regards,
    -Alex

    tried to install Portfolio SDK
    can't see the Navigator project wizard in Flex Builder  (  4.6 )
    The plugins have been extracted to:
    C:\Program Files\Adobe\Adobe Flash Builder 4.6\eclipse\plugins
    The NavigatorSupport folder has been extracted to:
    C:\Program Files\Adobe\Adobe Flash Builder 4.6\eclipse and ( just in case ) to
    C:\Program Files\Adobe\Adobe Flash Builder 4.6\

  • Can I use SDK to build a PDF portfolio?

    I have Acrobat Pro 9.3 installed and am trying to use the 9.1 SDK to programmaticallly build a pdf collection of existing PDF files.   I prefer to do this via Visual Studio 2008/C# but I do not see the funtionality in the SDK.   Am I missing something?   Thanks, Linda

    Hi,
    I haven't checked in the 9.1 SDK but in the 9.0 SDK it was only possible to create a PDF portfolio using JavaScript or C++.
    Presumably you could use the JSObject called from C# to create one although I don't know how much of the process has been documented. And as of the 9.0 SDK you where not able to change the Portfolio to use a custom navigator ( although this may have changed).
    Let us know if you need more information.
    Malky

  • Acrobate 9 Pro - How to re-create PDF Portfolio?

    Online literature says you can "re-create a PDF Portfolio after revising source files, without having to locate and gather the native files again".
    How is this done?

    I believe you need to open the source file from WITHIN the portfolio, make your changes and save it (the source file) and then save the portfolio again. I've done it this way and it works. There might be others way, but I haven't tried them.

  • Adobe Acrobat X Pro: Create PDF Portfolio not previewing Word docs

    ******BUG******
    Concise problem statement:
    Word documents won't preview on an Adobe PDF Portfolio, while other Office documents (Excel, PowerPoint, etc) will. It only shows a Word icon on the preview and you have to double-click the file to open it on actual word. This is not the way Acrobat is supposed to behave.
    NOTE: Adobe Acrobat 10.1.2 (latest version) and Office 2010 Suite w/ SP1 installed.
    Steps to reproduce bug:
    1. Create a PDF Portfolio
    2. Add Word (.doc, .docx) files to the Portfolio
    3. Click on Preview and you will see a Word icon instead of a thumbnail preview.
    Results:
    You will see a word icon
    Expected results:
    A thumbnail preview of the document like it happens with Excel, PowerPoint, etc...
    Can you guys reproduce this error? What do you think?

    Here is what I am talking about...
    Those files should be previewed and not just display a thumbnail with a Word icon.

  • Create PDF portfolios - Portfolios not listed under Create menu

    Upon purchase of Adobe Acrobat XI Standard, I was able to download PDF Portfolio templates.
    Under help file, instructions say to go to Create and select Portfolios.
    No Portfolio option is listed in the Create menu.
    How can I correct this?

    Hi Sue,
    Unfortunately, the PDF Portfolios feature is only available in Acrobat Pro. Acrobat Help | Create and customize PDF Portfolios
    Best,
    Sara

  • Using Automator to Batch Create PDFs

    I've been trying to find a way to make an Automator workflow that will take the name of a folder and combine it's files into a PDF with as little manual input as possible and have finally figured out how to do so. I've seen others ask how to do this for a while so I wanted to share how I did it.
    Why would you want to create PDFs? If you have scanned books, photos, documents or anything else on your Mac, you can create PDFs out of them. You can then store these in iTunes and either read them using Preview on your Mac or iBooks on your iOS device.
    What this workflow will do:
    Take a folder with images, get the folder's name, and create a PDF of the images with it's name.
    On the next pass of the workflow, it will send the previous folder to the trash.
    Create/have a backup of your files!
    Create a folder somewhere that you can drop your folders in. Name it Automator Dropbox. You can create one wherever you want, but this workflow was created with Automator Dropbox in mind so you'll need to change it as necessary.
    Open Automator and create a new workflow.
    Find Finder Items
    - Search Automator Dropbox
    - [All] of the following are true:
    - [Label] is [Red]
    This will search for any folders that were done before.
    Move Finder Items to Trash
    This will move the previous folder/files to the trash.
    Ask for Finder Items
    - Prompt: [Choose a Folder]
    - Start at: Automator Dropbox
    - Type: [Folders]
    This will ask you to choose the next item to convert to PDF.
    Set Value of Variable
    - Variable: pdfvariable
    This will take the name of the folder you just selected and use it to to rename your PDF.
    Label Finder Items
    - [Red]
    This will mark the folder you're working on for deletion the next time the workflow is ran.
    Get Folder Contents
    This will grab all the image files within the folder so that it can create a PDF out of them.
    Scale Images
    - To size (pixels): 1600
    This will scale the maximum dimension of your image down (or up) to 1600px. I find this to be the sweet spot for performance on the iPad 3, and it looks just fine. If the maximum dimension of your image is lower than 1600px, I'd create a duplicate workflow of this and leave out this step; otherwise you will be upscaling and your image won't look as good. You can also leave this step out if you want your original image size kept, but on the iPad 3 and below there will be a delay going from page to page.
    New PDF From Images
    - Save Output to: [Desktop]
    - Output File Name: tempname
    This will save your finalized PDF to the Desktop. You can change this to whatever you want; I would suggest the Automatically Add to iTunes folder located in [Music > iTunes > iTunes Media > Automatically Add to iTunes]. You will find your PDF in the Books category in iTunes.
    Rename Finder Items
    - [Replace Text]
    - Find: tempname in [Full Name]. Ignore Case checked.
    - Replace: [pdfvariable] (Drag pdfvariable from the variables window into the text field for "Replace". If you don't see the variables, go to "View > Variables."
    You can't just drag the variable into the PDF name field in the step above, so this extra step is necessary. It will rename your PDF with the name of the folder it was created from. It will also add the full file path, which will be taken care of in the next step.
    Rename Finder Items
    - [Replace Text]
    - Find: Users/yourname/Documents/Automator Dropbox in [Full Name]. Ignore Case checked.
    - Replace: LEAVE EMPTY
    This will delete the name of the path from the name of your PDF. If your working folder is not Documents/Automator Dropbox, change it to whatever that is.
    If you're running this workflow on a bunch of folders, you can simply keep your cursor over the workflow's play button and press the right arrow + enter to select the next item in queue. This workflow was made for using a little human interaction as possible, so if anyone has suggestions on how to improve on it please post below.
    One last thing - if you're seeing a red folder when you run the workflow to choose a folder, it's because spotlight hasn't indexed it yet and the workflow could not find it to delete it. Just go on to the next item.

    Someone (not me) has created an automator workflow that does this, using a shell script that runs the "pstopdf" unix command. I just downloaded it and tested it on 10 .eps files. You will need to edit the first automator action in the workflow to find the eps files you want (by default it looks for all eps files on your computer), but once you do that, it works like a charm! Converted my eps files to pdf's. Of course, once they are pdf files, you can use automator to convert them to whatever format you want.
    http://mad-sci.blogspot.com/2007/12/why-i-hate-computers.html
    (link to the actual zip file containing the workflow below)
    http://www.physics.mcgill.ca/~burkes/code/PDFworkflows.zip

  • Creating pdf portfolios

    I have created a pdf portfolio and want to email it. I want to prohibit the recipient from changing the look of the portfolio

    Hi Candace ,
    You can protect your PDF quite easily.
    Acrobat comes with different options to lock a PDF .
    What you can do is ,
    Select Tools>Go to Protection and choose the best option that suits your requirement.
    You can either encrypt it with a password or choose the Restrict Editing Option .
    Stay well .
    Regards
    Sukrit Dhingra

  • Script to create PDF Portfolios

    Hi,
    I was wondering if any body has a script to combine files in PDF portfolios ??
    Thanks
    Trang

    I have already fixed the problem, TY anyway

Maybe you are looking for

  • Do any of the ipad minis have a voice recognition

    Do any of the ipad mini's have voice recognition, dvd players and usb port to hook your own flash drive into?

  • Regular Expressions Help in Dreamweaver

    Hi i am using Dreamweaver CS3, i am creating more than 100 HTML files every couple of days and need to use the regular Expressions Feature in the Find and Replace box but couldn't find or generate the expression i am looking For, i want to Replace ev

  • Related to integration

    Hi every body, This forum is helping me alot, thanx. Now My new question is HOW TO INTEGRATE THE DOTNET APPLICATION TO THE SAP B1 APPLICATION.. My wish is to get the dotnet form in the SAP Business One application,,,, PLz give your valuable suggestio

  • Why cant I save some PDF files?

    Why is it that for some PDF files under "Files" the "Save As..." function isnt working!

  • Upgraded iTunes to 6.0.1 & now some songs can't be "found"

    I completed a recent upgrade to iTunes & several songs now have an exclaimation point next to them. When I click on them, I get an error message that says, "Song can't be used because the original file could not be found." All of the songs were impor