Instal Adobe Portfolio SDK

Hello,
I would like to create some portfolios for Acrobat XI, however I don't understand the following:
'Installing the Portfolio SDK
Before you can begin developing your Navigator, install the Acrobat Portfolios SDK, install the acroFlashDebug.api plugin into Acrobat, and install the Navigator plug-ins for Flash Builder. The Acrobat Portfolio SDK was developed based on Flash Builder 4.01 and the Flex 4.1 SDK. All instructions in the Acrobat Portfolio SDK are based on Flash Builder 4.01. I am using Flash Builder 4.5 and other than a  few very minor issues, everything works as expected but because the directory structure of Flash Builder 4.5 is slightly different from Flash Builder 4.01, installation is slightly different.'
A more detailed installation guide would be appreciated. I've already downloaded the sdk zip file. As to the other components I have no idea.  Anyway, I don't know how to instal anything. Shame on me. Much obliged if you can help.
Best regards,
Rodrigo.

PDF Portfolios have an essential failing. In order to display the fancy preview that makes them appealing, the require Flash Player. If you have Acrobat 9 or X, or Reader 9 or X for Macintosh or Windows, the Flash Player is embedded, and they usually view the way expected.
However, there are many situations where the PDF Portfolio will not display correctly: (1) You have an older version of Acrobat or Reader; (2) You have Acrobat X or Reader X installed and Flash Player is not installed on your computer (no longer is there an built-in Flash player); or (3) you're viewing the PDF Portfolio on an iPad or iPhone because iOS devices have never supported Flash Player.
In some of these situations, you may see a message that you saw: "For the best experience, open this PDF portfolio in Acrobat X or Adobe Reader X, or later." But that is a very misleading message.
In Adobe Reader for iOS just displays the PDFs that included in the PDF Portfolio.
I believe that in the future PDF Portfolios will probably fade away for those reasons.

