Opening .pdf files from forms using OLE

Hi,
I want to open, print , save and save as pdf files from forms using OLE . Please help me with the same.
Thanks
Vidya

If you are in client/server mode, you can put an OLE container component on your form. However, be warned that this method does not work when you convert to the forms server web enabled mode. If you anticipate moving your application to the web anytime soon, my advice would be to web-enable first and then add in the feature to view .pdf (or other) files. In our client/server app, I went to a lot of trouble to add in OLE features such as you describe, and now I have to completely re-write those features for the web.

Similar Messages

  • Opening pdf file from form developer

    Dears:
    If I have a pdf file and I want to open it from form
    how can I open it by web.show_document
    developer 10g r2
    os :windows xp
    Thaks in advance

    if you have a local sever, put your pdf file on the root folder, then
    use this : web.show_document('http://localhost/oracle.pdf','_blank');
    or web.show_document('file:///C:/oracle.pdf','_blank'); <-- if you dont have one.
    instead of
    web.show_document('file:///c:\oracle.pdf','_blank');
    Edited by: 836773 on Mar 1, 2011 11:19 PM
    Edited by: 836773 on Mar 1, 2011 11:31 PM

  • I cannot open pdf files from one supplier when using Adobe Reader but I can using another Viewer

    I cannot open pdf files from one supplier when using Adobe Reader but I can open it if using Google PDF viewer or another viewer. The Adobe reader gives the error "There was an error opening this document. The file is damaged and could not be repaired" when I try to open the file. The version of Adobe Reader is 10.1.7, however I have tried other versions and they all fail the same way.  I have tested on a number of different PC's in different networks and all fail using Adobe Reader but work using alternate viewer. Also the PC's will open a PDF from any other source.

    Newer Reader versions are more strict than older versions (and other PDF viewers).  If certain minimum requirements are not met, Reader will tell you that the PDF is damaged.  This can happen when a document was created with software that does not adhere to PDF standards, or when the file was damaged during a download or email transmission.
    You should contact the creator of these PDFs.

  • Unable to open PDF files from Fileserver Content Source using Browser

    The situation is this :
    A content source was created to search a fileserver
    Search facility finds the files using the browser
    Able to open MS Office files from the fileserver
    Able to open PDF files that are in the Sharepoint Portal
    Unable to open PDF files from the Fileserver
    Currently using Sharepoint 2010. PDF Filter is installed and configured on the Sharepoint Server
    Your assistance is always greatly appreciated.
    Have a great day.
    NRH

    Hello Nate,
    I have the necessary access to the folder.
    The content source addresses are
    \\172.25.136.53\KDrive\Home\Company\DAILYREP
    \\172.25.136.53\KDrive\Home\Company\TRINMAR
    \\172.25.136.53\KDrive\Process Safety Management
    NRH

  • I am trying to open PDF files from safari, but when I click on them they open in a separate window and the information is encrypted. Any ideas on how to get them to open them in Adobe? Any help please!

    I am trying to open PDF files from safari, but when I click on them they open in a separate window and the information is encrypted. Any ideas on how to get them to open them in Adobe? Any help please!

    The pdf is loading as html code. If you save it, it will download as :
    605124.pdf.html
    Change the extension to .pdf
    And it opens and works perfectly, I just tested it:
    Use this link to download it automatically:
    http://saladeaula.estacio.br/arquivo.asp?dir=00/1020624/605124.pdf&num_seq=59828 4

  • Error when opening PDF files from SAP.

    Hi Gurus
    I have posted this question in ABAP Development section also. Please read the below text.
    We are having a strange intermittent problem with Adobe Reader. When we try to open PDF files from SAP Frontend we get an error pop-up. The pop-up does not have any text. The title of the pop-up has "Adobe Reader". There is a blue question mark and an OK button.
    This issue occurs few times a day in Windows Vista.
    This issue does not occur in Windows XP.
    Since past few weeks, we have been trying to find some error/warning/atleast some text in log files of SAP, OS, Adobe Reader, Registry entries, Event Viewer. So far, we have not found anything.
    SAP is not able to help as this issue occurs intermittently and said when they tried, the issue did not occur. They made two attempts and in each attempt they tried 10 times to reproduce the issue. This issue occurs intermittently.
    Environment
    SAP R/3 4.7 EE SAP_Basis 620 Support Package 61
    Windows Vista Enterprise
    Adobe Reader 9.0 and Adobe Reader 9.1 (tried with both versions)
    SAPGUI 710 Patch 12 (latest patch). It also occured in Patch 11.
    Please suggest
    Thank you
    Pavan

    Now I got to capture the screenshot, however not able to attach/upload here but it says:
    'Reading Untagged Documents'
    lets say i tried to open 6 page document then it said:
    'This 6-page document is untagged and must be prepared for reading. While the document is being
    analyzed, your assistive technology will not be able to interact with this application. '
    then it asked for Reading options
    then a checkbox for to confirm 'Always use the settings from the Reading Preferences (Do not show this dialog again)
    then 'OK/START' and 'cancel' buttons
    It seems, this is the problem with Adobe w.r.t Vista.
    thanks
    Bhudev

  • Error in opening pdf file from mail attachment sent thru MII

    Hi,
    I am using MII 12.1.4 build(36).
    I have created a pdf file from BLS using PDF actions block and saving the file in web location as mentioned below:
    WEB://<ProjectFolder>/<subfolder>/Report.pdf
    I'm using the same file as attachment in my m a i l action block with attachment content type "application/pdf" and AttachmentContent "ImageSaver.EncodedImage" or "PDFDoc.Output".
    When i check the mail,i can see the attachment with some size of 8kb,but when I open the file i will get below error:
    "Adobe Reader could not open Report.pdf because it is either not supported file type or because the file has been damaged(for example,it was sent as an m a i l attachment and wasn't correctly decoded)"
    If I try to open the same file by exporting fit to my desktop,it opened properly.
    Anything I'm missing here?
    Thanks in Advane,
    Suresh

    Hi,
    According to below mentioned thread,this problem is fixed in 12.1.5 and above.
    Re: Attachment Content When sending PDF attachment in Send Mail Step
    Then I deployed the new patch ie SP07.
    Here there is one problem,ie in Menu page I can see the 12.1.7(Build40),when I open the workbech,it shows the previous patch 12.1.4(Build 36).Why is it so?
    All of my transactions running fine except the one which I have mentioned in my previous post.
    When I run the transaction mentioned in my previous post,it threw an excption for PDF Table Action block and the error mentioned below:
    [ERROR] Error found trying to execute action 'PDF_Table_0' Exception: [null]
    [ERROR] [PDF_Table_0] Action: Runtime threw an exception. Exception: [java.lang.StackOverflowError]
    When I can check the m a i l, I'm able to open the attached PDF file without error but without data.Is it because of the above mentioned error?
    Plz help me.
    -Suresh

  • Can no longer open PDF files from my emails sent from other websites. Problem seems to correlate with automatic upgrade of free adobe software (from version 11 to Reader DC)?

    Can no longer open PDF files from my emails sent from other websites. Problem seems to correlate with automatic upgrade of free adobe software (from version 11 to Reader DC)?

    To configure the browser to use Acrobat or Adobe Reader to open PDF files:
    1. Quit Internet Explorer(any other browser)
    2. Start Acrobat or Adobe Reader.
    3. Choose Edit > Preferences.
    4. Select Internet in the list on the left.
    5. Deselect(Uncheck) Display PDF in Browser, and click OK.
    6. Restart Internet Explorer

  • Can't open PDF files from Windows Explorer on Windows 8.1

    Hello,
    after I've upgraded to Windows 8.1, I can't open PDF files from Windows Explorer (directly double clicking the file). The AcroRd32.exe runs in the background (2x !) as I see the processes in task manager, but there is no user interface visible. I have Acrobat
    Reader 11.0.06, the desktop version (not Metro). I tried uninstalling the Acrobat reader and installing it again but this didn't help. The only way to open PDF files is to close the AcroRd32.exe from the task manager, open empty Acrobat Reader from the desktop
    and then drag&drop the PDF file over that window. This is quite inconvenient. Is there a way to fix this issue so I can open PDF files directly from windows explorer?
    Many thanks!

    I had to install adobe reader, but   PDF's used to display just fine with IE, any idea what happened ?
    Windows 8.1 pro.
    thx
    lee

  • Unable to open PDF files from website

    hi friends,
    I am using iPad Air and iOS 7.1.2. When I tried to open PDF files from below site in safari,
    http://www.iar.com/Products/IAR-visualSTATE/User-guides/
    ftp://ftp.iar.se/WWWfiles/vs/QuickStartTutorial.pdf
    it shows error as "Safari can not open the page because it could not load any data".
    KIshore.

    Safari seems to have trouble with FTP sites.  You may need another Browser to open these PDFs.  Opera seems to Work.
    https://itunes.apple.com/en/app/opera-mini-web-browser/id363729560?mt=8

  • I am not able to open pdf files from any web through Firefox. Internet explorer opens those pdf files

    I am not able to open pdf files from any web when I use FireFox.
    I am able to open pdf files when I use internet explorer.

    For the settings to check, see the [[opening PDF files within Firefox]] article.

  • Client can't open PDF files from websever

    Hi all,
    I am currently having problems with a client who is using Adobe Reader 6.0 with Internet Explorer 6. He says that he can open pdf files from anywhere on the web, however he cannot generate any from my server. He gets an error: "File cannot be opened". I have tried replicating the problem on a local machine with both versions of the aforementioned programs and I am able to generate the files. I have tried disabling and enabling "Open in browser". I have tried saving to my harddrive and opening straight from the pop-up. I am not sure what else to try. Any assistance is appreciated.

    Edit: The error message he reported to me was incorrect. He is actually getting "file cannot be opened". I have edited my original post with this update. Any advice out there?

  • Opening pdf files from web

    New to forums. Trying to open pdf files from web, and no luck, despite following Adobe trouble shooting suggestions. Using OS 10.7.5.  no flickering or messages, just a tab with a blank screen. Older documents fine, nothing changed until this week. Downloaded X1 in attempt to solve problem.

    Yes i tried following your list of commands and got the same error from MyMathLab by Pearson Publishing or the other link.  I'm beginning to wonder if they are protected. 
    As you probably guess - I am not computer savvy.  I will take my laptop to school tomorrow and ask another student. 
    Thanks for your followup.

  • Can't open PDF file from iBook on MAC. error "The application "ACDSee Pro" can't be opened."

    Can't open PDF file from iBook on MAC. error "The application “ACDSee Pro” can’t be opened."

    Hi arewers,
    Do you have Adobe Reader installed, by any chance? If so, are you aware if it was the PPC or Intel version which you installed? In any case, for the time being, have a quick look in 'HD/Library/Internet Plug-ins/' using Finder and see if there's an Adobe plugin lying around. If there is, try moving it out of the folder and restarting Safari.
    Yang

  • Open pdf files from button

    Hello, please i need help with my problem. Is there any way to open pdf files from button? How can i set this in DVD Studio? Thanks for your answer.

    Just to pick up from Shawn - even if you do use DVD@ccess you cannot use a button to launch the link, you have to use a full menu. In practice, you use two identical menus and set the button for the PDF to go to the second menu, which is set to time out very quickly and jump back to the original menu. It gives the visual effect of a button launching the asset, but in fact it was the opening of the second menu which did the trick.
    And just to emphasise what Shawn rightly said - don't use DVD@ccess. It is at best unreliable and for many PC users won't work at all. It is far better to add the PDF as ROM material and put a message on a menu screen that tells the user there is additional content on the disc, and how to access it. This has the added advantage of letting those using a set top player know the material is there without frustrating them that something doesn't 'automatically' work (you can't open a PDF on a set top player, only on a computer player).

Maybe you are looking for