I used tag to show PDF file inside my JSP page, It is working properly in IE but nothing shows in Mozilla. What should I do?

I've used to display a PDF file inside my JSP page. It is working fine in IE. However, many of users of this application are using Mozilla and the platform is Ubuntu so it is vital that the file is shown in Mozilla as well. How can I solve this problem.
== This happened ==
Every time Firefox opened
== I run my jsp page

Such conditional code will only work in IE and not in other browsers like Firefox.
You can ask questions and advice about web development at the mozillaZine Web Development/Standards Evangelism forum.<br />
A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.<br />
The helpers at that forum are more knowledgeable about web development issues.<br />
You need to register at the mozillaZine forum site in order to post at that forum.<br />
See http://forums.mozillazine.org/viewforum.php?f=25

Similar Messages

  • Displaying pdf file in a jsp page...

    hi,
    I want to display a pdf document in a jsp page. i got that pdf file from a servlet class(MVC Architecture) through session. now my problem is to display that pdf file in my jsp page. can anyone give me a idea to solve this problem..

    hi,
    i used that code in scriplets. Actually my problem is I got one pdf file from session and i stored that file in a File object. the code is ..
    File pdfDocument = (File) session.getAttribute(CommonConstants.EBILL_PDF_DOCUMENT);
    now i have to display this pdf file in jsp..

  • It says I can drag Pages documents from iMac to iCloud. But nothing shows up. Using latest with all turned on. How do I get Pages up to iCloud? The little wheel like action menu does not appear.

    It says I can drag Pages documents from iMac to iCloud. But nothing shows up.
    Using latest with all turned on. How do I get Pages up to iCloud? The little wheel like action menu does not appear.

    yes is tehre another way
    the directions do not explain anything other than drag
    or use the little action wheel menu

  • Is anyone know how to create dynamic pdf file from a JSP page or Servlet ?

    Hi
    Is any one know how to create a dynamic PDF file from JSP or servlet. I need to have standard form format needs to be created and want to send the info to that form dynamically.
    Is there any libraries available?
    Thanks

    I posted a link in this thread to a lib that lets you create PDFs from an app. They have a Java version. I have not used it but I know someone who used it with Microsoft ASP and they liked it.
    http://forum.java.sun.com/thread.jsp?forum=31&thread=287285
    -S-

  • I receive emails from two of my accounts. I have used a virus scan but nothing turned up. What should I do?

    I get as many as 6 of these emails every day, with headings related to employment and career and spam messages that invited me to visit: www.careerandcash.com. I have not used that link!

    ''Nellie15 [[#question-1054450|said]]''
    <blockquote>
    I get as many as 6 of these emails every day, with headings related to employment and career and spam messages that invited me to visit: www.careerandcash.com. I have not used that link!
    </blockquote>
    ''christ1 [[#answer-710202|said]]''
    <blockquote>
    I'd assume your question is why you don't receive messages on your 3rd account?
    See https://support.mozilla.org/en-US/kb/cannot-receive-messages
    </blockquote>
    No. The point is that I receive spammails that were sent from my own email accounts.

  • How to use pdf files inside swf

    Hallo. I need a little help. I need to load pdf file inside my swf. I can just open a new browser page and load there my pdf file but first i go outside my swf and second users have to get adobe reader in order to read files. Is there a way to load a pdf file inside my swf ??.. I know that flashpaper is doing that but it is not a free program.. Is there any other solution for doing that without paying or do i have to use flashpaper absolutely??
    Thx for help.
    Max

    Thx a lot for your answer... You say that i should use another program for splitting pages... why?. pdf2swf is not doing that??.. it just convert only 1 page?.. And then what other program i can use inside my flex app for splitting??.. can i do it with as3?.
    Thx
    Max

  • Issues showing PDF files in web-browser (Windows 7 x64, 32-bit version of AdobeReader X)

    I'm not sure if this is the right way to share my experience, but at least I know Google will discover this thread eventually and maybe someone else will find what I have been looking for the past 3 hours
    I'm deploying the 32-bit based AdobeReader X (http://www.adobe.com/support/downloads/detail.jsp?ftpID=4950) to Windows7 32-bit and 64-bit based machines. This is a MSI deployement done through our Active Directory. Everything goes well - no errors. Except for the x64-based machines having trouble showing PDF-files in the web-browser.
    I used Adobe Customization Wizard X to customize our MSI installation - this showed out to be the solution once again.
    Common for the installation on Windows7 32-/64-bit were that the value in the registry database for HKCR\Software\Adobe\Acrobat\Exe (Default) was set to "C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe". This is valid for the 32-bit installation as Program Files is situated in C:\Program Files, but since it's a 32-bit edition of AdobeReader that I'm installing on the 64-bit based system as well, it's installed in C:\Program Files (x86) and the reference in the registry database to "C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe" is therefore not valid - which explains why PDF files could not be displayed in the web browser. Changing the registry to "C:\Program Files (x86)\Adobe\Reader 10.0\Reader\AcroRd32.exe" solved it. Now this is a manual solution which might be useful on 1-2 machines but on a bigger scale it's not the right way to do it.
    I could change it with a batch/vbs script but still this is only a solution of the symptom and not a solution to the core issue. I therefore focused on Adobe Customization Wizard X again.
    The problem was easily solved. I opened the MSI file, loaded the transform file that I've made previously. Went to Registry > HKEY_CLASSES_ROOT\Software\Adobe\Acrobat\Exe . I then changed the (Default) value from "C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe" to "[INSTALLDIR]Reader\AcroRd32.exe", generated the MST file and replaced my current one for distribution. Problem solved! :-) The entry in the registry now shows : "C:\Program Files (x86)\Adobe\Reader 10.0\Reader\AcroRd32.exe" and PDF files are open without any issues.
    I hope someone can save a bit of time on this one.
    Best regards!
    Alex Mikkelsen

    I was able install and view the files in adobe reader 10.1.1 and in web browser window 7 64 bit machine.  But when I go to Edit-preferences-internet and  unchecking "display PDF in Browser" , I am not able to view the pdf files in ie 9 browser.  I have used this javscript to check for pdf version.
    Immediately after installing adobe--
    when I do adobe test in ie 9---https://courses.worldcampus.psu.edu/public/diagnostics/Acrobat.html--  launches a test pdf file--Acro_Test.pdf
    After unchecking-- it stays in the  https://courses.worldcampus.psu.edu/public/diagnostics/Acrobat.html instead of showing test pdf file--Acro_Test.pdf
    Tried to go back to "display PDF in Browser"--it is showing it is checked(eventhough I did not check it)
    and in ie
    it stays in the https://courses.worldcampus.psu.edu/public/diagnostics/Acrobat.html instead of showing test pdf file--Acro_Test.pdf

  • How to view pdf files inside firefox?

    I spent hours on this. pdf.js sucks ass. Neither foxit nor adobe reader works. I have been using firefox since 2.0.0.20. I will have to quit if I can't view the pdf files inside my browser! The worst thing that has ever happened to firefox is the pdf.js shit. It is slow as shit and useless like shit. Just let pdf files be handled by the pdf program.

    hello, please refer to [[How to disable the built-in PDF viewer and use another viewer]]

  • How to display PDF file, inside the SWF file or flash exe file

    I  have create the application for Employee details using flash actionscript 3.0
    This application is to view the organization employee details, iam using the tree component in this application,
    the tree component is to get the dada via xml file, this xml file save in the remote server ,
    I display the PDF file inside the swf file to using " StageWebView" class . Then i goto Publish Setting to change the  player Adobe Air 2.6 and run the flash file using
    ctr-l + Enter . It is work correctly the PDF file is Displayed inside the Swf Output. But I Publish this file to exe . then i run the exe it is not working .
    The application is run The xml data is onely get and displayed the Tree component then i click the tree item employee name the xml data in not display and the pdf file is not open .
    Pls Help...................

    hi i need to display the pdf file inside the swf file or flash exe file .
    I use the navigateToURL class this is open the pdf file on the browser. I want to display the pdf file in the swf window .
    Please suggest.

  • Quicklook doesn't show PDF files

    OSX 10.10.2
    Quicklook does not show PDF files and Preview doesn't open PDF files. When I select file => open, all PDF files are grey and cannot be selected. In Finder I select a PDF file and press CMD-i. In the information window I select open with Preview, but nothing will changed. PDF files can only be opened with Adobe Acrobat. When I drop a PDF file from finder to safari, the PDF file will be visible in safari. When I select "open in preview" in safari, preview doesn't show the pdf file. I can see an error in the console "CoreSercviceUIAgent Error -60005 creating authorization". qlmanage -r and qlmanage -r chase doesn't help.
    qlmanage -p *.pdf
    2015-04-29 01:02:15.609 qlmanage[11077:2675779] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0xab43, name = 'com.apple.tsm.portname'
    See /usr/include/servers/bootstrap_defs.h for the error codes.
    2015-04-29 01:02:15.612 qlmanage[11077:2675779] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x4517, name = 'com.apple.CFPasteboardClient'
    See /usr/include/servers/bootstrap_defs.h for the error codes.
    2015-04-29 01:02:15.612 qlmanage[11077:2675779] Failed to allocate communication port for com.apple.CFPasteboardClient; this is likely due to sandbox restrictions
    2015-04-29 01:02:15.618 qlmanage[11077:2675779] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x8f2f, name = 'com.apple.coredrag'
    See /usr/include/servers/bootstrap_defs.h for the error codes.
    qlmanage -t *.pdf
    2015-04-29 01:03:27.386 qlmanage[11085:2681809] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x9057, name = 'com.apple.tsm.portname'
    See /usr/include/servers/bootstrap_defs.h for the error codes.
    2015-04-29 01:03:27.388 qlmanage[11085:2681809] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x4437, name = 'com.apple.CFPasteboardClient'
    See /usr/include/servers/bootstrap_defs.h for the error codes.
    2015-04-29 01:03:27.389 qlmanage[11085:2681809] Failed to allocate communication port for com.apple.CFPasteboardClient; this is likely due to sandbox restrictions

    Problem description:
    QuickLook and Preview doesn’t show PDF files
    EtreCheck version: 2.2 (132)
    Report generated 4/29/15, 10:30 PM
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro Intel Core i7, 15" (Early 2011)
        MacBook Pro - model: MacBookPro8,2
        1 2.3 GHz Intel Core i7 CPU: 4-core
        16 GB RAM Upgradeable
            BANK 0/DIMM0
                8 GB DDR3 1600 MHz ok
            BANK 1/DIMM0
                8 GB DDR3 1600 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery: Health = Normal - Cycle count = 481 - SN = D86106429R7DGDLAX
    Video Information: ℹ️
        Intel HD Graphics 3000 - VRAM: 512 MB
        AMD Radeon HD 6750M - VRAM: 1024 MB
            Color LCD 1680 x 1050
            PL2779Q 2560 x 1440 @ 59 Hz
    System Software: ℹ️
        OS X 10.10.2 (14C1514) - Time since boot: 3:12:3
    Disk Information: ℹ️
        ST2000LM003 HN-M201RAD disk1 : (2 TB)
            EFI (disk1s1) <not mounted> : 210 MB
            Macintosh HD (disk1s2) /Volumes/Macintosh HD : 2.00 TB (951.82 GB free)
        Samsung SSD 840 PRO Series disk0 : (512,11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh SSD (disk2) / : 510.88 GB (222.02 GB free)
                Core Storage: disk0s2 511.25 GB Online
    USB Information: ℹ️
        Apple Inc. FaceTime HD Camera (Built-in)
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Computer, Inc. IR Receiver
        Apple, Inc. Keyboard Hub
            Apple, Inc Apple Keyboard
        Burr-Brown from TI Elgato Thunderbolt 2 Dock Audio
    Thunderbolt Information: ℹ️
        Apple Inc. thunderbolt_bus
            Elgato Systems Thunderbolt 2 Dock
    Configuration files: ℹ️
        /etc/hosts - Count: 1
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/Karabiner.app
        [loaded]    org.pqrs.driver.Karabiner (10.6.0 - SDK 10.10) [Click for support]
            /Applications/MacX Video Converter Pro.app
        [not loaded]    com.macxdvd.driver.goodSysAudioCapture (1 - SDK 10.10) [Click for support]
            /Applications/Parallels Access.app
        [loaded]    com.parallels.virtualsound (1.0.27 27 - SDK 10.6) [Click for support]
            /Applications/Parallels Desktop.app
        [not loaded]    com.parallels.kext.hypervisor (10.2.0 28956 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.netbridge (10.2.0 28956 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.usbconnect (10.2.0 28956 - SDK 10.7) [Click for support]
        [not loaded]    com.parallels.kext.vnic (10.2.0 28956 - SDK 10.7) [Click for support]
            /Applications/Splashtop Streamer.app
        [not loaded]    com.splashtop.driver.SRXDisplayCard (1.6 - SDK 10.7) [Click for support]
        [not loaded]    com.splashtop.driver.SRXFrameBufferConnector (1.6 - SDK 10.7) [Click for support]
            /Applications/Toast 11 Titanium/Roxio Crunch.app
        [not loaded]    com.roxio.TDIXController (1.6) [Click for support]
            /Applications/Utilities/DiskWarrior.app
        [not loaded]    com.alsoft.Preview (4.2) [Click for support]
            /Library/Extensions
        [not loaded]    com.Elgato.Thunderbolt2DockChargingSupport (1.0.0 - SDK 10.10) [Click for support]
        [not loaded]    com.Elgato.ThunderboltDockChargingSupport (1.0.0 - SDK 10.10) [Click for support]
        [loaded]    com.avatron.AVExFramebuffer (3.0.1 - SDK 10.10) [Click for support]
        [loaded]    com.avatron.AVExVideo (3.0.1 - SDK 10.10) [Click for support]
        [not loaded]    com.elgato.ElgatoThunderboltDockAudioRename (1.0.2 - SDK 10.10) [Click for support]
            /System/Library/Extensions
        [not loaded]    com.3dconnexion.driver (1.6.3) [Click for support]
        [not loaded]    com.AmbrosiaSW.AudioSupport (4.1.2 - SDK 10.6) [Click for support]
        [loaded]    com.Cycling74.driver.Soundflower (1.6.6 - SDK 10.6) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchAfaTech (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchCinergy450 (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchCinergyXS (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchEmpia (1.1) [Click for support]
        [not loaded]    com.elgato.driver.DontMatchVoyager (1.1) [Click for support]
        [not loaded]    com.hzsystems.driver.CDSDAudioCaptureSupport (1.5) [Click for support]
        [loaded]    com.hzsystems.terminus.driver (4) [Click for support]
        [not loaded]    com.iomega.filesystems.udf (2.5) [Click for support]
        [not loaded]    com.iomega.iokit.IomegaREV (2.5) [Click for support]
        [not loaded]    com.logitech.manager.kernel.driver (2.00 - SDK 10.6) [Click for support]
        [loaded]    com.markspace.driver.Android.RNDIS (1.2) [Click for support]
        [not loaded]    com.roxio.BluRaySupport (1.1.6) [Click for support]
        [not loaded]    com.sony.driver.sxsexpressdrivers (1.0.2d006 - SDK 10.6) [Click for support]
        [not loaded]    com.sony.driver.sxsus10drivers (1.0.2d006 - SDK 10.6) [Click for support]
        [not loaded]    com.sony.filesystems.sxsudf_fs (1.0.2d006 - SDK 10.6) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [running]    com.adobe.AdobeCreativeCloud.plist [Click for support]
        [failed]    com.adobe.ARMDCHelper.cc24aef4a1b90ed56a...plist [Click for support]
        [running]    com.babylon.activation.plist [Click for support]
        [running]    com.brother.LOGINserver.plist [Click for support]
        [loaded]    com.divx.dms.agent.plist [Click for support]
        [loaded]    com.divx.update.agent.plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [running]    com.logitech.manager.daemon.plist [Click for support]
        [failed]    com.micromat.TechToolProAgent.plist [Click for support] [Click for details]
        [unknown]    com.oracle.java.Java-Updater.plist [Click for support]
        [loaded]    com.parallels.mobile.prl_deskctl_agent.launchagent.plist [Click for support]
        [not loaded]    com.splashtop.streamer-for-root.plist [Click for support]
        [loaded]    com.splashtop.streamer-for-user.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_desktop.plist [Click for support]
        [loaded]    com.xamarin.mtvs.buildserver.plist [Click for support]
        [loaded]    org.gpgtools.gpgmail.enable-bundles.plist [Click for support]
        [loaded]    org.gpgtools.gpgmail.patch-uuid-user.plist [Click for support]
        [loaded]    org.gpgtools.gpgmail.updater.plist [Click for support]
        [running]    org.gpgtools.Libmacgpg.xpc.plist [Click for support]
        [loaded]    org.gpgtools.macgpg2.fix.plist [Click for support]
        [running]    org.gpgtools.macgpg2.shutdown-gpg-agent.plist [Click for support]
        [loaded]    org.gpgtools.macgpg2.updater.plist [Click for support]
        [loaded]    org.macosforge.xquartz.startx.plist [Click for support]
    Launch Daemons: ℹ️
        [running]    com.adobe.adobeupdatedaemon.plist [Click for support]
        [loaded]    com.adobe.ARMDC.Communicator.plist [Click for support]
        [loaded]    com.adobe.ARMDC.SMJobBlessHelper.plist [Click for support]
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.ambrosiasw.ambrosiaaudiosupporthelper.daemon.plist [Click for support]
        [loaded]    com.bombich.ccc.plist [Click for support]
        [loaded]    com.bresink.system.securityagent3.plist [Click for support]
        [running]    com.elgato.EyeConnect.plist [Click for support]
        [failed]    com.filemaker.fms.plist [Click for support]
        [loaded]    com.google.keystone.daemon.plist [Click for support]
        [failed]    com.micromat.TechToolProDaemon.plist [Click for support] [Click for details]
        [unknown]    com.oracle.java.Helper-Tool.plist [Click for support]
        [running]    com.paradigmasoft.vserver_x64.plist [Click for support]
        [running]    com.parallels.mobile.dispatcher.launchdaemon.plist [Click for support]
        [loaded]    com.parallels.mobile.kextloader.launchdaemon.plist [Click for support]
        [loaded]    com.rogueamoeba.instanton-agent.plist [Click for support]
        [running]    com.sec.faxdb.plist [Click for support]
        [running]    com.splashtop.streamer-daemon.plist [Click for support]
        [loaded]    com.splashtop.streamer-srioframebuffer.plist [Click for support]
        [not loaded]    com.teamviewer.teamviewer_service.plist [Click for support]
        [loaded]    com.timesoftware.timemachineeditor.backupd-auto.plist [Click for support]
        [loaded]    com.wuala.WualaFS.KextLoaderHelper.plist [Click for support]
        [loaded]    de.meilenstein.MSTFirstRunInstaller.plist [Click for support]
        [loaded]    de.meilenstein.MSTHostPreferences.plist [Click for support]
        [loaded]    org.cindori.AuthHelper.plist [Click for support]
        [loaded]    org.cindori.TEAuth.plist [Click for support]
        [loaded]    org.gpgtools.gpgmail.patch-uuid.plist [Click for support]
        [loaded]    org.macosforge.xquartz.privileged_startx.plist [Click for support]
        [unknown]    org.virtualbox.startup.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.amazon.cloud-player.plist [Click for support] [Click for details]
        [running]    com.amazon.music.plist [Click for support]
        [loaded]    com.citrixonline.GoToMeeting.G2MUpdate.plist [Click for support]
        [failed]    com.smithmicro.cleaning.schedulermailer.plist [Click for support] [Click for details]
        [loaded]    com.splashtop.streamer-for-user.plist [Click for support]
        [failed]    com.vladalexa.MagicPrefs.plist [Click for support] [Click for details]
        [not loaded]    org.virtualbox.vboxwebsrv.plist [Click for support]
        [running]    ws.agile.1PasswordAgent.plist [Click for support]
    User Login Items: ℹ️
        NeoFinder Global QuickFind    Programm  (/Applications/NeoFinder.app/Contents/Resources/NeoFinder Global QuickFind.app)
        FontExplorerXAutoload    Programm Hidden (/Volumes/Macintosh HD/Users/[redacted]/Library/Application Support/Linotype/FontExplorer X/FontExplorerXAutoload.app)
        iTunesHelper    Programm Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        lingvod    Programm  (/Applications/ABBYY Lingvo.app/Contents/Resources/lingvod.app)
        Air Display Host    Programm  (/Applications/Air Display Host.app)
        FavoriteApps    Programm  (/Applications/FavoriteApps.app)
        Dropbox    Programm  (/Applications/Dropbox.app)
        Rogue Amoeba Schedule Helper    Programm Hidden (/Library/Application Support/Audio Hijack Pro/Rogue Amoeba Schedule Helper.app)
        Wondershare Helper Compact    Programm  (/Volumes/Macintosh HD/Users/[redacted]/Library/Application Support/Helper/Wondershare Helper Compact.app)
        Elgato Thunderbolt Dock Dienstprogramm    Programm  (/Applications/Elgato Thunderbolt Dock Utility.app)
        AdobeResourceSynchronizer    Programm Hidden (/Applications/Adobe Acrobat DC/Adobe Acrobat.app/Contents/Helpers/AdobeResourceSynchronizer.app)
        PowerboxInjector    Programm  (/Applications/PowerboxInjector.app)
        Karabiner    Programm  (/Applications/Karabiner.app)
        MEGAsync    Programm  (/Applications/MEGAsync.app)
    Internet Plug-ins: ℹ️
        OVSHelper: Version: 1.1 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 3.0.0.85 BETA  - SDK 10.7 [Click for support]
        Google Earth Web Plug-in: Version: 6.0 [Click for support]
        Silverlight: Version: 4.0.60531.0 [Click for support]
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        DivX Web Player: Version: 3.2.4.1250 - SDK 10.6 [Click for support]
        AmazonMP3DownloaderPlugin101749: Version: AmazonMP3DownloaderPlugin 1.0.17 - SDK 10.4 [Click for support]
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    User internet Plug-ins: ℹ️
        CitrixOnlineWebDeploymentPlugin: Version: 1.0.105 [Click for support]
        Picasa: Version: 1.0 [Click for support]
    Safari Extensions: ℹ️
        1Password
        AdBlock
        My eBay Manager
        Ultimate Status Bar
        Scroll To Top
    3rd Party Preference Panes: ℹ️
        3Dconnexion  [Click for support]
        ADOView  [Click for support]
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        FUSE for OS X (OSXFUSE)  [Click for support]
        GPGPreferences  [Click for support]
        handyPrint  [Click for support]
        Logitech Preference Manager  [Click for support]
        MagicPrefs  [Click for support]
        Perian  [Click for support]
        Tuxera NTFS  [Click for support]
        Valentina Server  [Click for support]
        xGestures  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: ON
        Auto backup: YES
        Volumes being backed up:
            Macintosh SSD: Disk size: 510.88 GB Disk used: 288.86 GB
        Destinations:
            Data [Network]
            Total size: 3.00 TB
            Total number of backups: 32
            Oldest backup: 2015-01-29 19:13:21 +0000
            Last backup: 2015-04-28 23:34:01 +0000
            Size of backup disk: Excellent
                Backup size 3.00 TB > (Disk size 510.88 GB X 3)
            Backup [Local]
            Total size: 2.00 TB
            Total number of backups: 27
            Oldest backup: 2015-01-31 11:33:00 +0000
            Last backup: 2015-04-12 21:05:25 +0000
            Size of backup disk: Excellent
                Backup size 2.00 TB > (Disk size 510.88 GB X 3)
    Top Processes by CPU: ℹ️
            14%    Adobe CEF Helper
            10%    My Watches.debug
             8%    WindowServer
             8%    backupd
             3%    Creative Cloud
    Top Processes by Memory: ℹ️
        1.34 GB    kernel_task

  • How do we display .doc files or .pdf files inside flex containers like Panel or Canvas?

    How do we display .doc files or .pdf files inside flex containers like Panel or Canvas? (i am talking about Flex web browser application and NOT air)
    thanks in advance.

    Perhaps I was not clear...
    We have a Word doc.
    We want to create a PDF doc from it.
    We want, in Word/VBA, to add content (annotation/text note=sticky) to the PDF from Word via VBA macro.
    What is the best way to do this?
    1. Use a VBA call to the PDF doc to execute the AcroJS (we would pass the content, location, etc for the note in the call) - what is this VBA call that will execute AcroJS in an PDF doc?
    2. Use AIC OLE objects to access the PDF doc.
    From your last answer - it sounds like I cannot add the annotation to the PDF from the Word VBA macro - is that correct?
    Our content is already in the Word doc - We want to execute a macro in Word that will add content to the PDF doc  - can this not be done in Word?

  • I have paid for Adobe Acrobat XI Pro OCR but it will not recognise a letter in the serial number for me to update my adobe account and any of the programs I have tried using to convert a PDF file on a Mac to a word doc it is converting file with funny sym

    I have been supplied info in an email to copy and paste for a new product purchase "Adobe Acrobat XI Pro OCR" but am unsure how and where to copy and paste to. There is also a link below the serial number. I have tried entering serial number into my Adobe ID but it is not recognising one of the letters in the 24 Digit serial number??? Also I have tried other products previously downloaded to convert a 7 page PDF file on my Mac and convert it to a Word doc but everything I have tried is converting the file to display some text correctly but also displays random symbols and fonts in place of the handwritten info filled in on the form... also getting blank pages included instead of the info??? Would appreciate some help... I am older generation and not always tech savvy, and it is doing my head in haha.

    Hi Jock,
    I've checked your account, and all is well there. Please make sure that you're logging in with the same Adobe ID/password that you used when you signed up.
    Then, clear the browser cache, and try logging in directly to https://cloud.acrobat.com.
    Please let us know how it goes.
    Best,
    Sara

  • Why do PDF files in email open in safari with a quick time logo but only one page shows and I can't scroll through the following pages?

    Why do PDF files in email open in safari with a quick time logo but only one page shows and I can't scroll through the following pages?

    Try a system reset.  It cures many ills and it's quick, easy and harmless...
    Hold down the on/off switch and the Home button simultaneously until the screen blacks out or you see the Apple logo.  Ignore the "Slide to power off" text if it appears.  You will not lose any apps, data, music, movies, settings, etc.

  • Acrobat distiller (first use) don't open PDF file what to do ?

    Hi,
    Acrobat distiller (first use) don't open PDF file and give this message (in french)  : Erreur dans /Library/Application Support/Adobe/Adobe PDF/Settings/PDFX4 2008.joboptions : /CheckCompliance out of range Avertissement : Distiller ne traite pas les extensions de fichiers .PDF ou .JDF. 
    What should I do ?
    Thanks for your reply.

    No, Distiller does not do that job at all. Distiller makes PDF files, but it does not read them.
    I am not sure what you are using: Distiller Server is finished as a product. Distiller comes with Acrobat also - this is not Distiller Server.
    Acrobat Pro includes many tools for processing PDF files and can sometimes reduce file size. It can also convert to PDFX4 using Preflighting.

  • Create a link to a PDF file inside a .folio file.

    Hi All! Can I insert a link to a PDF file inside DPS .folio, as you can see in the Adobe app: "Adobe& higher education"?
    How can I do that? I think it isn't a web content, what is it?
    Thanks in advance for you collaboration.
    Michela

    Dear Bob,
    some mounths ago, you aswer me about the possibility of adding a PDF file inside a .folio and you told me to see the Advanced Overlays issue of the free DPS Tips app for an example and instructions.
    Now, I'm looking for that example inside the DPS Tips, but I can't find it anymore. Have you removed the article?
    I remember when I tryed everything worked well, but now I can't repeat the operation and I need to see again the right steps to do this operation.
    Thanks in advance for your reply.
    Michela

Maybe you are looking for