Similar Messages

  • How do I install Adobe Air SDK for CS5.5 Products?

    Hey how would I install Adobe Air SDK 3.7 for Flash Pro CS5.5 and Flash Builder 4.6?

    Okay this is what I got from the .XML file:
    <?xml version ="1.0" encoding="utf-8" ?><application xmlns="Untitled-11.0Untitled-1http://ns.adobe.com/air/application/3.7"><id>Untitled-1</id><versio nNumber>1.0</versionNumber><filename>Untitled-1</filename><description></description><!-- To localize the description, use the following format for the description element.<description><text xml:lang="en">English App description goes here</text><text xml:lang="fr">French App description goes here</text><text xml:lang="ja">Japanese App description goes here</text></description>--><name>Untitled-1</name><!-- To localize the name, use the following format for the name element.<name><text xml:lang="en">English App name goes here</text><text xml:lang="fr">French App name goes here</text><text xml:lang="ja">Japanese App name goes here</text></name>--><copyright></copyright><initialWindow><content>Untitled-1.swf</conte nt><systemChrome>standard</systemChrome><transparent>false</transparent><visible>true</vis ible><fullScreen>false</fullScreen><aspectRatio>portrait</aspectRatio><renderMode>auto</re nderMode></initialWindow><icon></icon><customUpdateUI>false</customUpdateUI><allowBrowserI nvocation>false</allowBrowserInvocation></application>

  • I installed adobe gaming sdk from creative cloud and now want to uninstall it how can i uninstall.

    i installed adobe gaming sdk from creative cloud and now want to uninstall it how can i uninstall it. plese help.

    Hi Fayet16,
    Please quit the Creative Cloud desktop application by clicking the settings options and select Quit. Then please follow the following steps:
    Go to C:\Users\[UserName]\AppData\Local\Adobe and rename the folders "AAMUpdater" and "OOBE",
    Then go to C:\Program Files (x86)\Common Files\Adobe and rename "OOBE" folder.
    Make sure that the files and not hidden as AppData is hidden by default. Then relaunch Creative Cloud desktop application. Let me know for further help.
    Thanks,
    Ratandeep Arora

  • Install Acrobat Portfolio SDK and plugins in your Flash Builder programming environment

    Hello, Experts
        how would I go about introducing Acrobat Portfolio SDK and plugins to the Flash Builder programming environment ?
    -Alex

    https://learn.adobe.com/wiki/display/PDFNAV/Installing+Acrobat+Portfolios+SDK

  • Can't install portfolio sdk in adobe flash builder 4.7

    Hi all,
    as a CC member I installed acrobat XI Pro, Adobe Flash Builder 4.7.
    I would like to create a new Portfolio layout but it seems impossible to me.
    I already followed the instruction provided by adobe: https://learn.adobe.com/wiki/display/PDFNAV/Installing+Acrobat+Portfolios+SDK but nothing happens.
    This page seems outdated. How can you work this way?
    Here is what I have done (windows 7 64bit):
    I copied the "AcroFlashDebug.api" file in "C:\Program Files (x86)\Adobe\Acrobat 11.0\Acrobat\plug_ins"
    I copied the "Put contents in FB plugins dir" content  in "C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)"
    I also copied the "Put contents in FB plugins dir" content in "C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse"
    I copied the "Put contents in FB plugins dir" content in  "C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\plugins" (please note I created the "plugins" directory manually)
    I also copied the "Put contents in FB plugins dir" content in "C:\Program Files\Adobe\Adobe Flash Builder 4.7 (64 Bit)\eclipse\plugins"
    but now?
    I started FB 4.7 but there no mention about navigator projects or portfolio.
    What I'm missing here?
    Is there an updated step-by-step tutorial?
    TIA for any help.
    tony

    The question of whether plug-ins are 64-bit or 32-bit is a vital one, and has been a pain for every app I've seen which has gone 64-bit. Maybe you'll need to install the 32-bit Flash Builder, but that's just a wild guess. This part of the issue seems specific to Flash Builder, so I recommend you try that forum.

  • Error using Acrobat portfolio SDK with Flash Builder

    Hi all
    I've been trying to customize a navigator portfolio for Adobe Acrobat X using Flash Builder 4.5. I was running this proyect as Navigator but I received the following Flash Player error:
    TypeError: Error #1009: Cannot access a property or method of a null object reference.
    at acrobat.navhost.app::SingleNavApp/set productConfig()[C:\dev\A10_1R1_Sandbox\Acrobat\Viewer\AcroView\Portfolio\Flash\Libs\NavHo stUtil\src\acrobat\navhost\app\SingleNavApp.as:333]
    at com.adobe.app::AppPrefsBinding/productConfig()[C:\dev\A10_1R1_Sandbox\Acrobat\Viewer\Acro View\Portfolio\Flash\Libs\NavPreviewShared\src\com\adobe\app\AppPrefsBinding.as:93]
    at com.adobe.app::AppPrefsBinding/refresh()[C:\dev\A10_1R1_Sandbox\Acrobat\Viewer\AcroView\P ortfolio\Flash\Libs\NavPreviewShared\src\com\adobe\app\AppPrefsBinding.as:76]
    at Function/<anonymous>()[E:\dev\4.x\frameworks\projects\framework\src\mx\binding\utils\Bind ingUtils.as:180]
    at mx.binding.utils::ChangeWatcher/wrapHandler()[E:\dev\4.x\frameworks\projects\framework\sr c\mx\binding\utils\ChangeWatcher.as:557]
    at flash.events::EventDispatcher/dispatchEventFunction()
    I've installed Acrobat portfolio SDK into Flash Builder and I have followed the documentation of Building a Navigator from http://learning.adobe.com

    Ok, finally got this working.  Many hidden gotchas. 
    1.  You have to make a Trust File for your custom panel.  This is actually in the SDK, around page 53, so my bad -- but the problem is that there is no feedback from the Adobe application if you don't have this.  The application just hangs.  It should produce an error message "can't find trust file, etc.".  This should not be that hard to implement.
    2.  The latest Flex SDK does not seem to work in Bridge CC or other similar applications.  You have to use Flex SDK 3.x, apparently, and this is NOT in the documentation.  Not only should you set the default SDK in Flex Builder to 3.x (I'm using 3.6) but you have to edit the build.properties file to make sure it's pointing to the correct folder, eg: C:/Program Files/Adobe/Adobe Flash Builder 4.7 (64 Bit)/sdks/3.6.0.  Fortunately Flash Builder 4.7 comes with 3.6 installed.  If you have an older version, it's likely to be completely different.
    More info in this thread: http://forums.adobe.com/thread/1114153.

  • Installing and using Adobe Air SDK 2.5 with Flash Professional CS4

    Hi,
    I am trying to install the Air SDK 2.5 with Flash Professional CS4 with the intention of creating a program to use Actionscript 3 to communicate with the UDP interface using datagrams. (The server is the IL2 device link interface) As I am very new to this development environment I was wondering if anyone could answer a few questions.
    1) Can I use datagram sockets with Air 2.5 with Actionscript 3 and Flash CS4?
    2) Is there special procedure for installing the AIR SDK 2.5 or do I use the instructions layout in "How to Overlay the Adobe Air 2 SDK for Use with Flash Professional - Flash professional CS4"?
    3) If I do use those instructions, when I edit the namespace for my application do I set it to 2.0 or 2.5?
    4) As a stepping stone to building my program I was trying to try to build the Actionscript 3  DatagramSocketExample program that is published by Adobe. Unfortunately I am getting a '1046: Type was not found or was not a compile-time constant: DatagramSocketDataEvent'.
    Is there a step by step tutorial on how to get the example code up and running?
    Thankyou for your time and patience with my noob questions
    Ian

    This was part of the AIR 2.0 beta release note, but I used this for 2.5 and it works nice.
    You can try it too an make sure you use 2.5 wherever the not says 2.0beta2.
    Goodluck.
    How to Update Flash CS4 to Use the AIR 2 Beta SDK
    If you use Flash CS4 Professional to build Adobe AIR applications, please follow the instructions below to manually update the version of the AIR SDK to use version 2.0.
    Update Flash CS4 Professional to version 10.0.2 at http://www.adobe.com/support/flash/downloads.html or select "Help > Updates... " from within Flash CS4.
    Quit Flash CS4 Professional if it is open.
    Navigate to the Flash CS4 installation folder. The default location on Windows is "C:\Program Files\Adobe\Adobe Flash CS4\" and on Mac OS "/Applications/Adobe Flash CS4/"
    Within the "Adobe Flash CS4" folder you should see a folder called "AIK1.5". If this folder is not present repeat step #1.
    Rename the folder "AIK1.5" to "AIK1.5 OLD" or delete it if you do not need to save a copy of it.
    Make a new folder called "AIK1.5"
    Download the Adobe AIR 2 SDK from the labs website and uncompress the contents of the folder to the new "AIK1.5" folder you just created.
    Copy the "airglobal.swc" file located within the "Adobe Flash CS4/AIK1.5/frameworks/libs/air/" folder into the "Adobe Flash CS4/Common/Configuration/ActionScript 3.0/AIR1.5/" folder.
    Flash CS4 is now configured to use the AIR 2 beta 2 SDK.
    In order to take advantage of the new AIR 2 beta 2 features, you will need to update your application descriptor file to use the "2.0beta2" namespace.

  • Is there a way to tell if a pdf is a portfolio without the Portfolio SDK installed?

    I am developing a plugin that I do not want active when the document is a Portfolio. Is there a way to determine if a pdf is a Portfolio using only the Adobe Acrobat SDK?
    Thanks,

    The Portfolio SDK is for BUILDING Portfolios – it doesn’t tell you anything about whether one is (or is not) a Portfolio.
    I believe there is a PDDocIsCollection() API that will answer this question.

  • Help!!! How to install Adobe Flex 4.6 SDK in MacOS ?

    How to install Adobe Flex 4.6 SDK in MacOS(Lion)
    I download flex_sdk_4.6.zip from http://www.adobe.com/devnet/flex/flex-sdk-download.html
    and unzip it,
    but how to install or run the Flash Builder?

    That’s a separate product: http://www.adobe.com/products/flash-builder.html

  • Install adobe air 3.2 sdk to flash cs5?

    I am trying to install the air sdk to flash cs5, but all I can find are flash cs5.5 instructions. I attempted to follow the instructions on this blog: http://blog.michaeljbowen.com/?p=116
    The option to publish shows up, but I get these errors when I attempt to go into settings or publish a file:
    (for air 3.2)- Atline 1 of file "Apollo_OpenSettingDialog.jsfl":ReferenceError: Air2_5 is not defined
    (air for android 3.2) - Atline 1 of file "Apollo_OpenSettingDialog.jsfl":ReferenceError: Air2_5_Android is not defined
    (air for iOS 3.2)- Atline 1 of file "Apollo_OpenSettingDialog.jsfl":ReferenceError: Air2_5 is not defined
    The only instructions I can find are for flash cs5.5... Can anyone help me get it working in flash CS5?

    Try this but use AIR 3.2:
    http://blog.prevail.co.nz/2011/06/21/overlaying-air2-7-in-flash-cs5/

  • Navigator/Portfolio SDK

    I am wanting to create a custom layout for a PDF portfolio, which is turning out much more difficult than I'd hope.
    I'm running CS6 on Mountain Lion OSX and the Navigator Project wizard option is unavailable. I'm unsure where exactly i'm supposed to store the SDK, as I followed the instructional page but the directories were incorrect or non-existant.
    There is no plugins folder listed under Applications/Adobe Flash Builder 4.6, so I created one, which didn't do anything.
    There is a plugins folder in eclipse, which still didn't do anything.
    I went into the package contents of the app and created a plugins folder, which, again, did nothing.
    If I open Fb and command+n, there is no Adobe Navigator folder or Navigator wizards to select.
    I installed the Flex SDK as well, but i'm not sure if it worked.
    This is the first time i've ever used flashbuilder, so i'm completely new to say the least, though I take lightly detailed instruction fairly well.
    I'm slightly familiar with Flash if that helps. I took a full semester class about a year ago and can probably recall a good bit of I dwindle in it.

    as per Joel's recommendation, used 4.5 instead - that worked just fine

  • PDF Portfolio SDK setup - Navigator project wizard in Flex Builder 4.6 does not show

    Hello, Experts
    I am trying to build PDF Custom Navigator using Adobe PDF Portfolio SDK; however, for some reason, when performing step 3 of installation, Navigator project wizard in Flex Builder  (  4.6 ) would not show;
    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\
    any advice would be greatly appreciated
    Best Regards,
    -Alex

    as per Joel's recommendation, used 4.5 instead - that worked just fine

  • How to install latest AIR SDK (13 or 14) in Flash Pro CS6?

    Hi, I'm using Adobe Flash Pro CS6 on Windows 7 64-bit and I wanted to add latest Adobe AIR SDK, either 13 or 14, but non of them is seen as a valid SDK by Flash.
    I've tried downloading two possible SDKs (SDK & compiler and SDK without compiler) from here: Download Adobe AIR SDK (version 13) and here http://labs.adobe.com/downloads/air.html (version 14). Each time I copied the extracted SDK folder to my Flash CS6 folder where default 3.2 and 3.4 SDKs are located. After that I open Flash, then Help > Manage Air SDK, click on " + ", browse for the new folder, and all I get is "The selected folder does not contain a valid AIR SDK" warning message. It all looks the same with all four SDKs I downloaded!
    Not long ago I added AIR 4.0 without any problems. What am I doing wrong? Is new SDK Flash CC only or what?

    What are you naming the folder?
    Just as a general tip, since many applications (Flash CS4, 5, 5.5, 6, CC) you can save some space by only putting the AIR SDK in one place. Since CS6 and CC have "Manage AIR SDK" in their settings you no longer need to locate that folder like 5.5 which requires you to overlay the AIR 2.6 folder. So save some space and put it anywhere out of the way, out of the Flash folder. I have multiple drives and I have lots of SDKs installed at root on my E:\ (E:\SDK\AIR, E:\SDK\JDK, E:\SDK\Android, etc). I then just go in the help panel like you do and point CS6 and CC to E:\SDK\AIR and they work perfectly fine with the latest SDK released recently.
    Are you updating Flash Player to 13 as well?
    Last, do not download the Flex version for Flash. Flex is for Flash Builder if you intend on using Flex (it is different than Flash).
    Do not get this:
    You want the SDK from the big orange buttons above this warning.

  • Package com.adobe.flashaccess.sdk.policy does not exist

    [ Problem ]
    We are trying to create policy. We have set the class path and referring adobe-flashaccess-sdk.jar, adobe-flashaccess-certs.jar and also we have copied jsafe.jar into class path directory.
    I am getting error. package com.adobe.flashaccess.sdk.policy does not exist error.
    Is any other .jar file needs to be included.
    [ Solution ]
    Page 11 of the Protecting Content document lists all of the .jar files required to use the Flash Access SDK:
    adobe-flashaccess-certs.jar
    adobe-flashaccess-sdk.jar
    bcmail-jdk15-141.jar
    bcprov-jdk15-141.jar
    commons-discovery-0.4.jar
    commons-logging-1.1.1.jar
    jaxb-api.jar
    jaxb-impl.jar
    jaxb-libs.jar
    relaxngDatatype.jar
    rm-pdrl.jar
    xsdlib.jar
    jsafe.jar or jsafeWithNative.jar
    Please check to make sure you have all the above .jar files on your classpath.  You also may want to check out the sample code and Ant built script located in the samples directory of the Reference Implementation Command Line Tools.  The Ant script contains targets for both compiling and running the samples, including creating a policy.

    No, I don't think you want to just copy the 4 jar files to your /lib/ext Java SDK directory. What you want to do is to run the Java3D install program to install Java 3D to the Java SDK or JRE you specify. The install will also copy some .DLL files since part of Java3D is implemented using native methods. Without the DLLs, I would guess that you can compile programs okay but will run into errors trying to run them. No clue why the install wouldn't work on XP, but maybe the install needs a JRE to run and you need to install Sun's JRE or SDK using their install program - Microsoft used to include their own Java SDK implementation in Windows, but then took it out for Windows XP to try and deprecate Java. The install EXE might be expecting a Windows registry setting that points to a JRE or SDK for it to use.

  • HELP Installing the Flex SDK?????Step #4

    I am using windows vista (32) and I just downloaded and
    installed the newest jdk to program files.
    Now, I have no clue how to define java_home/bin directory in
    the system path. *Install the Flex SDK - Step #4
    Can someone give me step by step details how to this? I've
    never used Java or Flex.

    Right now (automatically, without tampering with anything),
    the system variable I have is:
    Variable: Path
    Value:
    %SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program
    Files\Common Files\Adobe\AGL;C:\Program Files\QuickTime\QTSystem\
    The instructions I am using are at:
    http://www.adobe.com/support/documentation/en/flex/3/releasenotes_flex3_sdk.html#installat ion
    I need to get this right, fast, without screwing up my
    system. I am nervous about that.
    Please continue to support me on Step #4

Maybe you are looking for

  • Invalid SOAP action when using java ws WebService

    Hi all, this is a slightly more detailed error for a problem i posted recently. I am connecting to a web service that was generated from WSDL. It has two methods "HelloWorld" and "HelloSayFirstName". As defined in the WSDL, the methods use the SOAP a

  • My password doesn't work to get mail

    How do I set a new password for ICloud  as it won't take the password I have always had for some reason?

  • Cannot burn system image to Blu ray disks via LGwh16ns40

    First thing it will not write to disk, unless i format the disk. Once formatted the Image program writes to the disk. But issue is when it finishes the first disk (it told me to label it disk 1), it ask for another disk, but writes the same info and

  • Degraded Health Sets

    Hi, I am currently running a 2013 CU2 DAG with 2 database and 2 cas servers. SCOM is reporting the following but i can find very little info on it; Alert: Health Set unhealthy Source: <server name> - Outlook.Protocol Last modified by: System Last mod

  • Redirecting the message Max User Limit Reached to page

    Hi Gurus, We have set a user limit parameter in portal to limit the no of users logging into portal at a time...This parameter was set for each server node. Now as soon as the limit reached on any of the sap server, then that triggers the message to