Adobe Acrobat Message : ''To view the flash technology content in this PDF, please install the version of flash player that supports Adobe reader and acrobat "

I am using interop acrobat dll in one of my client , when trying to open a pdf file in acrobat X the following message appears :
''To view the flash technology content in this PDF, please install the version of flash player that supports Adobe reader and acrobat "
Is there any workaround to fix this issue ?...
will installing the flash player fix the issue ?
thanks

i am trying to convert the pdf to tiff image using
//Using ACROBAT PRO
            AcroAppClass app = new AcroAppClass();
            AcroAVDoc doc = new AcroAVDocClass();
i tried downloading the flash player ,now the error does not appear but for those pdf that displays this flash message error i am not getting the pdf converted to tiff file , instead i get an image with message
What could be the cause of this issue ?

Similar Messages

  • To view the flash technology content in this pdf file please install this version of flash player

    I am getting an error while opening a pdf file I am using Windows 7 with adobe 10.1.7 installed error message " to view the flash technology content in this pdf file please install this version of flash player"

    Both ActiveX and plugin?  What versions?

  • To view the Flash(R) technology content in this PDF file

    To view the Flash(R) technology content in this PDF file, please install this version of Flash Player that supports Adobe(R) Reader(R) and Acrobay(R). Options are "Proceed to download page" "Learn more" "Cancel" I tried them all.
    I installed the latest flash player as it asked and still when I go to open the file this window always pops up.
    Please help
    Message was edited by: Victorguym

    You need to install the right version - see http://acrobatninja.com/2013/02/flash-player-in-acrobat-family.html

  • Is it possible to delete the table of contents in a pdf but keep the bookmarks?

    Is it possible to delete the table of contents in a pdf but keep the bookmarks?

    If the TOC is located on certain pages, you can simply delete those (from the Pages panel).
    Make sure it doesn't screw up with how your bookmarks work, though...

  • TS2755 I have iphone 4s and ipad.  Imessages are not sending or being received on the ipad but the iphone works.  All this happened after installing the new ios 6 a few  weeks ago.  I have tried others suggestions..still nothing!

    IMessages are working on my iphone 4s but not in ipad since I installed the new ios 6.  I have tried various fixes others have mentioned but i still cannot send or receive messages on the ipad.  Help?

    I should have explained further. The game opens in a new window over to the upper left of my screen, leaving the original page underneath. I tried minimizing it so that I could get to my toolbar and did the View > Zoom > Reset. This has no effect. The lower portion of the game is still not showing. Using other browsers the window or frame of the game is much larger, therefore everything shows.

  • Flash Player technology that supports Adobe Reader and Acrobat (Windows 7 Pro)

    Is there any software that I can install that will support Adobe Reader and Acrobat for Windows 7 Pro, My new PC has Adobe Reader XI installed.

    Hi Maxim ,
    You could please refer the following link to download flash player on your system .Though this link is for Adobe Acrobat and Reader DC .Please have a look and try installing the same .
    https://helpx.adobe.com/acrobat/using/flash-player-needed-acrobat-reader.html
    Flash Player is required to view flash content in PDF' ,PDF' portfolio .
    Please try the same and let us know if you face any challenges .
    Regards
    Sukrit Dhingra

  • PDFs look different in Adobe reader and Acrobat professional compared to the built in PDF viewer on windows 8

    Hi there,
    I have been trying to narrow down an issue we have been having for some time in printing PDF files and finding that they look different on paper compared to screen.  Up until today our big KIP plotter got the blame, but as I have been collecting notes on a little windows 8 tablet I noted that PDFs opened in the windows PDF viewer have the same visual defects as the printouts.  My example today is that on a CAD drawing there is a small box/frame with a number in their, I tried printing and the frame was completely blacked out.  As a test I tried saving the PDF as a TIFF file from Adobe Acrobat professional and this file had the same fault as the printed copy.  When I open it in the windows 8 pdf viewer I can see that there is a shading within this box that does not show on Adobe Reader (latest version 11.0.10.32), the adobe reader and acrobat pro version both show a white background to the box.  We have been having lots of issues with sections being missing from drawings and overly feint lines.
    I am not sure where to start trying to narrow down why we are getting different results in different PDF readers.  Is there anyone who maybe able to point me in the right direction?  It almost feels like the shading or colour density is not being consistent when PDFs are being opened in different packages.
    Thanks in advance
    Andy

    Some PDF viewers comply with the PDF ISO Standard (ISO 32000) "just enough" while others (such as Adobe's) fully comply.
    As with anything there's a cost to using anything that comes from a "just enough" approach.
    Be well...

  • Dreamweaver CS4 Content on this page requires a newer version of Adobe Flash Player.

    I'm working with the CS4 Design Premium Suite.  I've done all the updates. I've followed all the steps in the training.
    I've used the adobe media encoder to create FLV file from a windows media clip.
    Then on a simple new html page. saved to a brand new local folder I try to insert my conent:
    I  use  menu command "Insert _ Media _ FLV"  I browse to the file,  I insert & save the page
    I can see a place holder in design view but if I go to live view I see the message"Content on this page requires a newer version of Adobe Flash Player."
    If I preview to a browser I get the same thing,
    If I go to the local folder and access the page directly I get the same thing.
    I alse created simple SWF file in Flash CS4.  Saved in the root folder.
    I use the menu command "Insert _ Media _ SWF"  I see a place holder.
    Save it, save all the files.
    Same thing. Content on this page requires a newer version of Adobe Flash Player.
    I read online where others are having this issue, someone one said "Why are you using "swfobject_modified?"  "Try swfobject.modified"
    tried with no visble change.
    I thought that flash & dreamweaver are supposed to be fully intergrated?
    Why are these seemingly simple operations causing me so much grief?
    I'm days behind in my training & on my project due to this problem.   Any help anyone could offer would be appreciated.
    Thank you!

    Again... a novice at the "code"... is this helpful?
    <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" width="250" height="420" id="FlashID" title="Spaceman USA UNITS">
                <param name="movie" value="/web/units.swf" />
                <param name="quality" value="high" />
                <param name="wmode" value="opaque" />
                <param name="swfversion" value="6.0.65.0" />
                <!-- This param tag prompts users with Flash Player 6.0 r65 and higher to download the latest version of Flash Player. Delete it if you don’t want users to see the prompt. -->
                <param name="expressinstall" value="/web/Scripts/expressInstall.swf" />
                <!-- Next object tag is for non-IE browsers. So hide it from IE using IECC. -->
                <!--[if !IE]>-->
                <object type="application/x-shockwave-flash" data="/web/units.swf" width="250" height="420">
                  <!--<![endif]-->
                  <param name="quality" value="high" />
                  <param name="wmode" value="opaque" />
                  <param name="swfversion" value="6.0.65.0" />
                  <param name="expressinstall" value="/web/Scripts/expressInstall.swf" />
                  <!-- The browser displays the following alternative content for users with Flash Player 6.0 and older. -->
                  <div>
                    <h4>Content on this page requires a newer version of Adobe Flash Player.</h4>
                    <p><a href="http://www.adobe.com/go/getflashplayer"><img src="http://www.adobe.com/images/shared/download_buttons/get_flash_player.gif" alt="Get Adobe Flash player" width="112" height="33" /></a></p>
                  </div>
                  <!--[if !IE]>-->
                </object>
                <!--<![endif]-->
              </object>

  • Content on this page requires a newer version of Adobe Flash Player...What??

    Hi,
    I have a really enoying problem here, please help me out!
    I have built my personal webpage in Flash CS3/AS3. I did some updates today, changed some pictures and stuff. Now when I upload and replace the previous *.swf on the server, and try to load my webpage my browser displays the folowing message:
    Content on this page requires a newer version of Adobe Flash Player.
    I tried exporting with Flas Player 8, and checked it using different bowsers too (curenntly I use the latest version of Firefox), but I get the same error when trying to relode my site. I have no more ideas what to do.
    Please help....
    Regards

    I have been used to this issue for a while now so I take it for granted with the solution.
    It seems Dreamweaver has issues with absolute paths when it comes to displaying SWF files correctly.
    It would seem that the logical workflow would be to open the  File tab and drag the SWF file into place.
    Doing this works if you test the SWF file directly in Dreamweaver by clicking on the Play button when the SWF file is active.
    But if you view it in a browser using the Web URL you will get: Content on this page requires a newer version of Adobe Flash Player.
    This plagued me for ages as I ended up installing and reinstalling Flash Player until I realised this was happening on all Computers that I tested the page on.
    If you drag the SWF file onto the page, in Code View you will see in two locations in the generated code: data="file:///C|/path/swffile.swf"
    Noe the strange | character after C ?
    This needs to be changed to the relative path data="path/swffile.swf"
    It will then work in the Browser without the error message
    If you go: Insert / Media / SWF and choose the SWF file, it will add it correctly.
    It only seems to happen when you drag the SWF into the page.
    Hope this helps.

  • Re:adobe reader and acrobat

    Hi
    Is there any difference between adobe reader and acrobat . if
    so please let me know at my email id too: [email protected]
    i am facing a problem in my web application where in on
    entering the data on to the application i need to get a pdf file in
    the web browser , but at certain time i could see the following
    message ."Cannot use Adobe Reader to view PDF in your web browser
    .Reader will exit now. Please try again". I have adobe reader in my
    machine.Do i need to make any settings in the IE . if so please let
    me know
    Please suggest in this issue
    Regards,
    Vinesh

    Welcome to our community, Vinesh
    Firstly, I'm thinking you have wandered into the wrong
    community. You are asking a question about Acrobat and this
    community is focused on Adobe Captivate. If you want to ask further
    questions about Acrobat, you should consider asking in the Acrobat
    community. You may do so by clicking the link below:
    Click
    here to visit the Acrobat community
    Now for the gist of what you asked. There is a huge
    difference between Acrobat Reader and Acrobat. One uses Acrobat as
    the application used to create content that is later viewed by
    someone with the basic Acrobat reader. The reader is a free
    download for all. You have to purchase Acrobat in order to create
    content that you produce for the reader to present.
    Hopefully that makes a bit of sense. If not, try posting the
    same question over in the Acrobat forums and see what someone
    replies with.
    Cheers... Rick

  • Unable to install Acrobat Reader and Acrobat Flash Player

    Hello,
    I am trying to install Acrobat reader and acrobat flash player on my Laptop (Lenovo Thinkpad T420) after installing windows 8.1 64 bits, after successfully downloading both software, the adobe reader installer opens with a dark grey box and nothing else happens.
    The installer can't be closed except from the task manager.
    I have tried to start as administrator, enable javascript, different browsers, restart the laptop, ... all gave me the same result.
    Below image shows what i am receiving.
    Kindly advise.

    Run the Acrobat Cleaner Tool and reinstall from scratch.
    Mylenium

  • I have a apple computer,I downloaded adobe reader and acrobat, but now it ask for a end user license

    I have an apple computer, I have downloaded adobe reader and acrobat, but now I am asked the following,Before viewing PDF documents in this browser you must launch adobe reader and accept the End User License Agreement and relaunch browser<<<<<<But how you accept the end user license, when you can not even find the agree button

    airplane wrote:
    Before viewing PDF documents in this browser you must launch adobe reader and accept the End User License Agreement and relaunch browser
    Did you do that: launch the standalone Reader (not the browser plugin) and accept the EULA?

  • Highlight texts in Adobe Reader and Acrobat

    I need to highlight the texts/words in Adobe Reader and Acrobat as well. Is there any common function/API available for both?

    I have the Adobe Reader plugin license, will this functionality work in Reader?
    static ACCB1 void ACCB2 HighlightWord(void *data)
        DURING
        //Create a HiliteEntry object and set its attributes
        HiliteEntry hilite;
        hilite.offset = 3;
        hilite.length = 1;
         //Get the page number of the current page view
        AVDoc currentAVDoc = AVAppGetActiveDoc();
        PDDoc currentPDDoc = AVDocGetPDDoc(currentAVDoc);
        AVPageView currentPageView = AVDocGetPageView(currentAVDoc);
        ASInt32 pageNum = AVPageViewGetPageNum(currentPageView);
        //Highlight the tenth word
        PDPage pdPage = PDDocAcquirePage (currentPDDoc, pageNum);
        PDTextSelect textSelection = PDTextSelectCreateWordHilite(pdPage, &hilite, 1);
        AVDocSetSelection(currentAVDoc, ASAtomFromString("Text"), (void *)textSelection, true);
        AVDocShowSelection (currentAVDoc);
        PDPageRelease (pdPage);
        HANDLER
            AVAlertNote("Error highlighting word");
        END_HANDLER

  • Adobe Reader and Acrobat Pro updates for 11.0.10 being pushed out through SolarWinds Patch Manager are not being recognized as applicable.

    I am trying to update our Adobe Reader and Acrobat Pro to 11.0.10 using the default MSP packages with SolarWinds Patch Manager.  All of the systems keep reporting as 'NOT APPLICABLE'.  All of the workstations have Reader11.0.09, with about 10% still on 11.0.08 (due to the fact that the reader 11.0.09 package only patched about 2/3 of the systems).  All systems that have Acrobat Pro are 11.0.09.
    In SolarWinds I am using the "Adobe Systems, Inc. Packages" node.
    Adobe Systems Acrobat 11 Catalog
    Adobe Systems Reader 11 Catalog
    and the SW Patch Manager downloads the msp's straight from Adobe.
    I have checked the msp's manually and they will update at least back to 11.0.07 in Reader, and 11.0.0 in Acrobat Pro. (I had an old stand alone system that still had Reader 11.0.07, and I did a new install of Pro and went straight to update 11.0.10)
    The SolarWinds Tech said, "Okay. That content is produced by Adobe. Any questions concerning applicability logic or diagnosing why a package reports as NotApplicable when that's not expected would need to be directed to Adobe, as they are solely responsible for that content and its behavior".
    I am new to SolarWinds Patch Manager, and any help or advice would be greatly appreciated.

    It sounds like you are attempting to use the SCUP catalogs outside of the MS solution.  I can almost guarantee you that Adobe didn't test it if it's not referenced in the ETK:  11   SCCM-SCUP — Enterprise Administration Guide
    That being said there "should" be logging available in any deployment solution.   Since I am not familiar with Solar-Winds particular solution I can't say if it logs errors and how verbose those logs might be.    If you have logs then post the output and the forum members "might" be able to assist you.

  • While Installing adobe reader and acrobat im getting error 1406 this error. I had already tried every possible step including special permission in registry file. Please help..

    While Installing adobe reader and acrobat im getting error 1406 this error. I had already tried every possible step including special permission in registry file. Please help..

    What is your operating system?  Is there anything else beside the number 1406?

Maybe you are looking for