How to load pdf in flex application for android os

I loaded pdf in stagewebview which works good in IOS but not in android.
The pdf file is loaded from the application storage directory.
Please help me in resolving the problem. Thank you in advance.

I think that my problem was i couldnt see pdf in my app running in ipad simulator of FlashBuilder in a flex mobile project in my laptop. what i read said that StageWebView create an instance of default browser in your machine. So that if we cant see pdf in ipad simulator is because also you cant see it in the default browser.
Apart of this, i run this example in other machine, and i could see it, so its not problem of your code, but from your browser probably doesnt have pdf plugin installed. Correct me if i´m wrong.
Cheers!

Similar Messages

  • How to load external swfs in air for android?

    All swfs have actions in thier timeline.

    Do you mean external from local filesystem where is your files? Or from the web?

  • How to compile your flex application for Iphone Using Adobe Flash CS5?

    How to compile your flex application for Iphone Using Adobe Flash CS5?

    I'm so sorry, I'm not really familiar with the codes.

  • How can we handle in flex application if the server is down?

    how can we handle in flex application if the server is down?

    You and me both. 
    As ambiguous as the original question was, I think he was just asking how to handle a server exception and I would suggest generally just using a Alert.show("your specific message (eg.  The server is currently unavailable)") in the place where you handle the fault return from your service or http call.  I'm sure there are more complicated messaging frameworks or approaches, but that seems to be enough for my apps.

  • How I can make an application for android from director?

    I have a project done in Director 11.5 how I can convert an application for android?
    What I have to do?

    Estas en el Foro de Usuarios en Español.
    Consultando esta página:
    Adobe Director
    Parece ser que se crean ejecutables que requieren Shockwave Player:
    What is Adobe Director 12?
    Adobe® Director® 12 and Adobe Shockwave® Player software help you create and publish compelling interactive games and eLearning courses for the web, iOS devices, Mac and Windows® desktops, DVDs, and CDs. Integrate virtually any major file format, including FLV, swf and native 3D content.
    No veo que sea compatible con Android.

  • How to Build and Deploy Flex application in EP6

    Hi All,
    Can anyone tell how to build and deploy Flex application in EP6.
    I want to build a normal application in flex and present it through iviews. How do I configure my Iiview to have flex component running in Portal Environment.
    Thanks
    Deepak

    A good book to start with is Enterprise JavaBeans by Monson-Haefel (O'Reilly press). It covers deployment of EJBs on J2EE servers. Also check out sites specific to your server, sometimes they have specific requirements (like Weblogic).

  • Open pdf from an Air application for Android

    Hi at all,
    i'm developing an AIR Application for Android devices.
    Into the app there is a button which should open a pdf file with the default pdf reader (multitasking), but doesn't work!
    I've an Android Emulator (2.2).
    This is the code
    protected function openClickHandler():void
            f.openWithDefaultApplication();
    f is a File object which points to pdf into the storage folder.
    Any suggest! Help!!
    Thanks.
    F.

    Specific use cases from developers is one way Adobe prioritizes feature development. That's why whenever you request a feature, the response will often include a request for a use case -- even if the use of the feature seems self-evident. Your use case could add more value to a potential feature beyond the self-evident.
    Thanks!

  • Can not open pdfs w/adobe reader for android on archos 10i tablet?

    I can not open pdfs w/adobe reader for android on archos 10i tablet? How to fix it?

    Hi Dennis, thank you for the reply. I have Adobe Reader installed and open. When I click on the pdf documents an error message box opens and says "Error. The document cannot be opened beacause it is not a valid pdf document". Perhaps the pdf's on the USB memory stick are corrupted. I can't open them on the laptop either. I'll reload them and try again.

  • How to Download and Use HP iPrint for Android, iPhone, and iPod Touch

    Greetings iPrint users!
    The following documents contain instructions for downloading the iPrint Application and use the app to print photos.
    Included on each page are step-by-step instructions with screen shots, as well as a video walkthrough.
    iPhone and iPod Touch Users
    How to Download and Use HP iPrint for iPhone and iPod Touch
    Android Users
    How to Download and Use HP iPrint for Android
    Happy Printing
    I am an HP Employee
    Click the KUDOS Star to say "Thanks"
    Please mark the post that solves your problem as "Accepted Solution"

    Hi nstav,
    I'm sorry that you are having problems finding the app to print from your iPad to your Photosmart Premium C309a.
    The app you are looking for is HP's ePrint Mobile app.  You can find it in the Apple App Store or iTunes.  I have included a link to a document about getting started with the app.  I have also included an FAQ document for the app.
    Getting Started with HP ePrint Mobile Apps
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&dlc=en&docname=c01616126
    HP ePrint Mobile App FAQs
    http://h10025.www1.hp.com/ewfrf/wc/document?cc=us&lc=en&dlc=en&docname=c01923321
    Regards,
    Happytohelp01
    Please click on the Thumbs Up on the right to say “Thanks” for helping!
    Please click “Accept as Solution ” on the post that solves your issue to help others find the solution.
    I work on behalf of HP

  • How do you quit or close Firefox for Android

    How do you quit or close Firefox for Android ?

    hi John009, you could close firefox like any other android app by going to the task switcher/recent apps list and swiping away the application...
    http://www.wikihow.com/Close-Apps-on-Android
    alternatively when you have set firefox to clear your private data when you exit it within its settings, there will be a dedicated "quit" button shown within the firefox app menu.
    [[How do I quit Firefox for Android?]]

  • Where and how can i download adobe digital edition for android (samsung tab 2.0)?

    Where and how can i download adobe digital edition for android (samsung tab 2.0)

    You will want to download a copy of Bluefire Reader from the Google Marketplace.

  • How to load PDF files into oracle database and display them in APEX

    Hi All,
    We have a requirement for loading the Loading PDF files (lots of PDf files) to the oracle database and then display the PDF files in the Oracel APEX report.
    So that User can view the PDF files. Our current APEX verison is 3.2..
    Please let me know how to implement it and where to find the sample application!
    Thanks in advanced!
    Jane

    Thanks Tony for your quick response!
    We need to load a lot of PDfs (history + current).
    I have a questions about the SQL loader. I am trying to insert a pdf file into a table by following the oracle loading sample:
    http://download.oracle.com/docs/cd/B10501_01/text.920/a96518/aload.htm
    Example Data File: loader2.dat
    This file contains the data to be loaded into each row of the table, articles_formatted.
    Each line contains a comma separated list of the fields to be loaded in articles_formatted. The last field of every line names the file to be loaded in to the text column:
    Ben Kanobi, plaintext,Kawasaki news article,../sample_docs/kawasaki.txt,
    But i don't know to where should I put my pdf file on the server.
    for example:
    ,../sample_docs/kawasaki.txt,
    Where is the file 'kawasaki.txt'??
    I try my local path, it didn't work. like c:\temp.
    then I loaded teh PDf file into our server(/findev20/olmtest/orafin/11.5.7/olmtestcomn/temp) , and In my data file. I put the path
    1, pdf_emp1,../findev20/olmtest/orafin/11.5.7/olmtestcomn/temp
    but I got the error: the system can not find the file specified.
    Where should I put the PDf files on the server and how to specify the path in the data file?
    Thanks!
    Jane

  • How to setup a New Flex environment for an existing project

    Hi,
    I am a capable embedded SW engineer but have not used Flex or Adobe developer products before.
    I replace a software engineer who left the company at the end of last year and did not generate any design/development document for a flex application that he had created (circa 2011) and that is currently in use by customers.
    The development environment was on his personal Macbook so this is gone. My task is to debug and fix problems with built in SQL queries that are not retrieving or writing data correctly. My workaround is to manually edit the dB tables but this is not practical for the customers.
    I am English and wish to work with an English language installation but as my location is in Austria and the OS (Win7, 64) is in German it is hard (maybe not possible) to manage the Adobe auto language/region detect.
    I include an image of the project directory and the .project file for reference,
    <?xml version="1.0" encoding="UTF-8"?>
    <projectDescription>
              <name>CWPConfigurator</name>
              <comment></comment>
              <projects>
              </projects>
              <buildSpec>
                        <buildCommand>
                                  <name>com.adobe.flexbuilder.project.apollobuilder</name>
                                  <arguments>
                                  </arguments>
                        </buildCommand>
                        <buildCommand>
                                  <name>com.adobe.flexbuilder.project.flexbuilder</name>
                                  <arguments>
                                  </arguments>
                        </buildCommand>
              </buildSpec>
              <natures>
                        <nature>com.adobe.flexbuilder.project.apollonature</nature>
                        <nature>com.adobe.flexbuilder.project.actionscriptnature</nature>
                        <nature>com.adobe.flexbuilder.project.flexnature</nature>
              </natures>
              <linkedResources>
                        <link>
                                  <name>bin-release1</name>
                                  <type>2</type>
                                  <location>/Users/daniel/Desktop/CWPConfigurator</location>
                        </link>
              </linkedResources>
    </projectDescription>
    I see the <location> string above will need changing but what to, is that the target location for build/debug/development??
    So far I have on my C drive, the Apache Flex SDK, AIRSDK_Compiler, apache-ant-1.9.3 and am working through the Flex SDK readme file to download SW and set up the Path variables.
    I got stuck on the FlashPlayerDebugger.exe as I cannot find where the Debugger installation is located (ActiveX or Plugin). Now skipping this moving onto the following points.
    A real concern is that I am using 64bit OS and how that affects the resulting project when it is to be installed on a 32bit customer server.
    Regards,

    You might get better help asking on [email protected]

  • How to show pdf or word icons for a BLOB column in a report?

    Hi,
    I am getting interested for the blob columns, I have created some columns for storing some pdf drawings and pictures for specific items in a table, it is ok to show a text like 'download' or any other text in the report by setting the following blob attribute:
    DOWNLOAD:TICKET_DETAILS:ATTACHMENT:TICKET_DETAILS_ID::MIME_TYPE:FILE_NAME:::inline:Download
    but instead of texts, I would like to show a small pdf image for my Blob file, or a word image or Excel image, according to the different file type.
    how to do that?
    and instead of inline or attachment this two options, I would like when the user click the image of the file, the browser will show the image in a new window, or a new browser tab.
    I tried the inline option for my file at Google Chrome, but when it showed the pdf file within the browser, I cannot get back to my app by clicking the 'backward' icon at the browser menu, it will stuck there and I have to close the broswer and then login to the app again, instead of simply returning back to the previous page within the app.
    Please help me out.
    Thanks
    Peter Yawei . Zhang

    Please try using a query like below for your report.
    SELECT ticket_details_id,
    CASE
       WHEN NVL(dbms_lob.getlength(attachment),0) = 0 THEN NULL
       ELSE
          CASE
             WHEN mime_type LIKE 'image%'
                THEN '<a href="'||apex_util.get_blob_file_src('P101_ATTACHMENT',ticket_details_id)||'" target="_blank"><img src="/i/image_icon.gif" /></a>'
             WHEN mime_type = 'application/pdf'
                THEN '<a href="'||apex_util.get_blob_file_src('P101_ATTACHMENT',ticket_details_id)||'" target="_blank"><img src="#IMAGE_PREFIX#menu/pdf_32.gif" /></a>'
             WHEN mime_type like '%ms-excel%'
                THEN '<a href="'||apex_util.get_blob_file_src('P101_ATTACHMENT',ticket_details_id)||'" target="_blank"><img src="/i/excel_icon.gif" /></a>'
             WHEN mime_type like '%msword%'
                THEN '<a href="'||apex_util.get_blob_file_src('P101_ATTACHMENT',ticket_details_id)||'" target="_blank"><img src="/i/word_icon.gif" /></a>'
             WHEN mime_type like '%ms-powerpoint%'
                THEN '<a href="'||apex_util.get_blob_file_src('P101_ATTACHMENT',ticket_details_id)||'" target="_blank"><img src="/i/powerpoint_icon.gif" /></a>'
             ELSE '<a href="'||apex_util.get_blob_file_src('P101_ATTACHMENT',ticket_details_id)||'" target="_blank"><img src="/i/office_icon.gif" /></a>'
          END
    END attachment
    FROM ticket_details
    WHERE ticket_details_id = :P102_TICKET_DETAILS_IDPlease note that I am using APEX_UTIL.GET_BLOB_FILE_SRC function to download the BLOB files. The first parameter of this function in my example query is P101_ATTACHMENT, which refers to page item of type "File Browse" on page 101, which is a DML form on table TICKET_DETAILS. Replace it with the appropriate page number. Please refer to "Working With BLOBs Procedurally" section of this APEX 3.2 documentation for more: [url http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/advnc.htm#sthref2199]http://download.oracle.com/docs/cd/E14373_01/appdev.32/e11838/advnc.htm#sthref2199
    Also I have the gif images representing various MIME types on my file server. For e.g., /i/excel_icon.gif. You can use #WORKSPACE_IMAGES# if you want to.

  • How can I change the default application for a content type?

    Running a version of Linux, the default application for PDF files is "Use Document Viewer (default)", which appears to be /usr/bin/evince. I'd much prefer to use /usr/bin/okular; how can I change the default. This question is NOT about how to change the function that is automatically applied when I access a link, in this case "Preview in Firefox", but rather to the default application that I can select when I download a file being viewed in Firefox's previewer.

    This is real progress, a solution to the problem as posted. The command:
    xdg-mime default okularApplication_pdf.desktop application/pdf
    makes okular the default.
    However when I added okular to the choices for applications in:
    * Edit>Preferences>Applications>PDF
    the popup box that appears when I click Download on the preview page changed. The pulldown menu that appears next to "Open with" used to have 3 entries:
    # Document Viewer (default)
    # Acroread
    # Other
    Now it has only 2:
    # Okular (Default)
    # Other
    I'd like it to read
    # Okular (Default)
    # Acroread
    # Other
    How can I control the entries in this pulldown list?
    Also, how can I make the default choice in the popup box be
    * Open With <whatever> , rather than
    * Save File ?

Maybe you are looking for

  • Does globals.jsa exist in JDeveloper 10.1.3.3.0

    Hi Guys, I've built some old jsps using JDeveloper 10.1.2.1.0 (Build 1913) and want to bring them across using the JDeveloper 10.1.3.3.0. Because 'globals.jsa' was automatically generated by the JDeveloper 10.1.2.1.0 and when I tried to migrate the p

  • HT5610 How do i authorize my imac to play my itunes music?

    Does anyone know how I would authorize my imac as a computer that can play my itunes music?

  • Early 2009 Macbook display problems

    I have a early 2009 macbook (aluminium). when i try to turn it on all that comes up is a lit up black screen, as if it is on but nothing happens. i went in to an apple store and he connected it to an external display but still nothing happened.Please

  • Web Service - Client Proxy generation error

    Hi All, I tried creating a client proxy using an URL provided to me and followed the steps using the wizard. I end up in getting the following error messages. Could anyone throw some light on resolving this? I do not have any idea about what WSDL is.

  • OS X Primary language issue

    I have come across a very annoying language issue with my MBP. I needed to set Chinese as the priority language in order to prevent iTunes from changing my chinese song names into weird characters thus ruining my album arrangement. But at the same ti