Opening a pdf document using web dynpro

Dear all,
Can anyone help me in opening a pdf file which is stored in application server and display through webdynpro interactive form component.
Appreciate if supporting documents attached.
Regards
Srini

There are two methods two display PDF in webdynpro java
1. you can use the interactive form
get the file from the server in a byte format and assign that to the pdfsource property of the interactive form and also set the mode as usepdf.
2. you can use the iframe also for this
if you want any more help on this please let me know
Thanks and Regards
shanto aloor

Similar Messages

  • How to I stop the Preview Pane in Windows 7 retaining control when I open a PDF document using Adobe Acrobat (Reader is NOT installed)

    I have the preview pane active when selecting PDF Documents.  When I open a PDF document I am unable to save any changes. the error message I receive:
    "The documents could not be saved. The file ma be read-only,or another user may have it open. Please save the document with a different name of in a different folder"
    The document is not read only and no other user has it open.  If I turn the preview pane OFF there is no problem saving changes.  I have also un-installed Adobe Reader.
    Other programs (such as Excel, Word) do not experience the same problems as the PDF documents.
    Does anyone have a solution?

    Hi snoreaustralia,
    It sounds like you just need to associate the PDF filename extension with Acrobat, rather than Preview. Please see this document from the Microsoft Help for instructions on choosing the default program for opening a particular file type (in your case, PDF): Change which programs Windows uses by default - Windows Help
    Best,
    Sara

  • Error opening DRM PDF document using Acrobat Reader

    I am having problem opening a DRM PDF document using Acrobat Reader. When I open the document I get a message if I want want to connect to xx.xxxxx.xx server (Allow / Disallow), I click Allow then I get this error message without prompting me for the login box.
    "An error occurred while performing this operation. Contact an administrator if this problem continues."
    What is strange is that when I open the document using Acrobat Professional then there is no error and I get login box.
    I tried this in Acrobat 8 and 9 Reader with latest updates.
    Please help.

    The problem is the enhanced security, turned on by default, in Adobe 8.2 and 9.3 - specifically restrictions on cross domain scripting.  
    You need to install a crossdomain.xml file in the root of your application server.
    See the Enhanced Security and Troubleshooting Guide and FAQ: http://learn.adobe.com/wiki/download/.../Enhanced_security_faq.pdf
    And the Cross Domain Policy File Specification: http://www.adobe.com/devnet/articles/crossdomain_policy_file_spec.html

  • My PDF download stopped operating and I can not open Any PDF documents using Firefox anymore. I have Adobe reader 9.3.1 installed on PC and on Firefox I have PDF download 3.0.0.2 and Adobe acrobat 9.3.0.148. What could cause this sudden malfunction?

    Ibm w500 with XP & sp3.
    No error messages appear, PDF documents are just not created.

    There have been several similar topics over the last year or so; see this search result http://forums.adobe.com/search.jspa?q=runtime&resultTypes=MESSAGE&resultTypes=COMMUNITY&pe opleEnabled=true&dateRange=all&communityID=3414&username=&numResults=15&rankBy=10001
    B_spies wrote:
    I would post some attachments of our Process Monitor screenshots but attachments are apparently disabled on the forums right now.
    You can still post images using the camera icon on the forum editor.

  • Is anyone else having problems with a slow opening of pdf documents using reader?

    Help, I purchased a new desk top PC with windows 8, it is taking mins rather than seconds to open up documents and it takes even longer printing documents.
    I have installed uninstalled, changed printers and nothing helps.  When I use another other readers documents open in seconds.
    I never had this problem with my old windows 7 setup.

    Okay, Just off the phone with ATT. The visual voicemail server is down and has been down for a couple of days. In order for them to respond and escalate an issue a certain number of clients need to be affected. That happened at 950am yesterday morning. According to the gentlemen I spoke with, they have no idea when it will be repaired. He did offer a monetary compensation for the inconvenience.

  • Unable to open any PDF document in Windream using Adobe Reader (11.0.9)

    Our company uses a document management system for storing and archiving important documents. Since updating to the latest version of Adobe Reader (11.0.9) last week, we are unable to open any PDF document using Adobe Reader. An AcroRd32.exe*32 process is launched, but the document will not open or display. Eventually we suffer a system crash. Opening any other PDF document (not stored in the archive management system) using Adobe Reader is fine. Documents can also be opened in the archive management system using Adobe Acrobat.

    Try disabling Protected Mode (see Pat's response here: Anyone having problems with the Acrobat Reader 11.0.9 update on Win7 X64?) and see if that helps...
    -Mike

  • How to open a PDF file using NWDS or VC

    Hi Frndz...
    As per my requirment i need to open a PDF file on browser which PDFs are reside on R/3 and in my case EP server is on UNIX usinig either NWDS or VC ....
    Thanks in Advance
    Regards
    Rajesh
    09903726944

    hi,
    can you put your question much more clearly? I couldnt get you properly.
    Check out the following links, they may be useful
    [How to Create a pdf form Using Web Dynpro - Java;
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/805709cb-ec97-2910-04b8-f3d6303d8d3b]
    [Diff - PDF view inside NWDS livecycle designer and when App. is run;
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90e8e837-cc15-2a10-8db1-a87e2d29e9c9]
    Regards,
    Murthy.

  • Error opening a pdf document in ie7

    I have installed adobe reader. the OS is windows 7. When I open any PDF document using Internet Explorer 7, It stops with the message of Ruc time error. Message also shows there is error in c:\programfiles(x86)]internet explorer\iexplore.exe. When i select the link of PDF document for save as, the file types do not show pdf option.

    rds@gvp wrote:
    When i select the link of PDF document for save as, the file types do not show pdf option.
    Doesn't it automatically save as a .pdf file?  That's what I get using IE9.

  • Opening a PDF document on a CD with Autorun

    Hi,
    I can open my PDF document using a simple autorun.inf command as follows:
    [autorun]
    shellexecute=D:\documentname.pdf
    But, the path only works on my computer. If I insert the CD into another computer and the drive name is different it obviously does not work. I have tried using a relative path like this:
    [autorun]
    OPEN=\documentname.pdf
    But that did not seem to work.
    Question:
    Is there a character limit to the length of the PDF file name I'm trying to open? Or, is my attempt to create a relative path name wrong?
    I want to send the CD to someone and have it open automatically to the PDF (there are about a dozen other PDF documents on the CD that the main one links to). So, I want to make it easy for them to go right to the main one.
    Thanks,
    Mindforge

    Hi,
    I can open my PDF document using a simple autorun.inf command as follows:
    [autorun]
    shellexecute=D:\documentname.pdf
    But, the path only works on my computer. If I insert the CD into another computer and the drive name is different it obviously does not work. I have tried using a relative path like this:
    [autorun]
    OPEN=\documentname.pdf
    But that did not seem to work.
    Question:
    Is there a character limit to the length of the PDF file name I'm trying to open? Or, is my attempt to create a relative path name wrong?
    I want to send the CD to someone and have it open automatically to the PDF (there are about a dozen other PDF documents on the CD that the main one links to). So, I want to make it easy for them to go right to the main one.
    Thanks,
    Mindforge

  • How to open,view pdf document in a form with zoom in and zoom out functionality Please urgent

    Hi
    Anybody can help me with a sample code in c# to open a pdf document using forms and to give the functionality   zoom in and zoom out   with verticall and horizontal scroll bar. Please help
    Regards
    Pol
    polachan

    Hello polachan,
    you can find two sample projects with code at
    [1] and
    [2].
    [1]
    http://www.codeproject.com/Articles/579878/MoonPdfPanel-A-WPF-based-PDF-viewer-control
    [2]
    http://www.gnostice.com/nl_article.asp?id=159&t=How_To_Create_A_PDF_Viewer_in_PDFOne_NET_v2_x
    Regards,
    Bo Liu
    Developer-Hotline for MSDN Online Germany
    Disclaimer:
    Please take into consideration, that further inquiries cannot or will be answered with delay.
    For further information please contact us per telephone through the MSDN-Entwickler-Hotline:
    http://www.msdn-online.de/Hotline
    For this post by the MSDN-Entwickler-Hotline the following terms and conditions
    apply: Trademarks,
    Privacy
    as well as the separate
    terms of use for the MSDN-Entwickler-Hotline .

  • Getting and Printing A PDF Document From R/3 Using Web Dynpro

    I would like specific information on getting and printing a document residing R/3 using web dynpro.  My environment is Netweaver 04s SR2, an it will not include ITS or the ABAP stack. It connects to remote R/3.  I will not be using Adobe Interactive Forms.       I only need get/render/print the doc.  My question is in 3 parts.
    1) Getting the PDF from R/3
         a) In terms of the RFC ABAP module, how should it return the pdf (a table?)
         b) How should the document be stored within the Component Controller context
             for display.
    2) Converting the R/3 returned binary into a form that is renderable within
        Web Dynpro.  (Does the Form UI Element Require it to be converting and if so
                              what is the best way to do this)
    3) Printing the PDF from the corresponding iView in the portal. (If I am using the
        form ui element to display it, how can printing be initiated in the portal)
    Thanks

    Hi,
    In webdynpro there s a fecility to convert the general data to PDF by uisng th InterativeForm UI Element.
    This for u need to do the following things.
    1. Need to configure the ADS(Adobe document services) in your VA(Visual Admin).
    2. Once ADS is configured we  can utilize the UI element Interactiveform It has contain the Adobedesigner by using this we can design the PDF and binding with the model nodes.
    3. Develop the Function module in the r/3 side and import into WD side and those are created as Model nodes and we canutilize in the 2 step.
    4.When u run the application u can display the pdf with how u design ur PDF form.
    This is generally doing the PDF by using PDF.
    Or do u think any other way post ur issues.
    Thanks,
    Lohi.

  • Sometimes (but not always), when I try to open a pdf document from the US bankruptcy court website, I get a window asking if I want to use Adobe Acrobat. After I click "yes", I get a bland screen.

    == Issue
    ==
    Firefox is having problems with certain web sites
    == Description
    ==
    Sometimes (but not always), when I try to open a pdf document from the US bankruptcy court website, I get a window asking if I want to use Adobe Acrobat. After I click "yes", I get a bland screen.
    == URL of affected sites
    ==
    http://
    == Troubleshooting information
    ==
    Firefox Version
    3.6.3
    Extensions
    Name
    Version
    Enabled
    ID
    Skype extension for Firefox 2.2.0.70 false
    Java Console 6.0.01 false
    Java Console 6.0.02 true
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows 7
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3
    == Plugins installed
    ==
    *-Office Plugin for Netscape Navigator
    *Download and Print Plug-in DLL
    *Default Plug-in
    *Shockwave Flash 10.0 r45
    *Adobe PDF Plug-In For Firefox and Netscape

    Hi.
    Does this only open on that specific site?
    In any case, you may want to:
    - instruct Firefox to handle PDF files in a specific way by going into Tools > Options > Applications and selecting the option you want for the PDF files
    - reinstall Adobe Reader and its Firefox plugin
    - install another reader instead of Adobe Reader. I recommend Foxit Reader ( http://www.foxitsoftware.com/pdf/reader/ ), since it's free, VERY light, VERY fast, safe and also has a Firefox plugin (make sure you don't have both Adobe Reader plugin and Foxit Reader plugin enabled/installed at the same time in Firefox)

  • Unable to Open PDF Document on Web

    Somebody, please help me since Adobe refused to unless I pay $39.
    When I try to open a PDF document on the internet, I get the following error message:
    "ACROBAT PLUG-IN
    The Adobe Acrobat/Reader that is running can not be used to view PDF files in a Web Browser.
    Please exit Adobe Acrobat/Reader and exit your Web Browser and try again."
    I have Acrobat 8 Professional installed running on Windows Vista OS. This error/message started not long ago. I do not know what I did to cause it.
    Please, you Adobe guru guy, help me now.
    Thank you VERY much in advance.
    JT

    PDF files should be forward compatible, but not backward compatible. Thus, AA5 PDFs should still be fine. If there is a problem, it is likely they have been corrupted. You can open the PDF in a text editor (such as notepad) and look at how it starts. It should be something like "%PDF-1.4" where the %PDF-1.4 at the beginning provides the version number. If you do not see this form of the first 8 characters, then you do not have a PDF or the PDF is corrupt. The latter could happen depending on the manner in which you transferred the file to view. DO NOT Save the file from the editor.
    A common mistake is to post PDFs with FTP using ascii. Unfortunately, only the 1st 8 characters are necessarily ascii and the rest may be binary -- the issue that messes up many e-mail programs that only check the first few characters for the ascii nature.
    Hopefully that gives some thoughts of use.

  • Cant't open a PDF document from a web browser

    When I am trying to open a PDF documents from a web browser a message pop out:
    Windows is checking for a solution to the problem
    And then :
    Internet explorer has stopped working.
    A problem caused the program to stop working correctly. Windows will close the program and notify you if a solution is available
    close program
    Can somebody help me with this .. I have Windows 7 and Adobe Reader V9 ..
    Thank you

    Dude...use Foxit Reader instead of Adobe Reader All problems solved

  • I am having problems with the Preview application.  When I try to use it to open a pdf document it gets hung-up and I have to select force quit to close it.   Any ideas on how to resolve this problem?  Thanks for any help

    I am having problems with the Preview application.  When I try to use it to open a pdf document it gets hung-up and I have to select force quit to close it.   Any ideas on how to resolve this problem?  Thanks for any help

    Can you open the Preview program without loading a file, like by itself?
    If it doesn't load then I suspect a corrupt Preview preference file.
    Deleting the System Preference or other .plist file
    Can you open other files with Preview, like jpg's and images?
    How about other PDFs? or is it just that one you have downloaded?
    Run through this list of fixes
    Step by Step to fix your Mac

Maybe you are looking for

  • Shift+scroll no longer scrolls left and right!!

    I have a logitech mouse w/ a scroll wheel I have always been able to hold down shift to get the scroll wheel to scroll left and right instead of up and down and it's suddenly stopped working and I have no idea why can anyone help?

  • Acrobat XI issues

    My initial installation of Acrobat XI seemed stable and worked. Lately since my 10.0.3 upgrade it crashes my computer when opening PDF files.  I am running Windows 7 Professional in 64-bit mode.  I get a blue screen of death, with some error messages

  • Garageband plugins? Ivory II

    I have Ivory II, Vienna Konzerthaus and Garritan Personal Orchestra and I would like to use them with Garageband ILife '11. Is this possible? I would like to use the software that I already have for domestic use, without having to purchase Logic.

  • HT4437 AirPlay enabled Pioneer receiver, do I still need Apple TV?

    I just picked up a Pioneer VSX 1023 receiver that is AirPlay enabled. The directions are terrible and I can't seem to figure out how to sync with my iPhone music library. I have an iPhone 5 with ios7. Do I have to use Apple TV with this device? I was

  • Photo recovery after water damage?

    So, I am on vacation. My phone was in the otterbox armor, which worked great until it didn't. The whole thing filled up with water. My phone has been sunbathing in a bowl of rice for 24 hrs. It will not power up, I really have some special pictures o