Limiting shown buttons when opening 3D PDF in acrobat reader

Hi guys.
I want to create a 3D PDF to be viewed on the web. I don't think that all buttons(rotate, spin, pan, zoom, etc.) in the 3D toolbar are necessary so I would like to choose which buttons will be shown when the user click where it says
"Click to Activate 3D"
Is there a way t do this? If so, is there a way to lock those so the user cannot activate them?
Thank you.

Hello,
There is an option to manage display of the 3D toolbar whichi only available at the creation of the 3D PDF file (within Acrobat Pro Extended only..):
Go to Edit/Preferences
Select a 3D format then press Edit Settings
Under 3D Panel there is a check box called "Show 3D toolbar by Default" Unselect this option then press OK.
Convert a 3d file to PDFthen save the file
Open the PDF within Acrobat Reader or Acrobat Pro Extended, the 3D toolbar will not be displayed after activating the 3D content..
Hope this can be helpful
Best Regards
William Gallego
A3D QE Team

Similar Messages

  • Random IE7 freeze when opening a PDF from Acrobat 9.1 Pro

    We are having problems specifically with a PC with viewing PDF files in IE 7.0.  Now when viewing PDF files
    on our special inhouse loan funding site, the browser will freeze and eventually an error message will come up "Internet Explorer has encountered an error and needs to close".
    What I tried so far...
    -Ran the Adobe update , it installed Acrobat Professional 9.1.1
    -Did the Reset under the Advanced tab in Internet Properties.
    -Re-enabled the adobe related IE plugins.
    -Deleted everything from the users %temp% file.
    -Rebooted PC
    I've asked our web application vendor if we could use a much better browser such as Firefox, Chrome, or even try IE8, but they said that it's not supported.
    The error shown in the application event log is:
    Event Type:        Error
    Event Source:    Application Error
    Event Category:                None
    Event ID:              1000
    Date:                     6/3/2009
    Time:                     3:11:32 PM
    User:                     N/A
    Computer:          PROC2
    Description:
    Faulting application iexplore.exe, version 7.0.6000.16827, faulting module acropdf.dll, version 9.1.0.163, fault address 0x0000221c.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 41 70 70 6c 69 63 61 74   Applicat
    0008: 69 6f 6e 20 46 61 69 6c   ion Fail
    0010: 75 72 65 20 20 69 65 78   ure  iex
    0018: 70 6c 6f 72 65 2e 65 78   plore.ex
    0020: 65 20 37 2e 30 2e 36 30   e 7.0.60
    0028: 30 30 2e 31 36 38 32 37   00.16827
    0030: 20 69 6e 20 61 63 72 6f    in acro
    0038: 70 64 66 2e 64 6c 6c 20   pdf.dll
    0040: 39 2e 31 2e 30 2e 31 36   9.1.0.16
    0048: 33 20 61 74 20 6f 66 66   3 at off
    0050: 73 65 74 20 30 30 30 30   set 0000
    0058: 32 32 31 63 0d 0a         221c.. 
    Followed by:
    Event Type:        Error
    Event Source:    Application Error
    Event Category:                None
    Event ID:              1001
    Date:                     6/3/2009
    Time:                     3:12:12 PM
    User:                     N/A
    Computer:          PROC2
    Description:
    Fault bucket 1230219238.
    For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 42 75 63 6b 65 74 3a 20   Bucket:
    0008: 31 32 33 30 32 31 39 32   12302192
    0010: 33 38 0d 0a               38..   
    Thanks for your help!

    Ok, well this is an specialized web based application.  I tried opening the PDF's in a new window on my Windows 7 PC and I got them to open without the infinite loop like on a Windows XP machine.
    Because that causes an infinite loop on Windows XP, we need the PDF to display in browser, which causes a conflict sometimes between IE and Adobe dll files.
    So I've checked out a file that doesn't normally crash the IE/Acrobat9.4 user and checked the properties.
    Application: LiquidOffice Form Designer
    PDF Producer: DocuCom PDF Core Library
    PDF Version: 1.6 (Acrobat 7.x)
    File Size: 253.77 KB
    Now here's the properties of a PDF that intermittently crashes IE:
    Application: Acrobat PDFMaker 8.1 for Word
    PDF Producer: Acrobat Distiller 8.1.0 (Windows)
    PDF Version: 1.6 (Acrobat 7.x)
    File Size: 272.14 KB
    Remember I said intermittently.  That's what's real difficult about the problem.  That same file might open 10 consecutive times before crashing.  OR it might crash on the first try.  When things aren't consistently broken it's very hard to troubleshoot the issue since there is no concrete evidence of a single underlying cause.  If it crashed every single time on that file, maybe we would say that its a corrupt file or there's an issue with the program that produced it.  That's not the case here.
    Good idea as to looking at the version.  We could change the versions but we would need to open a request with the application developer, and updates to some of these forms takes weeks for them to integrate.

  • Blank error when opening a PDF in Acrobat Standard 9

    I get a Blank Error every time i try to open a PDF in Adobe Acrobat Standard 9.  How do I get rid of it?

    Update:
    Opened the Pdf and found out that the certified signature has become invalid.

  • Which C# Adobe library should I use to open a PDF in Acrobat Reader 9, 10, and 11?

    Hi, all.
    I have a Visual Studio C# application that writes an Adobe PDF using iText. Does anyone know how to programmatically open the PDF on client's computer and ensure it works for Adobe Reader 9, 10, and 11?
    -I have Adobe Reader XI on my machine and "Adobe Pdf Reader" is NOT showing up in my COM references. This is the library that I've heard people use for this.
    -The "Adobe Reader File Preview Type Library" is showing up there, but does not add to my project because of the following error message: "A reference to 'Adobe Reader File Preview Type Library' could not be added. Could not register the ActiveX type library....adoberfp.dll'." But I haven't persued this further becuase I'm not even convinced I should be using this library, which brings me to my next point:
    -Please don't tell me to go read the Adobe SDK spec. In searching for this answer, I found posts on here with people asking this question and getting not great answers, or half-*** answers to go read the Adobe SDK spec. I have the Adobe SDK spec, it's terrible. The example source code is laughably poor and reads like it was written by someone with bad english, with poor naming, commenting, and documentation, and there is no separate document that explains what the source code does. I think the reason people say this is because they haven't read it themselves and they don't know the answer and hope to deal with the question by handwaving. Sorry for the rant if you weren't going to do that!
    Thanks in advance, if anyone knows.
    -Brandon

    It will be from a client-side application, and I will be reviewing this further and get back on it. At this time my assembly isn't the correct type of 32-bit, which may be a deal-breaker. But downgrading it to 32-bit, I wasn't able to find or include the appropriate library for AXAcroPDF.
    Just a word about my trying to read the SDK documentation. The documentation folder has 5 items, a folder called "Javascript", an html file caled "Acrobat_11_SDK_Help_Shortcut.html", a zip file called "...HTMLHelp.zip," pdf_reference.pdf, and U3DElements.pdf. I've never heard of U3DElements, so surely that isn't meant for me. The pdf_reference.pdf, when opened, has three PDF links to two supplements to ISO 32000-1 and a document titled Document management. These describe the PDF spec, so that's not for me. So I must have to use the HTML documentation shortcut. I open it, and my browser says the redirect URL can't be found. Ah, may be that stuff in the ZIP file it's referencing. After unzipping it, you have to move the file around so that it actually references the right index.html inside the unzipped folders, and then even after this it loads up as two blank frames in my browser. I will look into why the links are all dead, but holy lord, this is just not very helpful at all.
    Thanks for your help, Test Screen Name.

  • Cannot open multiple PDFs in Acrobat Reader X

    Ever since upgrading to Acrobat X, I cannot open multiple PDFs. With all previous versions over recent years, up to version 9, I could select multiple PDF files in Windows Explorer, hit Enter, and it loaded them all. Then I could Ctrl+F6 to switch between the documents. Quick and Easy.
    Now, if I try this with just 2 PDF files, it loads one and then locks up, almost stalling the PC, with each session of Acrobat taking about 40-45% of processor power. I have to crash out of it.
    Help!
    [P.S. As an aside, I don't like this floating toolbar that only appears if you happen to move the mouse over the bottom part of the screen. I suppose it's a "neat idea" from one of the programmers trying to be clever. Well guys, it is not user friendly. As a former Software QA and Product Manager, one of my design adages was "DON'T MAKE ME GUESS". Please think again.]

    In my case: v10.1.1 would not open more than one pdf at a time on a user workstation (although mine did) so I tried disabling protected mode and made sure the large image display setting was correct.
    To no avail. Reinstalled version base version 10, checked the same settings...no joy
    Also tried repairing the install and re-updated from the base v10...still no love
    Solution for me: Opened reader X, under Help-->Online Support, there is an option to generate a system report which availed the following:
    Graphics Card: NVIDIA GeForce FX 5200
    Version: 7.15.10.9685
    Check: Not Supported
    And of coarse the most recent driver was already present. Had to go back to v9.4
    All good now. Hope this saves someone a few hours!

  • Latest Reader Hangs when opening any pdf with 'tools' selected

    Any pdf will hang when opened in the latest Acrobat Reader (Either from file or open Acrobar Reader first.)
    However if I first open Reader and turn off the tools (Tools top right) I can then open any pdf without problems.
    Users who want to have the tools bar open are querying this.
    Can anyone help.
    Windows 7 64 bit systems.

    Try disabling Protected Mode [Edit | Preferences | Security (Enhanced)].

  • FF 19 for Mac. changed preferences to open PDFs with Acrobat Reader. Now when I click on a pdf link, an about:blank FF window opens (pdf then opens)

    The change in preferences opens the pdf appropriately with Acrobat Reader, as desired, but before it does, FF opens a brand new blank window (about:blank). How can that action be stopped?

    Yes, I mean the eternal application.
    Ctrl-click does open the dialog, but that does not cause new/blank FF window to show up.....however shift-click opens the new/blank window, then opens another FF window with a "New Tab" heading, then opens the pdf with Acrobat Reader.....
    If open the dialog and select "open in new tab" (open in Acrobat Reader is not an option), a new tab is opened, and the the pdf come up in Reader (without opening a new FF window). In earlier FF, it just opened directly in Reader (or acrobat) without opening a new tab or window.
    Thanks

  • I have problem when opening a pdf page, my mouse control is hijacked to that tab when im on other tab, i cant scroll or use the middle rollling button, i have to click at the pdf tab then my control over the mouse middle button is restored.

    I think I have this problem even on earlier version. The thing is I set open link in new tab and not switch over to the opened tab. My habit is to open a pdf page in the background and let it load first. What happen is that when the pdf page finished loading ( i do not set to download it), it hijacks my middle mouse button control. When i scroll down or scroll up on my original tab, it wont scroll on the tab, but insttead it scrolls on the pdf tab. I have to click on the pdf tab, then i can use the scrolling function on other tabs back. As for when i opened several pdf tabs, it seems i have to click on the tab that just finished loading, that means several times until they all finish loading. It has been getting on my nerve lately. And all pdf trouble i search from google led to unable to open pdf, firefox hang or crash when opening a pdf and the likes.

    core-el, i don't see the advantage of that or i can't figure out how i'm supposed to use it. for starters, i have to click the mouse in order to get "add bookmark here" to open, which is no different than clicking on the star in the location bar, or right-clicking on the page. there are also options in the bookmarks toolbar, but they all require clicking the mouse & holding down the right button, etc.
    my goal is to use keystrokes only. typing on the keyboard, using both hands, using the space bar & my left pinky finger to tab over are all painless routines for me. as soon as i have to take my fingers off the keyboard & use the mouse, the pain begins.
    as i said, in older versions of firefox, all i had to do to bookmark a page was click ctrl>d, then tab over & arrow down, when appropriate, to find the folder & add the bookmark. for me, as a touch-typist whose speed is between 60 & 80 wpm, this is lightning fast.
    if i have this wrong, please correct me. i just see it as more mouse clicks that don't save me time or pain.

  • Firefox crashes when I try to attach a file. Seems related to second problem, receive error messages when opening a pdf in adobe (which I've reinstalled twice)

    Crash report:
    bp-74bcae4f-7091-4121-a809-5d0a12140616 is the crash report.
    I have a Toshiba.
    When I open my email (gmail, school email) and try to attach a file, firefox immediately crashes and gives me two error messages. first one is a WerFault, i think. I don't know if that's relevant.
    Apart from these crashes in Firefox, I am also having the same problem when trying to view or open a pdf in adobe reader, or even open adobe reader itself. It won't try to open, I just receive the error messages. I've uninstalled and reinstalled it two times now. I did this thing suggested online where you go into the control panel and look at all your plugins. Then, "repair" adobe reader - pretty sure it's just a button that says repair. that didn't do anything, of course I also could have done something wrong.
    I realize this could be a problem unrelated to Firefox, but I'm doing what I can before I take my laptop in.
    Please save me.

    Ok two things based on the crash report and the steps you took right before the crash:
    # Try to disable scrolling acceleration and restart Firefox. Does it continue to crash?
    # Try Safe Mode and do the same task as above with email and the pdf [[Troubleshoot Firefox issues using Safe Mode]]
    # Also pdf.js may be helpful to read pdfs in the meantime. You can change the default reader in the Preferences/Options > Application menu of Firefox.
    # Try to clear out the downloads folder and update flash to version 14 (that should do it)
    IF it crashes again please also provide the new crash signatures and we can take a look :-) Sorry for the crashing :-(

  • "Access Denied" when opening a PDF in a browser

    Hi,
    I have a problem I can't solve.
    I'm creating a intranet website. In this, i want display PDF but the browser reply "Access DenIed".
    I stock my PDFs in a network drive where i have the rights on folders and files.
    I try to unckeck "Enable protected mode" but no change.
    I try to open with another PDF reader (Foxit) and it works, but i want keep Adobe by default reader
    for my users.
    I have the last version of Abobe Reader XI (11.0.05.3).
    Thanks.

    ... and/or
    Configure Adobe Reader to not use a Web Browser to open PDF documents... (see the Adobe.com for admx files to apply this setting by group policy) (
    http://forums.adobe.com/thread/392489 )
    Start>Adobe Reader>Edit>Preferences>Internet>uncheck "Display PDF in browser"
    It seems that Adobe have recently changed the location of that setting in Adobe Reader (at least on 11.0.4).  They've now hidden it under Edit > Accessibility > Setup Assistant > Then on page 5 of 5, there's a tick box to toggle 'Display PDF
    documents in the Web Browser'.
    However, it doesn't work like it used to though, as it won't just open a PDF in Adobe Reader instead of the browser.  It will instead ask to disable Enhanced Protected Mode to run acroPDF.dll. 
    And if you try disabling the Adobe PDF reader add-on in Manage Add-ons to try and force it to open in Reader, then when you visit a PDF link, you just get the same blank page (shown below) with the black crossed out circle in the top left, but without the
    message bar at the bottom of the window.  The only way to open the PDF is to either turn off Enhanced Protected Mode and allow acroPDF.dll to run or if there's an original link to the PDF, right click and select 'save-as'.
    I think it's about time Adobe released an x64 PDF viewer...  Or at least there should be an open/save dialogue box in IE.
    If you've got Reader 11.0.4 installed, you can try it for yourself with this PDF link:
    http://helpx.adobe.com/pdf/adobe_reader_reference.pdf
    (The below screenshot is with 'Display PDF documents in the Web Browser' UN-ticked in Adobe Reader settings, so it should open in Reader instead.  But it doesn't.  And with the Reader add-on disabled you get the same page, but without the
    message at the bottom.)

  • Create script for a button to open a PDF using AS3

    I created a Flash movie in AS3 on the mac. I have several
    navigation buttons, I want to be able to click on a button and open
    a PDF. The finished movie will be an executable for the pc. I also
    want to do the same for a .swf file.

    Well, I think I got it working. The code I came up with seems a lot more simple than what I was experimenting with. I am pretty sure I did something earlier that was similar to this code but the current swf stayed with the player when the new one loaded, I am pretty sure the old swf is hiding underneath the new one but after some testing, the actual presentation is working as intended so I am waving the AS3 white flag and am accepting how this functions in its present state. I nearly gave myself a heart attack trying to get this simple function to work
    Anyway, heres my "final" code. If anyone sees something that should be adjusted, please let me know.
    play_iv.addEventListener(MouseEvent.CLICK, loadmain);
    function loadmain(event:MouseEvent):void {
                var prevu_english:Loader = new Loader();
                prevu_english.load(new URLRequest("assets/PreVu - English.swf"));
                addChild(prevu_english);
    Also, Thankyou Ned. You pointed me in the right direction. If I didn't keep looking at the loader class, I probably would have spent days doing trial and error until I got somewhere.

  • When opening a PDF in IE 10 with Enhanced Protection Mode it displays "This website wants to run acropdf.dll"

    I am running my application which requires JRE on Internet Explorer 10. Since the IE need to run in 64 bit mode, we have enabled the "Enhanced Protection Mode" in Security option of Internet Options in Advanced tab. But my application also opens
    up PDF in the browser, when the page with PDF is invoked it displays "The webpage wants to run 'AcroPDF.dll'. If you trust this site, you can disable Enhanced Protection Mode for this site to run the control.(Disable)(Always Ignore)".  And on
    clicking any option the PDF is not displayed.
    We would not be able to disable the  Enhanced Protection Mode as the 64 Bit JRE would not be invoked for other part of the application.
    Please let me know how to resolve this issue.
    Regards
    Navin

    ... and/or
    Configure Adobe Reader to not use a Web Browser to open PDF documents... (see the Adobe.com for admx files to apply this setting by group policy) (
    http://forums.adobe.com/thread/392489 )
    Start>Adobe Reader>Edit>Preferences>Internet>uncheck "Display PDF in browser"
    It seems that Adobe have recently changed the location of that setting in Adobe Reader (at least on 11.0.4).  They've now hidden it under Edit > Accessibility > Setup Assistant > Then on page 5 of 5, there's a tick box to toggle 'Display PDF
    documents in the Web Browser'.
    However, it doesn't work like it used to though, as it won't just open a PDF in Adobe Reader instead of the browser.  It will instead ask to disable Enhanced Protected Mode to run acroPDF.dll. 
    And if you try disabling the Adobe PDF reader add-on in Manage Add-ons to try and force it to open in Reader, then when you visit a PDF link, you just get the same blank page (shown below) with the black crossed out circle in the top left, but without the
    message bar at the bottom of the window.  The only way to open the PDF is to either turn off Enhanced Protected Mode and allow acroPDF.dll to run or if there's an original link to the PDF, right click and select 'save-as'.
    I think it's about time Adobe released an x64 PDF viewer...  Or at least there should be an open/save dialogue box in IE.
    If you've got Reader 11.0.4 installed, you can try it for yourself with this PDF link:
    http://helpx.adobe.com/pdf/adobe_reader_reference.pdf
    (The below screenshot is with 'Display PDF documents in the Web Browser' UN-ticked in Adobe Reader settings, so it should open in Reader instead.  But it doesn't.  And with the Reader add-on disabled you get the same page, but without the
    message at the bottom.)

  • I have a button that opens a PDF that crashes Moodle and Scorm Cloud. How can I fix this?

    I'm using adobe Captivate 5.5
    I have a button that opens a PDF that crashes the course when in an LMS (I've tried moodle and scorm cloud). When I play the course in my browser, the file opens fine and the course continues. Does anyone know why opening this file doesn't work when I upload the SCORM package to an LMS?
    Thanks,
    Chris

    Hi aperio_chris,
    Thank you for contacting adobe support.
    Please use the following steps and let us know if that helps:
    1. In the publish setting>>externalize resources>>check all the check box which are for attachment, widget, animation etc.
    2. Check the flash player version change it to version 9 or 10 when publishing the output through Adobe Captivate.
    Thanks and Regards
    Loveesh

  • When I try to open a PDF file the reader flashes on the screen then closes

    When I try to open a PDF file the reader flashes on the screen then closes. I have to open the reader, then search for the pdf file through the reader. I'm using Adobe Reader 11.0.5 with windows 7 service pack 1 home premium. Is there any way I can just click on a PDF file and the reader automaticaly opens? I purchased the upgrade so I can convert PDF to Word but it didnt make any difference.

    Some things to try...
    Update Reader to version 11.0.06
    Using Windows Explorer navigate to C:\Program Files (x86)\Adobe\Reader 11.0\Reader, then double-click on Eula.exe and accept the license agreement
    Can you open Adobe Reader by itself?  If so, try disabling Protected Mode [Edit | Preferences | Security (Enhanced)].
    If you cannot open Reader by itself, try to disable Protected Mode in the registry; download, unzip, then run the attached registry script
    It could even be a malware issue; see http://helpx.adobe.com/acrobat/kb/reader-core-dll-error.html

  • Text moving when opening a pdf in illustrator

    I opened 2 separate hi res pdfs (the front and back of a postcard) in illustrator 5.1. The type on both sides had been outlined and we just relinked the background image on both sides after we did some color adjustments to it. The only type on the front was the name of the company and the headline. Both were white type in separate magenta bars. The type was centered both horizontally and vertically in each bar.
    When I opened the front, the headline text moved from being centered horizontally on the pdf to EXACTLY flush right with the company name. There were no problems with the text moving on the back side.
    We have been receving files from this client for several years and always make color adjustments due to the uncoated paper stock we print on and have never encountered this before. The original files that the supplied pdfs were made from were also created in illustrator 5.
    Is this a known issue? If not, is it acrobat or illustrator problem.

    Was the original PDF created in Illustrator? To find out, open the PDF in Acrobat and go to File> Properties, it should show you what program created the PDF. Illustrator is not a universal PDF editor. A safer work flow would be to use Edit Object in Acrobat to make your color corrections. If you decide to use Illustrator, go to Select> All text objects, I suspect there are some un-outlined and un-embedded type elements.
    If the fonts are properly embedded, there is almost no reason to outline the type.

Maybe you are looking for

  • Looking for app to create Desktop groups/fences for OSX

    Looking for app to create Desktop groups/fences for OSX.. I do music and like to keep my most important folders on my Desktop since I access them very frequently.. I saw that there's a few options out there like "Desktop Groups Lite" (link below): ht

  • Start from scratch

    i recently got an error saying "songs on the ipod cannot be updated beacause all of the playlists no longer exist" and my ipod was wiped clean and i coulndt update anything. I tried to fix it but nothing i tried worked and now i removed i tunes and r

  • How to find the physical path of the ASM disks?

    I am in a dilemma on how to find out the physical path of the ASM disks. I tried the following query, but as you can see it is not providing me the physical path of the LUN. This is a 2 node 10.2.0.4 RAC Cluster using asmlib package. col name format

  • Output Video Playback Help

    Hello Again, I first wanted to thank those who helped with my initial issue. I went through the 16 steps and was able to fix the blue hue over my output video. Now I have an issue where when I go to playback in the output video, it is very choppy or

  • Get Asset on the basis of PO NO.

    Hi Experts ,                Request you to help me out . I have  a Purchase Order Number (PO) .on the the basis of this  PO i want to get a corresponding                        Asset and Sub              Asset Number .                 Please help me