SDK options

Hi Guys,
I have a project requirement where I would create a custom application for financial institute. One of the requirements is, input and output could be in the form of pdf files. So in a way, I have to parse pdf files and use the data and generate new pdf files.
Given the above requirement, what are my options? I downloaded the sdk samples and read through the docs. Still not completely sure about which one to pick/use.
1. Acrobat JS: Do we assume user has latest Acrobat Reader installed? Where does the script get executed? I am guessing this is not an option for me as my read/write should happen within my application.
2. Acrobat Plugin: Seems to work with the Acrobat Reader. However, as my application has  std alone GUI it self, this is not an option.
3. Acrobat IAC: This looks the correct option for me.However there is no Linux port/method to do this.
4. PDF Library: Seems like this might be the only option. Is this true?
If I choose #4 over #3, what are the things which I would loose.
thanks in advance

Thanks LR for reply.
Yes I am building an application that would need pdf read at the client side and pdf write at the server side. To complicate the process, I have clients on Win/Mac/Linux.
On the server side,  I am not worried as I am manually generating the pdf using few open source modules and my own custom module.
Just on the client side, I need to read pdfs and interpret the data(just the text from bunch of statements). Does any component within Acrobat SDK help for this purpose?
thanks

Similar Messages

  • Adobe AIR SDK 4 - no 'bundle' target?

    Hi,
    I have been building a native AIR desktop installer using -target native. However, I want to include a captive runtime as the user may not have the AIR runtime nor an internet connection.
    The docs suggest that -target bundle is my friend, and then I can build my own installer from the folder it builds.  However, my version of adt (I have v4.0 of the SDK) seems not to have this target!
    > adt -package -storetype pkcs12 -keystore selfcert.p12 -storepass ****** -target bundle ******* config.xml index.html css fonts img js thankyou.png
    Unknown package target bundle
    usage:
      adt -checkstore SIGNING_OPTIONS
      adt -certificate -cn <name> ( -ou <org-unit> )? ( -o <org-name> )? ( -c <country> )? ( -validityPeriod <years> )? ( 10
    24-RSA | 2048-RSA ) <pfx-file> <password>
      adt -help
      adt -migrate SIGNING_OPTIONS ( <air-file-in> | <airn-file-in> ) <output-file>
      adt -package SIGNING_OPTIONS ( -target air )? <output-package> ( <app-desc> FILE_OPTIONS | <input-package> )
      adt -package SIGNING_OPTIONS -target airn <output-package> ( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
      adt -package -target ( apk | apk-debug | apk-emulator ) ( CONNECT_OPTIONS? | -listen <port>? ) ( -airDownloadURL <url>
    )? SIGNING_OPTIONS <output-package> ( <app-desc> PLATFORM-SDK-OPTION? FILE-OPTIONS | <input-package> PLATFORM-SDK-OPTIO
    N? )
      adt -package -target ( ipa-test | ipa-debug | ipa-app-store | ipa-ad-hoc ) CONNECT_OPTIONS? SIGNING_OPTIONS <output-pa
    ckage> ( FILE_OPTIONS | <input-package> )
      adt -package SIGNING_OPTIONS? -target native SIGNING_OPTIONS? <output-package> ( <app-desc> FILE-OPTIONS | <input-pack
    age> )
      adt -package SIGNING-OPTIONS -target ane <output-package> <ext-desc> ANE-OPTIONS
      adt -prepare <airi-file> <app-desc> FILE_AND_PATH_OPTIONS
      adt -sign SIGNING_OPTIONS ( -target ( air | airn | ane ) )? ( <airi-file> | <unsigned-ane-file> ) <output-file>
      adt -installRuntime   PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )? ( -package <apk-file> )?
      adt -installApp       PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )? -package <apk-file>
      adt -uninstallRuntime PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )?
      adt -uninstallApp     PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )? -appid <app-id>
      adt -launchApp        { PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )? ( -debuggerPort port )? -appid <a
    pp-id> }
      adt -runtimeVersion   PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )?
      adt -appVersion       PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID> )? -appid <app-id>
      adt -version

    Hi Colin. Thanks for your reply. I don't believe they are already captive runtime, because:
    when I run them on an Internet-connected computer the installer shows the 'Also download the AIR runtime' option ticked and greyed out, and
    when I run them on a laptop with no net connection, I get an error message saying the AIR runtime is required/not present

  • Where Is AIR 3.4 SDK?

    Can someone tell me where the 3.4 sdk can be downloaded from? I can't find any links on Adobe's site to download previous releases, which is odd because you never want to not have a fall back sdk option.

    Hi,
    You have to overlay AIR SDK for which you have to follow the steps mentioned at http://helpx.adobe.com/x-productkb/multi/overlay-air-sdk-flash-professional.html
    Thanks,
    Nimisha

  • Air SDK

    How can I install Air SDK on mac without writing commands in the terminal? It's confusing. I don't know anything about it. Every tutorial is different &amp; none of the codes I write works!!
    Thanks

    Hi,
    You just need to download and extract the AIR SDK version that you want to use with Flash Professional.
    1. Download the version of the AIR SDK that you intend to use from Archived Adobe AIR SDK versions and extract
    2. In order to target the downloaded AIR SDK version in Flash Professional, Help>Manage Adobe AIR SDK...
    3. Click on + icon at the top right corner of the Manage Adobe AIR SDK dialog and choose the extracted folder of the downloaded AIR SDK
    4. Click OK
    5. Create a new AIR document (for Desktop / Android or iOS) and see the target is of the latest AIR SDK version
    Please note that the Manage Adobe AIR SDK option will only allow you to add the latest version of AIR SDK than the one installed along with Flash Professional.
    Thanks!
    Mohan

  • Apple iOS App Store submission Errors

    I am getting several errors during submission.
    1) I'm using the "correct" version of the Adobe AIR 4.0 compiler downloaded from http://labsdownload.adobe.com/pub/labs/flashruntimes/air/air4-0_sdk_win.zip as noted here: http://forums.adobe.com/message/6081764#6081764
    2) I am developing on Windows, using intelliJ, but using the Application Loader on my Macbook
    3) I can publish to my iPad for testing/development purposes no problem
    4) As far as I can tell I *must* submit the app via a Mac, so I'm submitting from my Macbook AIR even though I am developing on my Windows Desktop
    5) This app is "iPad only". I have only inluced <string>2</string> in the supported devices section of the descriptor XML file.
    5) When I attempt to submit the app using the Application Loader on the Mac I receive the following errors:
    ERROR ITMS-9000 "This bundle is invalid....must be built in Xcode 5"
    ERROR ITMS-9000 "Your binary is not optimized for iPhone 5..."
    Unable to authenticate the package: 813923839.itmsp
    WARNING ITMS-9000 "Missing recommended icon file"
    Questions:
    Can I submit the application from a different machine from where it was published (and the cer request was made?)
    Why am I getting the Xcode 5 error when I'm publishing with an SDK others seem to say works.
    Why is it giving me the iPhone error when I have only specified iPad as the only supported devices?
    All help will be greatly appreciated, thanks!
    K

    Thanks Colin for the clarification.
    I agree that the Manage Adobe AIR SDK option is the right way, rather than replacing the files in the AIR 3.8 directory. With Flash CS5.5 it was necessary to use the exisitng directory to get it to work with new versions of AIR.
    The files that I downloaded from labs.adobe.com/downloads are for AIR 13.0.0.42 but the files are intended for Flex developers. After reading your reply I found the AIR SDK 4.0 files that can be downloaded from http://www.adobe.com/devnet/air/air-sdk-download.html. Creative Cloud does not have a separate product entry for AIR. So it is reasonable to assume that if Flash Pro is up to date then it should include the latest version of AIR - but it doesn't!.
    Apparently the product "Flash Profressional CC and Mobile Device Packaging" is unaware when new versions of AIR are released, even if they are necessary to fix critical issues.This is not acceptable for a product that requires a monthly subscription to keep it up to date!
    Sorry if this sounds a bit harsh - but I really need Flash and AIR to be reliable and easy to use, so I can get on with making apps!!
    JMB

  • SWC buttons not working in a Flash Builder 4.7 ActionScript Project

    Howdy,
    I have this BIG issue. Every button in my swc causes issues when compilling in Flash Builder 4.7. Two things will happen, one or the other:
    1. I get this error in the class that extends a linked library item:
    Error #1107: The ABC data is corrupt, attempt to read out of bounds.
    2. The swf compiles with no errors but all buttons display the wrong art.
    Both problems go away when I remove the buttons.
    I found this article:
    http://inflagrantedelicto.memoryspiral.com/2012/12/flash-builder-4-7-useflashsdk/
    I tried this solution but it did not work.
    This problem occurs with all my projects. I'm creating SWCs via Flash Pro, and using them in a Flash Builder ActionScript Project.
    Does anyone have any solutions?
    Thanks!

    Hi,
    I followed the directions here: http://inflagrantedelicto.memoryspiral.com/2012/12/flash-builder-4-7-u seflashsdk/
    But the only "Use Specific SDK:" options are Flex 4.6.0 and Flex 3.6a.
    When I select Flex 4.6.0 (under "Use Specific SDK:"), I get errors, it seems that some sub classes don't have access to their parents protected methods and properties. The only way to fix this is to delete the project and create it again.
    I downloaded the apache flex SDK, and added it via the Flash Builder preferences. Then went into the project and set "Use Specific SDK:" to the appache flex. This brought up more errors, double clicking the errors wouldn't take me to any class, they where mostly something about bitmap...
    And the only way to fix it is to delete the project and create it again.
    Should I not use Flash 4.6? or not use SWCs? This is really frustrating.

  • Error occurred while packaging the application: Android-x86

    Hello,
    I tried to export an existing Android-ARM to Android-x86:
    This application uses to 2 ANE for In-App purchases. One for iOS and another one for Android. I repackaged the Android ANE file to be compatible with Android-x86 and I also add the new Flash Builder "-arch" with value "x86" and place it before "-storetype".
    Error occurred while packaging the application:
    output file is not writable
    usage:
      adt -checkstore SIGNING_OPTIONS
      adt -certificate -cn <name> ( -ou <org-unit> )? ( -o <org-name> )? ( -c <country> )? ( -validityPeriod <years> )? ( 1024-RSA | 2048-RSA ) <pfx-file> <password>
      adt -help
      adt -migrate SIGNING_OPTIONS ( <air-file-in> | <airn-file-in> ) <output-file>
      adt -package SIGNING_OPTIONS ( -target air )? <output-package> ( <app-desc> FILE_OPTIONS | <input-package> )
      adt -package SIGNING_OPTIONS -target airn <output-package> ( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
      adt -package -target ( apk | apk-debug | apk-emulator | apk-captive-runtime ) ( CONNECT_OPTIONS? | LISTEN_OPTIONS? ) ( -airDownloadURL <url> )? ( ARCH_OPTIONS )? SIGNING_OPTIONS <output-package> ( <app-desc> PLATFORM-SDK-OPTION? FILE-AND-PATH-OPTIONS | <input-package> PLATFORM-SDK-OPTION? )
      adt -package -target ( ipa-test | ipa-debug | ipa-app-store | ipa-ad-hoc | ipa-test-interpreter | ipa-debug-interpreter | ipa-test-interpreter-simulator | ipa-debug-interpreter-simulator ) ( CONNECT_OPTIONS? | LISTEN_OPTIONS? ) ( -sampler )? ANE_LINK_OPTIONS? AOT_MODE_OPTIONS? SIGNING_OPTIONS <output-package> ( <app-desc> PLATFORM-SDK-OPTION? FILE-AND-PATH-OPTIONS | <input-package> PLATFORM-SDK-OPTION? )
      adt -package SIGNING_OPTIONS? -target native SIGNING_OPTIONS? <output-package> ( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
      adt -package SIGNING_OPTIONS? -migrate SIGNING_OPTIONS -target native SIGNING_OPTIONS? <output-package> <app-desc> FILE_OPTIONS PATH-OPTION
      adt -package SIGNING_OPTIONS? -target bundle SIGNING_OPTIONS? <output-package> ( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
      adt -package SIGNING_OPTIONS? -target ane <output-package> <ext-desc> ANE_OPTIONS
      adt -prepare <airi-file> <app-desc> FILE_AND_PATH_OPTIONS
      adt -sign SIGNING_OPTIONS ( -target ( air | airn | ane ) )? ( <airi-file> | <unsigned-ane-file> ) <output-file>
      adt -devices          PLATFORM-OPTION PLATFORM-SDK-OPTION?
      adt -installRuntime   PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION? ( -package <apk-file> )?
      adt -installApp       PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION? -package <apk-file | ipa-file>
      adt -uninstallRuntime PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION?
      adt -uninstallApp     PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION? -appid <app-id>
      adt -launchApp        { PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION? ( -debuggerPort port )? -appid <app-id> }
      adt -runtimeVersion   PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION?
      adt -appVersion       PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION? -appid <app-id>
      adt -version
    SIGNING_OPTIONS      : -storetype <type> ( -keystore <store> )? ( -storepass <pass> )? ( -alias <aliasName> )? ( -keypass <pass> )? ( -providerName <name> )? ( -tsa <url> )? ( -provisioning-profile <profile> )?
    FILE_OPTIONS         : <fileOrDir>* ( ( -C <dir> <fileOrDir>+ ) | ( -e <file> <path> ) )*
    ARCH_OPTIONS        : -arch (armv7 | x86)
    CONNECT_OPTIONS      : -connect <host>
    LISTEN_OPTIONS       : -listen <port>
    ANE_LINK_OPTIONS     : -hideAneLibSymbols ( yes | no )
    ANE_OPTIONS          : -swc <swc> ( -platform <name> (-platformoptions <file>)? <fileOrDir>* ( -C <dir> <fileOrDir>+ )* )*
    FILE-AND-PATH-OPTIONS: ( PATH-OPTION | FILE-OPTIONS ) FILE-AND-PATH-OPTIONS?
    PATH-OPTION          : -extdir <dir>
    PLATFORM-OPTION      : -platform (android | ios)
    PLATFORM-SDK-OPTION  : -platformsdk <platform-sdk-home-dir>
    DEVICE-OPTION        : -device ( deviceID | ios-simulator )
    AOT_MODE_OPTIONS     : -useLegacyAOT ( yes | no )

    Hi Nimisha1,
    I tried with both AIR 14.0 final release and also 14.0.125.
    I have a Mac (last version OS).
    With -arch armv7 I got the same error !
    With command line works !
    See the screenshoot of FB 4.7 customize launch:
    See the screenshoot of FB export error:

  • [Urgent]   sending a custom report to 200+ users

    Hi,
    I am new to BO and wanted to know if there is an option in BO to Automate report to be sent to a group of users.
    Say for example, if there is a report with details of Employees. Assume there are n number of managers, each manager should get a report, say an excel file with details of employees reporting only to him. In this case may be we should run the report once for each manager and email it to them separately. Please note that in this case Manager's email ids are stored in database.
    I had posted this query in other forums. as per the reply's i got, Report Bursting could help.
    But, in the environment, that i'm goin to use, only Web Intelligence reports. are supported. And if i'm not wrong, Report bursting can not be used with web intelligence reports.
    The issue is, we have around 200 users who should recieve such reports.
    my idea was to create one webintelligence report with an input as, say MgrID using @prompt. Is there an option to trigger/schedule this report using .Net or Java API? the idea here is to create one schedule for each Manager.
    Please advice.

    Non-SDK options for row-level security with Web Intelligence documents is to specify at the Universe level.  This has the advantage that all Web Intelligence documents using the same Universe would have the same row-level security applied.
    Options are:
    Define Access Restrictions on the Universe using the Universe Designer, then assign the User or UserGroup to the Access Restriction.
    Use the @Variable('BOUser') or @Variable('DBUser') in the Universe Where clause.  BOUser is given the Enterprise User name of the user running the report, DBUser the 'Secondary Database Credentials' as specified for the User in the CMC.  Brief discussion given [here|https://boc.sdn.sap.com/node/4007].
    Sincerely,
    Ted Ueda

  • Packaging on FB 4.7 - AIR 3.7 fails

    While packaging my app for debuggin on device, it compiles fine for a bunch of times, then suddently I get:
    'Launching application-device' has encountered a problem. Error packaging the application:
    Error:  application.xml is not a valid AIRI or AIR file.
    Recreating the project didn't help. Looking on Google, I found a post that mention that this error can come up when the period is missing after the app.xml filename in the adt command. Is this a bug? What's the workaround?
    thanx
    Vv

    I'm packaging with Flash Builder 4.7, overlayed with AIR 3.7:
    Debug command
    launch method On Device, Fast, Debug via USB,
    including only the required files in the package (xml and swf)
    Thsi is the full error log:
    Error occurred while packaging the application:
    File D:\subversion\common\branches2\SutekTombMobile\bin-debug\AOT\SuteksTomb-app.xml is not a valid AIRI or AIR file
    usage:
      adt -checkstore SIGNING_OPTIONS
      adt -certificate -cn <name> ( -ou <org-unit> )? ( -o <org-name> )? ( -c <country> )? ( -validityPeriod <years> )? ( 1024-RSA | 2048-RSA ) <pfx-file> <password>
      adt -help
      adt -migrate SIGNING_OPTIONS ( <air-file-in> | <airn-file-in> ) <output-file>
      adt -package SIGNING_OPTIONS ( -target air )? <output-package> ( <app-desc> FILE_OPTIONS | <input-package> )
      adt -package SIGNING_OPTIONS -target airn <output-package> ( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
      adt -package -target ( apk | apk-debug | apk-emulator | apk-captive-runtime ) ( CONNECT_OPTIONS? | LISTEN_OPTIONS? ) ( -airDownloadURL <url> )? SIGNING_OPTIONS <output-package> ( <app-desc> PLATFORM-SDK-OPTION? FILE-AND-PATH-OPTIONS | <input-package> PLATFORM-SDK-OPTION? )
      adt -package -target ( ipa-test | ipa-debug | ipa-app-store | ipa-ad-hoc | ipa-test-interpreter | ipa-debug-interpreter | ipa-test-interpreter-simulator | ipa-debug-interpreter-simulator ) ( CONNECT_OPTIONS? | LISTEN_OPTIONS? ) ( -sampler )? ANE_LINK_OPTIONS? SIGNING_OPTIONS <output-package> ( <app-desc> PLATFORM-SDK-OPTION? FILE-AND-PATH-OPTIONS | <input-package> PLATFORM-SDK-OPTION? )
      adt -package SIGNING_OPTIONS? -target native SIGNING_OPTIONS? <output-package> ( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
      adt -package SIGNING_OPTIONS? -migrate SIGNING_OPTIONS -target native SIGNING_OPTIONS? <output-package> <app-desc> FILE_OPTIONS PATH-OPTION
      adt -package SIGNING_OPTIONS? -target bundle SIGNING_OPTIONS? <output-package> ( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
      adt -package SIGNING_OPTIONS? -target ane <output-package> <ext-desc> ANE_OPTIONS
      adt -prepare <airi-file> <app-desc> FILE_AND_PATH_OPTIONS
      adt -sign SIGNING_OPTIONS ( -target ( air | airn | ane ) )? ( <airi-file> | <unsigned-ane-file> ) <output-file>
      adt -devices          PLATFORM-OPTION PLATFORM-SDK-OPTION?
      adt -installRuntime   PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION? ( -package <apk-file> )?
      adt -installApp       PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION? -package <apk-file | ipa-file>
      adt -uninstallRuntime PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION?
      adt -uninstallApp     PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION? -appid <app-id>
      adt -launchApp        { PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION? ( -debuggerPort port )? -appid <app-id> }
      adt -runtimeVersion   PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION?
      adt -appVersion       PLATFORM-OPTION PLATFORM-SDK-OPTION? DEVICE-OPTION? -appid <app-id>
      adt -version
    SIGNING_OPTIONS      : -storetype <type> ( -keystore <store> )? ( -storepass <pass> )? ( -alias <aliasName> )? ( -keypass <pass> )? ( -providerName <name> )? ( -tsa <url> )? ( -provisioning-profile <profile> )?
    FILE_OPTIONS         : <fileOrDir>* ( ( -C <dir> <fileOrDir>+ ) | ( -e <file> <path> ) )*
    CONNECT_OPTIONS      : -connect <host>
    LISTEN_OPTIONS       : -listen <port>
    ANE_LINK_OPTIONS     : -hideAneLibSymbols ( yes | no )
    ANE_OPTIONS          : -swc <swc> ( -platform <name> (-platformoptions <file>)? <fileOrDir>* ( -C <dir> <fileOrDir>+ )* )*
    FILE-AND-PATH-OPTIONS: ( PATH-OPTION | FILE-OPTIONS ) FILE-AND-PATH-OPTIONS?
    PATH-OPTION          : -extdir <dir>
    PLATFORM-OPTION      : -platform (android | ios)
    PLATFORM-SDK-OPTION  : -platformsdk <platform-sdk-home-dir>
    DEVICE-OPTION        : -device ( deviceID | ios-simulator )

  • Crystal Reports dynamic parameters data source

    Database: Sybase ASA 9
    Crystal: Developer 11 SP4 , activex viewer
    Application: Powerbuilder 11
    I am embedding crystal reports into a powerbuilder 11 application. The crystal reports (.rpt files) are created in Crystal reports developer 11 sp4. The application programmatically change the DSN for the crystal reports to connect to the database that the customer is using. This works fine except when the report contains dynamic parameters (parameter select values from table in database to select from). The dynamic parameter(s) still references the DSN used in development as appose to the new (changed) DSN , although the rest of the report use the "new" DSN. I have spend many many hours on this and are at a lost on how to fix this ?
    Following is in short the code I use:
    FOR li_table = 1 TO iole_crx_report.database.tables.count
    // get connection properties collection for this table
    iole_crx_connection_info = iole_crx_report.database.tables[li_table].connectionproperties
    iole_crx_connection_info.DeleteAll()
    iole_crx_connection_info.add("DSN",itrx_database_info.Lock )
    iole_crx_connection_info.add("User ID",itrx_database_info.userid)
    iole_crx_connection_info.add("Password", itrx_database_info.dbpass)
                                                  iole_crx_connection_info.add("UseDSNProperties",TRUE)
                                  iole_crx_connection_info.add("AllowCustomConnection", TRUE)
    NEXT
    iole_crx_Database.Verify()

    Hi, Johan;
    There is no SDK option to change the datasource that the dynamic parameters are based on. Your only option would be to change the DSN itself to point to the new database. Or, not use dynamic parmeters.
    Regards,
    Jonathan

  • Creating Apk from .air

    Hello Everyone
    I am pretty new to flex, Mobile development and flash altogether.
    I originally created an app  in flex as a normal adobe flex project 4.0.
    I want to export this to an android app and compile it into a .apk.
    I have tried to use adt based on this page:
    http://help.adobe.com/en_US/air/build/WS901d38e593cd1bac25d3d8c712b2d86751e-8000.html
    but running the commands:
    adt -certificate -validityPeriod 25 -cn SelfSigned 1024-RSA sampleCert.pfx 123456789 adt -package -target apk -storetype pkcs12 -keystore sampleCert.p12 HelloWorld.apk HelloWorld-app.xml HelloWorld.swf
    it asks for the password after  the second command.
    When I enter the 123456789, it fails and gives the following errors:
    could not load keystore file (password may be incorrect)
    usage:
      adt -checkstore SIGNING_OPTIONS
      adt -certificate -cn <name> ( -ou <org-unit> )? ( -o <org-name> )? ( -c <count
    ry> )? ( -validityPeriod <years> )? ( 1024-RSA | 2048-RSA ) <pfx-file> <password
    >
      adt -help
      adt -migrate SIGNING_OPTIONS ( <air-file-in> | <airn-file-in> ) <output-file>
      adt -package SIGNING_OPTIONS ( -target air )? <output-package> ( <app-desc> FI
    LE_OPTIONS | <input-package> )
      adt -package SIGNING_OPTIONS -target airn <output-package> ( <app-desc> FILE-A
    ND-PATH-OPTIONS | <input-package> )
      adt -package -target ( apk | apk-debug | apk-emulator | apk-captive-runtime )
    ( CONNECT_OPTIONS? | -listen <port>? ) ( -airDownloadURL <url> )? SIGNING_OPTION
    S <output-package> ( <app-desc> PLATFORM-SDK-OPTION? FILE-AND-PATH-OPTIONS | <in
    put-package> PLATFORM-SDK-OPTION? )
      adt -package -target ( ipa-test | ipa-debug | ipa-app-store | ipa-ad-hoc | ipa
    -test-interpreter | ipa-debug-interpreter ) CONNECT_OPTIONS? SIGNING_OPTIONS <ou
    tput-package> ( <app-desc> PLATFORM-SDK-OPTION? FILE-AND-PATH-OPTIONS | <input-p
    ackage> PLATFORM-SDK-OPTION? )
      adt -package SIGNING_OPTIONS? -target native SIGNING_OPTIONS? <output-package>
    ( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
      adt -package SIGNING_OPTIONS? -target bundle SIGNING_OPTIONS? <output-package>
    ( <app-desc> FILE-AND-PATH-OPTIONS | <input-package> )
      adt -package SIGNING_OPTIONS? -target ane <output-package> <ext-desc> ANE_OPTI
    ONS
      adt -prepare <airi-file> <app-desc> FILE_AND_PATH_OPTIONS
      adt -sign SIGNING_OPTIONS ( -target ( air | airn | ane ) )? ( <airi-file> | <u
    nsigned-ane-file> ) <output-file>
      adt -installRuntime   PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
    > )? ( -package <apk-file> )?
      adt -installApp       PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
    > )? -package <apk-file>
      adt -uninstallRuntime PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
    > )?
      adt -uninstallApp     PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
    > )? -appid <app-id>
      adt -launchApp        { PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <device
    ID> )? ( -debuggerPort port )? -appid <app-id> }
      adt -runtimeVersion   PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
    > )?
      adt -appVersion       PLATFORM-OPTION PLATFORM-SDK-OPTION? ( -device <deviceID
    > )? -appid <app-id>
      adt -version
    SIGNING_OPTIONS      : -storetype <type> ( -keystore <store> )? ( -storepass <pa
    ss> )? ( -alias <aliasName> )? ( -keypass <pass> )? ( -providerName <name> )? (
    -tsa <url> )? ( -provisioning-profile <profile> )?
    FILE_OPTIONS         : <fileOrDir>* ( ( -C <dir> <fileOrDir>+ ) | ( -e <file> <p
    ath> ) )*
    CONNECT_OPTIONS      : -connect <host>
    ANE_OPTIONS          : -swc <swc> ( -platform <name> (-platformoptions <file>)?
    <fileOrDir>* ( -C <dir> <fileOrDir>+ )* )*
    FILE-AND-PATH-OPTIONS: ( PATH-OPTION | FILE-OPTIONS ) FILE-AND-PATH-OPTIONS?
    PATH-OPTION          : -extdir <dir>
    PLATFORM-OPTION      : -platform android
    PLATFORM-SDK-OPTION  : -platformsdk <platform-sdk-home-dir>
    I also tried adt -certificate -validityPeriod 25 -cn SelfSigned 1024-RSA sampleCert.pfx samplePassword command and used the password samplePassword but still got the same error.
    anyhelp would be appreciated it as why this error is coming up.

    Hi,
    Its very simple to create .apk,.ipa etc from flash builder 4.5 and 4.6,no need to do these all from the command prompt.
    Thats the just work of few clicks.
    **Shardul**

  • Developing for 'Air for TV' with Flash builder 4.5?

    How can I target Adobe Air 2.5 when using Flash Builder 4.5 so I can develop for Adobe Air for TV?
    When I change the app.xml file to point to 2.5, I get the following error:
    "Namespace 2.5.0 in the application descriptor file should be equal or higher than the minimum version 2.6.0 required by Flex SDK."

    I was finally able to get my app on a Samsung TV. Here's some more info on this subject. You actually have to overlay the Air 2.6 SDK - not the 2.5 SDK.
    Also make sure when you finally package the TV app to change the application XML to point to 2.5,. During development you can leave it as 2.6.
    @see http://learn.adobe.com/wiki/display/airquestions/AIR+for+TV
    What tools do developers use to create AIR 2.5.1 apps for TVs?
    Developers can use the following tools:
    AIR 2.6 SDK
    Flash Professional CS5 Extension for AIR 2.5 (now an integral feature in Flash Professional CS5.5)
    Flash Builder 4.5
    Note: Developers can use the AIR 2.6 SDK for developing apps for AIR 2.5.1 for TV. In Flash Professional, set the publish settings to Adobe AIR 2.5. In Flash Builder, set the AIR namespace to 2.5 in the app descriptor file:
    <application xmlns="http://ns.adobe.com/air/application/2.5">.
    If you are using Flash Builder 4.5, you must do the following:
    Download the Flex 4.1.0.16076 SDK.
    Download the AIR 2.6 SDK.
    Copy each file from the AIR 2.6 SDK into the corresponding directory within the Flex 4.1 SDK, replacing the Flex original variants.
    To use this SDK within Flash Builder, select your project in the Flash Builder package explorer.
    Choose Project > Properties to open the project's Properties dialog box.
    Select Flex Compiler in the list and then click the "Configure Flex SDKs" link to open the Preferences dialog box.
    Click the Add button, browse to the SDK, and then click OK until you get back to the project's Properties dialog box.
    Click the "Use a specific SDK" option and then pick Flex 4.1 from the drop-down menu.
    You must also replace the default WindowedApplication element with Application in your project's MXML file.

  • Metadata entry for frame sequences.

    Hi There,
                     I'm running the trial of Prelude ahead of getting the full CC to test a pipeline. A couple of issues have come up dealing with Cinema DNG (I'm using some samples from the Digital Bolex, the Ikonoskop and the BMCC). Firstly, it seems I have to trancode these to view them Prelude - Is this correct? I am getting Premiere down too to see if this has other options.
    Prelude will transcode of course, but there's no SDK options and it would be useful to be able to look at the source within the transcode application.
    Secondly, I'd like to create a rule to rename the clips according to the directory they are contained within (a workaround borrowed from dealing with these files in Resolve). Is this possible in the 'File Rename' tab? Looking to create clip and/or tape names that will pass through editorial on Premiere, FCP or Avid.
    Lastly, is there any option to specifically work with/edit file header tape/reel names in Prelude?

    Hi -
    Thanks for your post.
    The current version of Prelude does not yet support CDNG. This is something we have in our backlog for a future version. So for the moment you would indeed need to transcode to another format for using in Prelude.  Premiere Pro does support CDNG so if you wish to go directly into Premiere Pro that could also be an option for you.
    Prelude does have an SDK and provides API's to perform transcoding operations via Adobe Media Encoder (just as Premiere Pro does). I'm not clear on what your request is related to wanting to look at the source within the transcode app. You can launch Adobe Media Encoder separately (it is also a stand alone application in addition to being leveraged by Prelude and Premiere Pro). You can then see the source and all of the available preset options to generate output. Adobe Media Encoder is installed when you install Prelude or Premiere Pro.
    Renaming based on the name of the folder the clips are stored in is a nice feature idea. Currently Prelude does not have an automatic way to do this, however you can do this semi-manually in Prelude. In the Ingest Dialog you would create a new Rename Preset. Within that preset you would use the "Custom Text" field and simply add in the name of the folder your clips currently reside in. When you then run the Ingest operation your clips will be renamed with the folder name you entered. The next time you ingest you would then replace the folder name in the Custom Text field in the Ingest Dialog to match your new set of clips to be ingested.
    When it comes to working with/editing the file header tape/reel names, you can open the "Metadata Panel" in Prelude by going to the main Window menu. This will bring up the Metadata Panel that show all of the schemas currently installed (you can also create your own if you wish). Within the "Dynamic Media" metadata schema you will find "Tape Name".  You can select one or multiple clips in the Project Panel and then when you enter the Tape Name text all of the selected items will be updated with this metadata. That metadata is available to Premiere Pro as well as any other application that reads the XMP open standard metadata format.
    Hope this information is useful. Please post any additional questions or features requests you have.
    Regards,
    Michael

  • Flex Classes be used in Flash CS3 pro???

    I wrote some classes in Flex that use the Canvas Class. I
    want to use it in a Flash widget I'm making, but when I try and
    import and run my class in CS3, it says this:
    1017: The definition of base class Canvas was not found.
    How can I set up a connection to those classes?

    You can use any version of air if you're willing to use the command line.
    In CS5.5, AIR for Mobile was introduced. CS5 supported iOS only originally and not via AIR but a direct arm7 compile. I don't have CS5 on here anymore to check but the main issue was always the publish panel simply didn't support the correct publish options. Even the CS5.5 panel doesn't support the latest AIR SDK options either (localized names, descriptions, ANEs and a lot more). Even in CS5.5 you have to overlay over the AIR2.6 folder because it's hard-coded to look in that folder for the SDK so it always says it's exporting AIR 2.6 (but it's the latest 3.5).
    What you might want to do is try these instructions only use 3.5 instead of 2.7. Changing the SWF version number is about the only real difference (SWF version 18 for FP 11.5/AIR 3.5).
    http://blog.prevail.co.nz/2011/06/21/overlaying-air2-7-in-flash-cs5/

  • What tools do developers use to create AIR 2.5.1 apps for TVs?

    Developers can use the following tools:
    AIR 2.6 SDK
    Flash Professional CS5 Extension for AIR 2.5 (now an integral feature in Flash Professional CS5.5)
    Flash Builder 4.5
    Note: Developers can use the AIR 2.6 SDK for developing apps for AIR 2.5.1 for TV. In Flash Professional, set the publish settings to Adobe AIR 2.5. In Flash Builder, set the AIR namespace to 2.5 in the app descriptor file:
    <application xmlns="http://ns.adobe.com/air/application/2.5">.
    If you are using Flash Builder 4.5, you must do the following:
    1.Download the Flex 4.1.0.16076 SDK.
    2.Download the AIR 2.6 SDK.
    3.Copy each file from the AIR 2.6 SDK into the corresponding directory within the Flex 4.1 SDK, replacing the Flex original variants.
    4.To use this SDK within Flash Builder, select your project in the Flash Builder package explorer.
    5.Choose Project > Properties to open the project's Properties dialog box.
    6.Select Flex Compiler in the list and then click the "Configure Flex SDKs" link to open the Preferences dialog box.
    7.Click the Add button, browse to the SDK, and then click OK until you get back to the project's Properties dialog box.
    8.Click the "Use a specific SDK" option and then pick Flex 4.1 from the drop-down menu.
    You must also replace the default WindowedApplication element with Application in your project's MXML file.

    Hmmm...
    Not the rankings, I get from column B of the data above:
    Morning Glory (20) ranks 1st in R,
    Binghamton Bearcats (26)  and Roy Hobbs (18) tied for 2nd, and
    Tommy John (23) 4th
    I'd make the top four:
    1  Binghamton (26)
    2 Tommy John (23)
    3 Morning Glory (20)
    4 Ventura Highway, The American Dream, Roy Hobbs (18)
    Extracting the rankings is fairly simple, using RANK. But the data layout, with totals in non-contiguous cells, makes it impossible to use RANK without first gathering the totals into consecutive rows.
    To do that, I made a small revision to the Total labels in column A of the supplied table, to make each label distinct from the others. The addition was a two letter prefix identifying each team, seen here in a sample set of rows and columns from the table:
    The new, distinct labels were used as a search key for VLOOKUP, to transfer all of the totals onto a second table, Totals, using this formula, entered into Totals::B2, and filled down and right to the rest of the cells in columns B to O of that table:
    With the data thus arranged, it became possible to rank the totals in each column, using the formula below,
    Entered into Ranks::B2, then filled right and down to O9: =RANK(Totals :: B2,Totals :: B,)
    Finally, a second VLOOKUP formula retrieved the rank values from Ranks, and placed them into the appropriate cells on the Data table:
    Enter into Data::B5: =VLOOKUP(LEFT($A4,2),Ranks :: $A:$O,COLUMN(),FALSE)
    Confirm the entry by clicking Accept, then Copy. (Note: copy the cell; do NOT select and copy the formula from the entry bar.)
    In each Rankings row:
    Click on the cell in column B, Shift click on the cell in column O (selects all cells in the row except the label in column A)
    Paste
    Repeat for next Rankings row.
    Done.
    Regards,
    Barry

