Interactive PDF

I have an interactive pdf file which has a few embedded bookmarks and internal links. All this work well in iOS, but they do not work on PC. The two platform uses the same version of Adobe Acrobat. No idea why?

I confirmed that the client (@ew) is facing a real bug in which a PDF file (with the widget with GoTo annotation targets to various pages) who has worked on Player 10.0.0 is no longer works in recent versions of MS Reader (or 11.0.0). So, there was a break somewhere along the way.

In order to follow this issue and get it resolved, I've created a bug (#4075273) in our bug tracking database.

Some clarification: the problem seems so the PDF has several Widget Annots all have the same field/t (name), and that seems to be confusing Reader.

Tags: Acrobat

Similar Questions

  • In preview, can I listen to audio files in an interactive pdf?

    We did a huge interactive pdf file in InDesign, with text and sound and video files. They read well both in Acrobat Reader on imac and a PC with Acrobat Pro. The file opens in the application overview on imac, but then the audio files and video files are not possible to open. Anyone know if there is a feature to listen to sound files in the application preview or Acrobat Reader is that so?

    If your A / V files are not also playable in the preview, then there is no configuration preview that will change this fact, and the interactive visualization is Adobe Acrobat Reader on the Mac.

  • Interactive PDF shows no animation

    Latest version 2015 CC

    I have an image that has a predefined animation, "Custom (Fly down)", which does not appear as animated when saved and opened as an interactive pdf.

    I have also a button with "go to hyperlink" checked who does not like a hyperlink when saved and opened as an interactive pdf. I have not this is a hyperlink in the hyperlink Panel, but why would I need to if she says its a hypertext link in the Panel buttons and forms?

    Interactive PDF does not support animation.

    http://boblevine.us/its-okay-to-say-no-to-interactive-PDF/

  • buttons change layers when creating interactive PDF HELP!

    I have a lot of documents with images that need to be enlarged, so for each image (a few pages with a single image, others with 4 or 5) I create the image as a button.  In a new layer called overlay, I create a greybox on the page and the bigger picture and more than (the two buttons and hidden initially).

    If the layers order goes like this:

    Big picture (top)

    GreyBox

    small image.

    Preview interactive ePub in InDesign is on-site.  The button to reveal and hide the images correctly and are in the correct order.

    HOWEVER, when I generate an interactive PDF, pages look fine until I click on a button, but once I click on a picture, I get:

    big picture is cut UNDER the greybox.

    Small image is above the large image.

    I published the document online and when displayed in a browser, all the problems disappear (I remember that it uses the same engine as the preview interactive ePub) but when I download the on-line document, the errors come back.

    I feel really it is a bug in InDesign (Adobe listening?) and if anyone has had similar problems, I'd like to hear about them.

    Any help gratefully received.

    Thank you

    Ian

    Try the object > interactive > set tab order

  • AutoPlay video in interactive pdf format

    I have an interactive pdf with embedded video. PDF is made by InDesign and has the mark of 'playing the loading of the Page '. It works normally on computers Windows different DC Acrobat Reader and Acrobat Reader 11: video starts automatically after the page loads. But on some other computers Windows with Acrobat Reader 11this does not work, and the user must press the "play" button to start the video.

    The file is not protected.

    What could be a reason for this strange situation? What can we do?

    [Question becomes the Acrobat forum Rich Media & 3D ]

  • Interactive PDF - layout

    Hi community

    I have a strange problem.

    When I export my interactive PDF file available that I designed is not show.

    Instead of green clear beeing my forms are blue with a red boarder.

    What I am doing wrong?

    When I click on the formfields, they become green, as they are supposed to look like.

    What Miss me?

    You did not post a screenshot. It looks like this?

    On a Mac in Acrobat DC, go to Preferences > forms and uncheck display stationary border. Or change the colors. The red border indicates a mandatory field. In older versions, there was a bar in the upper part.

    It will now look like this:

    Second choice: leave him alone. The indicators serve a purpose.

  • Checkbox labels disappear and colors modified during export to interactive PDF

    I did an InDesign document that contains two simple text boxes: one containing the word 'Yes' – the other containing the word 'no '. The background color of these two boxes are defined as 100% Cyan. After that, I have converted both of them boxes [(voir 1) in the illustration below].

    But when you export as interactive PDF, the background color of change boxes 17/11/0/0 and the 'yes' and ' no. "-labels are not visible in the exported PDF document [(voir 2) in the illustration below]."»

    However, when you click on the box in Acrobat, the box contains its original color 100% cyan and label and check mark appears [(voir 3) in the illustration below].

    But when I click on an empty space outside the box, the box label disappears again, and the background color changes again in 17, 11, 0, 0 [(voir 4) in the illustration below].

    My intention is that, when you view the document in Acrobat Reader, check boxes 100% Cyan with labels 'Yes' and 'No' obvious, when you click on one of them, the check box appears and background color remains 100% Cyan and the labels remain visible - also when you click off the beaten later.

    I'm doing something wrong, or is this a software problem?

    I appriciate all the tips and tricks on how to achieve my goal. Thanks in advance!

    CheckBox.jpg

    In the acrobat preferences, try to stop to see the color of the stationary border for fields, or change the field highlight color.

  • Text boxes do not appear when exported to interactive PDF

    I am working on a form of several page that uses 10% gray boxes to indicate the places where people can enter their answers. I made sure all the boxes are checked as "Printable" whereas they should appear when I export to interactive PDF and print. However, when I export to interactive PDF, some mailboxes displayed. I tried save the file as a .idml, opening and export from there, but some original boxes appear and new boxes are not displayed. Anyone know how I can get all the boxes to show?

    Figured it out! All the text boxes need to have a different label. For example, you can't text boxes on pages that carry the two NOTES.

  • Preference of interactive pdf export

    Dear friends,

    My work: I need to create interactive pdf and including some value is preferably below I have screenshot of the place.

    I need "interactive pdf export preference setting" only. I try a code but does not work. What I need interactive pdf parameter in the screenshot below. Otherwise, I put my code also. Please suggest friends.

    My code:

    
    var myDocument = app.activeDocument;  
    var myFileName;  
    if (myDocument.modified == false) {  
        myFileName = myDocument.fullName + "";  
        if (myFileName.indexOf(".indd") != -1) {  
            var myRegularExpression = /.indd/gi;  
            myFileNamePDF_Web = myFileName.replace(myRegularExpression, ".pdf");  
        }  
        with(app.pdfExportPreferences) {  
            
    //************************* Need help ********************************      
            InteractiveElementsOptions.APPEARANCE_ONLY        
            PDFJPEGQualityOptions.HIGH;  
            PdfMagnificationOptions.FIT_PAGE;  
            PageLayoutOptions.SINGLE_PAGE;  
            colorBitmapCompression = BitmapCompression.AUTO_COMPRESSION;
            colorBitmapCompression = BitmapCompression.zip;  
            colorBitmapQuality = CompressionQuality.MAXIMUM;  
            colorBitmapSampling = Sampling.BICUBIC_DOWNSAMPLE;  
            colorBitmapSamplingDPI = 300;  
    //************************* Need help ********************************      
    
    
        }  
    
    
        myDocument.exportFile(ExportFormat.INTERACTIVE_PDF, new File(myFileNamePDF_Web));  
    } else {  
        alert("Save your file before continuing");  
    }  
    

    Screenshot:

    pdf.png

    Please help very urgent process of a friend

    Thanks in advance.

    Optimize the creation of large INDB exported as an interactive PDF

  • Export to Interactive PDF mess to the top of the order of the layers, why?

    Hello.. I created my file in indesign (this problem occurs in versions of indesign ALLLLL)

    When I export my .swf file, it works fine...

    However, when I do in interactive pdf format... order to get MESSED UP BIGGGGGGG TIME!

    Screwing my file & page layout!

    Buttons are hidden under the command of photos like that...

    I wonder if there is a fix for this and what exactly causes this...

    If I find so maybe I can work around it

    Thank you very much

    OK FOUND THE SOLUTION!

    You must go to object / interactive / set the tab order

    & Change it!

  • Interactive PDF layers appear behind the text. A script can move them to the top layer?

    I have created a form in InDesign CC (latest version on a Mac under El Capitan). I export the form in PDF format. There are some interactive tooltips (with suggestions on how to fill in each particular field) implemented as buttons. The control keys are static. When I click on the trigger, the bubble appears, when I click on the bubble, it disappears. The problem is that even if the bubbles are set up on the top layer in InDesign, in many cases they appear behind the text layer.

    Is there a script that I can add to each individual bubble that says "when this bubble is active, move it to the top layer?

    This project took over 3 weeks of troubleshooting. In the end I came up with my own results. The answer was "no, it isn't a script."

    With the help of the Adobe customer service, we found that because in the InDesign file, I had the pop-ups on a different layer than the triggers, it was causing a problem of overlap. I found myself by combining the layers into a single, moving pop ups to the elements high on the page in the layers palette.

    Then I exported (interactive) PDF from InDesign and in the PDF file, in edit mode, in the fields Panel, I've selected all the pop-ups and offers them to at the bottom of each page [z-index property]. A lot of manual labor, but in the end, I got most of the results I wanted.

  • Interactive PDF Web sound-problems buttons will not play on the other, and ugly gray boxes are visible

    When I export my interactive pdf file and open the html or swf file, it works exactly as I want it, but it works on my computer because I have all the links and resources on my computer included in a zip file. The only way I can get others to see it seems to be downloading the zip on dropbox and others who download and then extract files, which is not practical. I would like to integrate the interactive pdf on a Web site or a blog, so it does not directly on the page without having to download all the recources publishes the new web feature seems it might be a good solution, but when I try to publish, it is not working properly users.

    Screenshot (148).png

    My project is to play several audio files on the other, so if a user clicks a button sound is read, and if you click on another button, the first sound will not stop, they will play together. So, for example, if you click on the top button, a beat will play, and if you click on the guitar slot, a guitar sound will play on the beat. It works fine on my computer in the swf or html file, but for some reason any when I publish it to the web, it will only play a sound at the same time. The pace will just stop playing if you click on one of the instruments, which makes the entire project useless. Another problem is that I can't seem to remove the gray boxes without taking away his ability to make it sound. The first photo is that it is supposed to look like, and here's what it looks like when I publish it to the web:

    Screenshot (147).png

    In addition, as you can see, it does not export as interactive PDF, it exports an indd file. It's clickable and interactive however, just with a few bugs.

    Can someone either help me to correct the parameters in the function of online publication, or to teach me another way to incorporate the project on a blog or a website?

    Thanks in advance.

    [Read https://forums.adobe.com/docs/DOC-7273]

    [Ask in the correct forum allows... Left the connections for specific program forum forum... MOD]

    Interactive PDF is a roll of the dice in a browser and using SWF out from. He died a technology as it is and will work on any mobile system, or on a desktop computer that does not have flash player installed.

    Without knowing what you were doing, it is impossible to tell you why post them online does not work for you but you should really take the time to know what interactive feature are and are not supported with each format.

  • I created show and hide features in InDesign I want to export to interactive PDF format. These functions work when seen in Acrobat on the desktop, but not on iPad/Tablet - why?

    I created show and hide features in InDesign I want to export to interactive PDF format. These functions work when seen in Acrobat on the desktop, but not on iPad/Tablet - why?

    Why? Most likely because the PDF Viewer on the Tablet is too stupid to deal with show/hide functionality.

    You could try PDF Expert of Readdle on qpdf Notes Pro on Android and iOS devices.

    Depending on how the show/hide was created during the export of InDesign, it can work in viewers. Otherwise, you will need to open PDF files in Acrobat and edit features show/hide something more digests of PDF device viewers.

    BTW, you will encounter the same issues with the PDF display components in web browsers.

    I hope this can help.

  • Interactive PDF print

    Thanks in advance for your help. I'm using CS6 running 10.7.5. IM InDesign to an interactive PDF export. I have windows pop up to show the tables and larger figures. They can also be closed. Customer is on a PC. They try to print the PDF and tell the pop - up windows print so even if they are closed... Not a problem on my end when I print. Thoughts?

    Hi Rob -.

    It depends on how you've structured the content pop up. You have created as layers? Or are they buttons? If you dig into the structure, look for stocks where you can set tables/figurine as hidden until Active zooms. I can't tell you specifically without knowing how you structured content. Also, for your zoomed objects, if they are keys, you can specify that they do not print, which will certainly take care of the situation.

    I hope this will at least help you get started.

    Donna.

  • Buttons disappear after interactive pdf exported idCC 2015

    I saw this question in the older previous discussions but no solution.

    My client says that they cannot see buttons (but all along he saw them and nothing has changed).

    I can see the buttons. We all have two display in Acrobat Pro.

    Clues? The PDF is exported as an interactive PDF.

    Your customer uses Acrobat on a computer or on a mobile device? Acrobat for mobile does not support buttons.

  • I have created a form in Indesign. Is there a way to create the default text in a text field that displays the interactive pdf "insert text here" in the text field?

    I have created a form for the company, so that I work. It is a form that will be used in several offices and has buttons, drop downs and text fields. One of the text fields has a requirement that when the PDF file is opened, the text field has something written in there already, as an example (and one only) INSERT the TEXT HERE. I created the text field in Indesign and used the text tool to type in the area of the body-copy required. After that I have to export it as an interactive PDF, text in the text field disappeared.

    Drop-down lists give an option for a default choice, but I don't see a way to create default text in the Panel of buttons and forms for text fields. Is there a workaround or a hidden feature?

    Thank you!

    Set it in Acrobat.

Maybe you are looking for

  • How to fix the Application JavaScript error?

    Hello I use two screens monitors and often drag a tab and drop it onto the other screen to get a new window. in 60 to 80%, I get an error in the JavaScript Application: [TypeError: can't access dead object] this error pops up sometimes when I start F

  • External disk HARD PX1267E - 1 32 does not not with Vista

    I just bought a new laptop running Vista Home Premium but my external hard drive Toshiba PX1267E - 1 32 does not work properly. The logon window opens and I get back my password okay but he opens a folder with the drivers and stuff rather than the ha

  • Windows 7 indicates that it is not valid

    Windows 7 Home Premium Diagnostic report (1.9.0027.0):-----------------------------------------Validation of Windows data--> Validation code: 50Code of Validation caching online: 0x0Windows product key: *-* - PGT9C - 777KD-32W74The Windows Product Ke

  • Pavilion a6230n Vista Recovery

    Impossible to find on the site of HP recovery disks I guess that they are not available. Vista sticker with the always readable product codes. My question is: Can I buy a copy of "system builder" of Win 7 and use the info on the Vista sticker to acti

  • Panel of control/restore will not work

    The restoration of the utility program will not work.  He NPT will allow me to create a restore point or restore my computer to an earlier restore point.  Using windows 7 Home premium. Currently I have no restore points and I am unable to create an o