Embedding PDF Documnet in OA Page : Urgent

Hi All,
We have a requirement which needs to display a PDF file in the OA Page.
The OA page has to be partitioned into two vertical parts.
One part has regular OA components and the other half has to display the PDF file ( in the Acrobat).
Is this feasible? Any pointers would be of great help.
Thanks
Message was edited by:
user563686

Check the layouts chapter on OAF dev guide to see the different options available for page formatting. From the first look, I can say that you can use a table bean with 1 row and 2 columns to do your bit of requirement.
--Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

Similar Messages

  • Embedding PDF files into jspx pages

    Hi,
    I'm trying to include a PDF into JSPX. I've got a servlet that produces the PDF. I use the following code:
    <f:verbatim>
    <iframe src="myservlet"
    width="100%"
    height="100%"
    scrolling="auto">
    </iframe>
    </f:verbatim>
    However, although I can see PDF content inside JSPX page, commandButtons doesn't work any longer. They seem to be dead.
    So, my question is: which is the "suitable" way to include PDF content into a JSPX page.
    Thanks in advance.
    Luis Serrano.

    Hi,
    actually this is the same experience I gathered when trying it this way. My assumption is that the PDF plugin causes the conflict. However, best integration I can imagineis to se a popup dialog and show the PDF file in there
    Frank

  • IPad Air iOS8 - Embedded PDFs not visible on page

    This is a strange problem, because we have all iPads in the field, our daily logs and field reports are submitted from our website embedded as pdf.  One of our guys sees a blank page when he goes to the form page, and he's the only one.  My iPhone sees it fine, and so far none of the other guys have had this problem.

    Bump

  • Problem with printing multiple Embedded PDF in HTML page

    I have a list of embedded pdf in a html page to be printed in particular order. Using following java script i am trying silently print the pdf one by one. <br /><br />var objectList=document.getElementsByTagName("object");<br /><br />for(i=0;i<objectList.length;i++){<br />   priobj=document.getElementById(objectList[i].id);<br />   priobj.printAll();<br />}<br /><br />Actually the order of call to the printAll methods works correctly.  But the printing of PDF are not is correct order of call. <br /><br />Any Inputs or directions or workarounds on this issue will be really appreciated.<br /><br />Thanks a lot<br /><br />Prem

    HI,
    wat i understand is u r trying to loop at a variable window .but tht is not suggestable.
    write a loop in program lines. read the values in to different variables and the try printing them as text elements that will solve the problem.
    or else in other way use a template and that can also solve the problem.

  • Cannot Save or Print Embedded PDFs From IE9

    I have a machine that is having difficulty saving or printing embedded PDF’s from web pages. Embedded meaning that the PDF is displayed in a reader window, within a web page. I am able to view the PDF without any problem however if I try and click the Save button, nothing happens. If I try to print the PDF, the browser crashes.
    This is a Windows 7 32-bit machine with IE 9 installed. I am also using Acrobat Pro 10.1.2. I have tried repairing Acrobat without any success, as well as uninstalling/reinstalling without any success. I am able to open PDF documents stored locally as files without any problem, and I am also able to open PDF documents from other websites that are simply links without any problem. I have tried disabling the Display PDF is Browser setting, but that only produces a red X in the placeholder for the embedded PDF. I get the same results if I log into this computer as another user. I have other computers with identical software installed that are working just fine without a problem.
    Anyone else having problems saving embedded PDF documents from websites? I am stumped as to why this happens or how to fix it.

    I am having a similar issue only with ADP pay statements that are embedded.  I have tried to uninstall, reinstall, installed Adobe XI, installed an older version.  When we click print first the reader crashes and then IE9 crashes.  Any help would be greatly appreciated.

  • IWeb • How Do I Make Links in an Embedded PDF Document Open in New Page?

    On this page http://ostyn-newman.com/Gov_Downloads.html I have a PDF document that is embedded.  I tried an IFrame, but everything seemed to work better for me with the "Embed" code.  I am open to changing this if it would be better.  Here's my problem.  I can get the PDF document to display fine, but when I click on the links in the PDF document, the destination page opens in the embedded window.  I want the links to open the destination in a new window.
    I created the part of the document with most of the links (Pages 8.5 - 56) in Numbers and cut and pasted the table into a Pages document to create the completed document on our site.  I exported the docuemnt from Pages as a PDF file which is what you see.  There is also a link to download the file on the same page which works just fine.
    I have tried to insert the target="_blank" code but have not been able to get it to open the destination pages in a new window.  I am inserting the code by using the Insert/Widget/HTML Snippet Feature in IWeb.  Here is the code I am using.
    <embed src=
    "http://ostyn-newman.com/Media/GS27F0026XTextfile.pdf"
    style="width:850px; height:1000px;
    border-width:0px;
    border-color:#FFCC66;
    border-style:solid;"
    scrolling="auto" >
    </embed>
    I am not a coder and have just used Google to find the code to cut and paste and have played around with it to get to the place I am.  If anybody can tweak the code I have or offer some totally new code for me to insert that will get this to work would be greatly appreciated.
    Please keep in mind that most of the people who visit and use this page are government employees and are almost exclusivey using Explorer. 

    Thank you Jeff,
    I tried your original suggestion and now my inserted html widget reads
    <embed src=
    "http://ostyn-newman.com/Media/GS27F0026XTextfile.pdf"
    style="width:850px; height:1000px;
    border-width:0px;
    border-color:#FFCC66;
    border-style:solid;"
    scrolling="auto" target="_blank">
    </embed>
    It is live on my site.  You can see that the embedded document still opens the destination links in the embedded window.
    As for your other two suggestions, thank you as well.  I am aware of those techniques and did not use them because that is not how I want the other PDF links on the page to behave.  The catalog and autocad blocks downloads in the box at the top should simply download (or behave however the client's browser is configured to handle downloaded PDF documents or zip files.)  I don't intend to force those to open a new window.  I could also have our client click on a link to the PDF document and open it in a new page (like in your second suggestion) but I was hoping to embed the PDF and have it automatically viewable on our Download • Terms • Prices Page with all of the PDF search functions intact as well as the links be active.  My only complaint at this point is that the links in the embedded PDF document open the destination page in the embed window instead of a new window.  I only want to force a new window because the destination window doesn't behave properly when it opens in my embed window and it is difficult to figure out how to go back to the my PDF document when a destination window gets opened in the embed window.  The code you sent didn't do the trick.  Or maybe I didn't get it exactly right.  That is why I included it above.  Thanks for trying though.  I appreciate the effort.
    I would be willing to bypass the imbed/iFrame route altogether if I could just somehow drop the Pages document into the IWeb page and retain the search and link features, but I've not been able to figure out how to do that.  When I was exploring how to directly drop a Pages document into an IWeb page is when I stumbled on the method of embedding a PDF document into an IWeb page to retain the important search and link features.

  • Embedded PDF on web page fails to display

    We have a number of PDFs that are shown embedded in IE (versions vary).  This worked fine with Adobe Reader 9.5 but with 10, PDF fails to display. 
    Page takes a while to report error.  Error:
    There is a problem with Adobe Acrobat/Reader.  If it is running, please exit and try again.  (103:103)
    I found a few other discussion similar to this in the forum but didn't find a definitive root cause. 
    In our situation, we found that if the user launching the web page runs Adobe Reader as standalone first, the error doesn't happen. 
    While workaround exists, I am trying to understand the root cause to see if we can correct this for all the users in automated manner instead of
    mandating launching of Reader standalone as a prerequite step.  Quite a few users using this web app.
    Since launching of Reader standalone works, my guess is that some config/setup is done only after first use.  I see that, for example,
    reg keys are added under HKCU on first use.  I don't know why first use from browser differs from first use from standalone though.  Difference in
    reg access?  Enable/Disable browser plug-in produces different behavior so I don't think the setting is on the browser side.  What other factors
    may be in play here?
    All ideas welcome.  Thanks in advance.

    Got a couple follow up questions.  Postiing the response here.
    1.  Please send us step by step method on how to recreate the problem, and the URL of the PDF file that shows the issue.
    * Write a simple console application that does nothing but starting a browser. Browser URL set to any web site with embedded PDF. I believe I used a sample on Adobe's site for last test.
    2. Is everyone in your company experiencing the same issue?
    * Yes, everyone can be affected.
    3. Does the error show up on any PDF or just the embedded PDF?
    * Only embedded.
    4. Does the problem occur with Firefox?
    * Not browser specific.
    5. Do you have any other version of Reader or Acrobat installed on the same system?
    * No, clean test box. Tested with 10.0.0 first. Failed. Then cleaned up install and installed 10.1.3. Cannot repro with 9.5.
    Root cause appears to be Protected Mode. If I disable that, it works.

  • Adobe Reader X and Page Embedded PDFs

    We are experiencing an issue across our corporation wherein, post-upgrade to Adobe Reader X, websites opened with Internet Explorer containing an embedded PDF frame now show a blank box instead of the PDF.  Firefox will display these sites correctly and I have verified Firefox is using the updated Reader X plug-in.  This has been tested across many configurations and behaves consistently in this fashion.  Reversion to Adobe Reader 9 appears to solve the problem, however, this is not a true solution.
    Help?

    This may help a few of you here.
    I'm running IE 8 and Adobe Reader X on a WIN64Bit  system.
    Reader X wouldn't open an embedded  PDF with IE8 64BIT. AR X seems to like an older version of IE.
    Go to your START menu and you should see "Internet Explorer" and "Internet Explore (64-bit)".
    Open a window with the "Internet Explorer", not the (64-bit).
    In the IE8 window you'll see a "?" on the tool bar. Open it and click on "About Internet Explorer".
    You should NOT SEE "64-bit Edition".
    If you don't see "64-Bit Edition", go and try to view the PDF again.
    It works for me and it seems I'll have to live with it until there's a patch for 64-Bit.

  • Embedded pdf named destinations

    when i link my embeded pdf to a named destination it does not focus on the destination. it just goes to the page of the destination
    hers the code
                if(mysql_num_rows($result) > 0){
                    while($row = mysql_fetch_array($result)) {
                         $DEST = $row[deskID];
                        echo "<OBJECT CLASSID='clsid:adb880a6-d8ff-11cf-9377-00aa003b7a11' WIDTH=700 HEIGHT=400>
                            <PARAM NAME='SRC' VALUE='BuildingPlan.pdf#nameddest=$DEST'>
                            <EMBED SRC='BuildingPlan.pdf#nameddest=$DEST' HEIGHT=450 WIDTH=600>
                                <NOEMBED> Your browser does not support embedded PDF files. </NOEMBED>
                            </EMBED>
                            </OBJECT>";       
    This is a really urgent problem if any one has any idea i would be very greatful

    Functionally, it appears that processing the allowed PDF parameters after opening a PDF involves (1) open the PDF then (2) process the parameter or parameters.
    Once the target PDF is "open" a second pass that attempts to process a parameter or parameters, on the now open PDF seem to not "take".
    So, typically, after open-process parameter(s) happens the PDF has to be backed out of. Then the same PDF can be "opened" again followed by processing of the parameter(s).
    If not already in hand, here's the reference document.
    Parameters for Opening PDF Files
    http://www.adobe.com/devnet/acrobat/pdfs/pdf_open_parameters_v9.pdf
    Be well...

  • How do I open a pdf on a web page in Safari without Acrobat Reader?

    At the moment I have removed Acrobat Reader 10.3.1 because it conflicts with Safari. Preview is a perfectly fine pdf reader (and with lots of very nice features) but I don't see how I can make Preview open a pdf from a web page until it has been downloaded to file. And I have found at least one site that will not download to file before opening.

    Right-click in the PDF when it's displayed in Safari and select Open with Preview from the popup menu. Depending on how the PDF is embedded in the web page, this may not be possible.

  • Can I open embedded PDF documents in a PDF file on an iPad or Android?

    Not sure if first post got through, the forum required me to change password ...
    So I'm trying to open embedded PDF documents in a "parent" PDF document on an iPad. 
    On a PC the file opens fine.
    On an iPad 2 with Adobe's Reader the same file says it's corrupted.
    On PDF Pro the file opens, I can see the listing of embedded PDF documents but when I click on them nothing happens.
    Is there a way for a PDF file with embedded hyperlinked PDF documents to be displayed on an iPad or Android?

    pages on the iOS has access only to the camera roll to embedd pictures , but no external files.
    Content from other documents like pdf can be copied and pasted by using Adobe Reader for iOS or the iBooks.app, open the pdf , copy text , then go to pages.app and paste text into the document there.

  • How to put Flash video game onto inDesign PDF file and Website page or link?!

    I am making a video game using Adobe Flash 2.0. I need to be able to show what I have through a website (my portfolio) and/or insert it into an interactive Indesign PDF file. The game needs to be able to be played and be used and tested by whoever I send the pdf file to, or whoever is would be view my the site I post it on. I have attempted many different ways to put my game onto my website (cargocollective) and Indesign, but nothing is working! I need help.
    For example I need my game to be placed on the website page, and on the pdf document as an image. When it is clicked on I need it to start so people can play the game. I don't know how to do this and I would really love and need to know how! Thanks.

    Flash should be able to publish an html page which will provide the web page code needed for embedding the swf.  The page it publishes should be sufficient for planting on a server unless you plan to dress it up with other content as well.
    As far as incorporating Flash content into a PDF using InDesign goes, you are best to ask questions about using InDesign in the InDesign forum.  Here is a link to the Overview page whee you can pick which forum applies best to your situation:
    InDesign

  • Embedded PDF - How to get hyperlinks to work?

    Using APEX 4.1 - about to go to 4.2, Oracle 11g, IE9
    I have PDFs stored in a table as a BLOB. I display them inline with the EMBED tag on a display item:
    RETURN '<object width="800" height="600" data="'||APEX_UTIL.GET_BLOB_FILE_SRC('P3_DIRECTIVE_PDF',:P3_DIRECTIVE_ID,null,'inline')||'" type="application/pdf"></object>';
    The BLOB displays just fine. However, if the user has any hyperlinks within the PDF document you can hover over the HYPERLINK but you can't click on it (all you get is the stupid little hand as if you were trying to grab the text or something).
    Is there any other way to display the PDF inline and get the hyperlinks to work correctly? When I use the file browse/viewer (which will display the PDF on a new page), the hyperlinks work just fine (so I know the PDF itself is okay).
    Thank you in advance.
    --Seattle                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

    For what it is worth, I duplicated the problem on apex.oracle.com
    WORKSPACE: CHECKDATES
    USERID: GUESTUSER
    PASSWORD: PDFTest
    If you look at the "View Page" tab, the summary report shows the PDF with the link "View Inline". The links work.
    But if you select the pencil icon on the left, when the page is displayed and the PDF embedded into the page, the links don't work.
    Thank you in advance.
    5/21/2013: I guess there isn't a solution to this problem? It is strange because when I embed the PDF into an HTML page without using the BLOB, the hyperlinks work. Which makes me think that something that the GET_BLOB_FILE_SRC routine is doing makes the hyperlinks not work correctly. SIGH.
    Edited by: SleepDeprivedInSeattle on May 21, 2013 12:20 PM

  • How to keep embedded PDF's in an MS Word 2010 document during export to PDF with PDFmaker

    Hi,
    I am preparing in MS Word 2010 a Software Manual with embedded PDF's
    When I double click in MS Word on the inserted PDF, Acrobat opens the embedded PDF (these are A0 CAD Drawings).
    I want this functionality also after I have converted the MS Word file to a PDF with the PDFMaker add-in (Acrobat X Pro)
    Is this possible?
    Greetzzz,
    Gerben

    No. PDF files cannot be embedded within the pages of other PDF files.
    What you could do is attach the other files after the PDF has been created, then manually link to those attachments in Acrobat.

  • Embedded PDF object .postMessage doesn't work with Reader DC on IE

    In our application, we have PDFs embedded in the browser with an object tag such as this:
    <object id="pdfObject" width="100%" height="100%" type="application/pdf" data="#{url}"></object>
    There are HTML/Javascript controls on the page which communicate with the PDF via this syntax:
    document.getElementById("pdfObject").postMessage([arg])
    This has been working great with Adobe Reader versions 10+.  It actually still works with Reader DC on Firefox.  However, there is a problem with Adobe Reader DC on Internet Explorer version 11.
    All I can tell so far is the "postMessage" function isn't appearing.  Using IE dev tools:
    document.getElementById("pdfObject").postMessage
    Object doesn't support this property or method
    Any help with this would be amazing.  It is a critical part of our application here.

    My application has two-way communication between browser and embedded PDF.  Basically a user clicks a button on the browser and via Javascript the embedded PDF form is submitted.  Everything was working before the update to Reader DC, but now it fails in Internet Explorer, but not in Firefox (or Chrome, if the Reader plugin isn't disabled entirely by their new default disable-NPAPI plugin policy...)
    I originally was troubleshooting communication from the browser to the embedded PDF, which is done according to the Javascript for Acrobat API reference (page 358?), in the browser, as follows:  document.getElementById('pdfObject').postMessage([args])
    Whatever is happening, postMessage is not a valid property or method of the PDF object
    Then I found this other thread:
    Adobe Reader DC: hostContainer not worked on IE
    I confirmed that within the embedded PDF, when setting up communication from the PDF to the browser, it is not able to register the hostContainer (again, on IE only)
    I have this script on initialization within the PDF:
    <---
    this.disclosed = true;
    if (this.hostContainer) this.hostContainer.messageHandler.onMessage = onMessageFunc
    this.hostContainer.messageHandler.onDisclose = function() { return true; }; }
    ---->
    Problem is this.hostContainer is null.
    The main point here is all of this was definitely working before updating to Reader DC, and is still working with DC on Firefox, but not on IE.
    To complicate things further, I have now uninstalled DC and downgraded to Reader 11.0.10.32, and am having a new bug, this time hostContainer is detected and communication to and from the PDF works again, but the submitForm action is failing with "Unable to open URL to submit this form" and "External undefined: exec".  Testing the exact same version and script with Firefox works fine

Maybe you are looking for

  • Logo appearing in print preview but not in print for Xerox Workcentre M118

    Hello experts, I am not able to print logo(in .bmp) format in Xerox Workcentre M118 PCL 6 printer. It is displaying accurately in print preview. While taking print out only grey background is coming, no trace of logo. Can anyone suggest, what are the

  • Cannot open application Page for anonymous user

    Hello, I have a share point site that allow for anonymous . I create an application page that inherits from "UnsecuredLayoutsPageBase". When I open the page as anonymous user , the result is           "The web page cannot be found" When I lo-gin to t

  • Print out of a form thru MB90

    Firends,   In MIGO tcode i'm creating the Goods Issue & Goods Receipt Documents .When i try to take printout of the documents thru' MB90,I couldn't find the numbers created in the list. Pls let me know ,IS there any configuration required to have the

  • NVL function's strange behaviour

    Hi, I have a sql statement (listed below) that uses NVL function which returns either the business name of branch name depending on whether the business name is null or not. It also uses the branch_name pl/sql function that returns the name of the br

  • Data files for Microsoft Outlook 2003

    Hi everyone, After using a Palm for 10 years I recently switched to a BB Curve 8330 and never looked back.  I'm trying to figure out where my data files for Outlook calendar, contacts, notes, and etc. so I can back up the files.  I know I can do a ba