Maybe you are looking for

  • System error in program SAPLRRI2 and form FEMS_IN_FORMULA_GET-01 Message

    Hi Gurus, I am getting error 'system error in program SAPLRRI2 and form FEMS_IN_FORMULA_GET-01' while checking and executing a query. The scenario is : - The query is using Replacement path formula variables and when I do remove these the error disap

  • Problem with Dashboard Details Widget

    Hi! I'm using SCOM 2012R2 UR 4 running og SQL 2012R2 with 3 MS. I have problems with the Details widget on my Dashboards. The problem is that when I select an object, no data is showing up in the details widget - see picture. I've deleted the "Health

  • Choppy Audio and Video on TV without STB

    For about a week now, a 23" Samsung LCD TV that we have in our bedroom has been pretty much unwatchable because the video and audio signals have been extremely choppy, sometimes it won't even display an image or output any sound.  For this TV we do n

  • Using the fcanalyzer feature in the MDS modules

    Hi all, i'm trying to use the fcanalyzer command to observe one port on my switch as you can see below. Normally i should see all traffic on the port with the FC-ID 3b.00.00. But i can't see nothing. Is something wrong with my command ? fcanalyzer lo

  • Error on movie category

    OK heres one that need some help. I have movies that i have downloaded, ive converted them into m4v. I've tried to move these to a new folder called music video. when I do this itunes freezes then errors so I have to force quit. When I restart  it so