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

Similar Messages

  • 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

  • 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.

  • 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.

  • 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>

  • 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.

  • 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.

  • 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

  • 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

  • Running report in concurrent manager using unix shell script to create PDF

    Hi,
    I need help urgently, we are in the process of migrating from 10.7 to 11i. My problem is we have a report created in 10.7 that is ran through concurrent manager using shell scripts(host) and the output is stored as .pdf, in 10.7, it works perfectly. Now I am also doing it in 11i but it gives some error. The shell script from 10.7 is: r25runm module=$XXX_TOP/srw/test.rdf \
    userid=$1 batch=yes \
    desformat=pdf destype=file \
    desname=$XXX_TOP/outbound/test.pdf
    I change the shell script in 11i as follows:
    ar60runb report=$XXX_TOP/reports/US/test.rdf \
    userid=$1 batch=yes \
    desformat=pdf destype=file \
    desname=$XXX_TOP/outbound/test.pdf
    I checked your metalink, and I am confused which is the right executable I should use, is it ar60runb or ar60run or rwrun60b or rwrun60c or rwrun60b, which is which? how many parameters do I have to include?, some documents are saying I have to use the 4 parameters-orauser/pwd, userid,username, request_id, others one.Which parameter/s go/es with what executable. We are using HP-UX server 64 bit. In 11i, when I run in concurrent manager it gives me an error:The executable file /chdev/fd11/u00/fd11appl/xxx/1.0/bin/test for this concurrent program cannot be executed.
    Contact your system administrator or support representative. Verify that the execution path to the executable file is co.
    I have checked Metalink and follow the directions, created a link fndcpesr, check and set the permissions, etc. Play around with the executables ar60runb or rwrun60 etc., the parameters. The ar60* or rwrun60* executable permissions are -rwxr-xr-x and $XXX_TOP/fnd/../fndcpesr is -rwxr-xr-x. Also, why is ar60* executables located in $FND_TOP/bin, whereas rwrun60* executables are in $ORACLE_HOME/bin? Please help, I need an answer urgently ,I have to complete this task before Tuesday 9/16/2003 for our migration deadline. Thank you very much.

    I have already fixed the problem, TY anyway

  • Automated Scripting to create PDF

    Ok -- I am new here but I have been using InDesign for several years. I have CS4
    (Windows) and the EasyCatalog plugin. I currently create directories using EasyCatalog pulling from a SQL database. I would like to be able to have these directories created daily and placed in a pdf format for users to view. Can this be done with scripting? If I am not being clear, I apologize. I am not sure of the technical terms myself. I know very little programming.

    Sounds to me like you would need a scripted solution.
    That would be something like this Javascript.
    Warning! Very basic; it assumes the index lives in a story of its own, and all numbers in it are page numbers, and all other pages reside in the same document, and page numbering starts at 1. Anything beyond this (documents gathered in a Book, or weird page numbering, or not-every-number-is-a-page-number) complicate stuff. The only sane check is if the number is actually in the page range.
    app.findGrepPreferences = null;
    app.findGrepPreferences.findWhat = "\\<\\d+\\>";
    list = app.selection[0].parent.findGrep();
    for (l=0; l<list.length; l++)
         if (list[l].contents > 0 && list[l].contents <= app.activeDocument.pages.length)
              hdest = app.activeDocument.hyperlinkPageDestinations.add (app.activeDocument.pages[list[l].contents-1]);
              hlink = app.activeDocument.hyperlinks.add (app.activeDocument.hyperlinkTextSources.add(list[l]), hdest);
              hlink.name = "#"+l+" to page "+list[l].contents;

  • Create Folder with DDX in PDF Portfolio or add files to Folder

    can I create folders in a PDF file same as we do with the Adobe Acrobat Portfolio using only DDX? I tried using PackageFiles, but had no results.

    The Assembler service in LiveCycle ES (8.2) does not provide a way to specify folders within a PDF portfolio.
    For more information about PDF portfolio capabilities in LiveCycle 8.2, see Using Assembler to Create PDF Portfolios.

  • Downloaded free PDF Portfolio, no Create PDF Protfolio option from File Create

    Downloaded free PDF Portfolio, instructions say to load via> File, Create, Create PDF Portfolio,  there is no option for Create PDF Portfolio in my Acrobat XI

    (Actually, I think this question is about Adobe Acrobat, not CreatePDF.)
    Do you have Acrobat Standard? If so, I think it is a mistake that you were offered this, as portfolios are a feature of Acrobat Pro. At least, that's what I remember.

Maybe you are looking for

  • How do i setup multiple pc login users with separate iclouds

    Have one PC with separate user logins for me and the wife.  Successfully set up icloud for me, but am at a loss on how to continue to get icloud set up for the second pc user. No setup to run anymore, because it was installed with the first user. Can

  • Regular Expressions in NamedQueries

    I tried using RLIKE in my NamedQuery it seem to fall apart. How do we achieve the Regular Expression functionality in EJB using Named Queries. TopLink, version: Oracle TopLink Essentials - 2.0.1 (Build b04-fcs (04/11/2008)) Exception occured in J2EEC

  • Count the items in a column with multiple values?

    Hi all Is there a way to count the items in a column that allows multiple values? Example list: Course title:                        Participants: Visual Basic Introduction     John Smith; Lois Lane; Clark Kent Visual Basic Advanced         John Smit

  • Combined Analysis & Prompt

    Hello, I have built a combined analysis (7 simple reports) which display the number of actiities linked to a customer and/or account and/or Custom Object4. I have set a filter on the creation date (Superior to CURRENT_DATE-10). The performance is gre

  • Enhancement Pack 2 impact on ESS for ECC 6.0

    We are planning to upgrade one of our systems (evaluation system) from EA-HR 600 to EA-HR 602 (Enhancement Pack 2 SP2) There's some ongoing ESS configurations (just ESS) on this evaluation system. What is the impact of an Enhancement Pack 2 import/up