How to open word&pdf document in the AplicationServer from Clients (Forms10

Hi,
How can in open MS Word & PDF files in the application server/any other PC in network, from the Client. I am using forms 10g.
Thanks in advance.
Rizly

Hi ,
But it is not working. I think u mean the below code that I copied from the Webutil Document.
However, when you change this code to use CLIENT_OLE2 (using search-and-replace)
it doesn’t work.The following example is code which will convert to CLIENT_OLE2:
DECLARE
app CLIENT_OLE2.OBJ_TYPE;
docs CLIENT_OLE2.OBJ_TYPE;
doc CLIENT_OLE2.OBJ_TYPE;
selection CLIENT_OLE2.OBJ_TYPE;
args CLIENT_OLE2.LIST_TYPE;
BEGIN
-- create a new document
app := CLIENT_OLE2.CREATE_OBJ('Word.Application');
CLIENT_OLE2.SET_PROPERTY(app,'Visible',1);
docs := CLIENT_OLE2.GET_OBJ_PROPERTY(app, 'Documents');
doc := CLIENT_OLE2.INVOKE_OBJ(docs, 'add');
selection := CLIENT_OLE2.GET_OBJ_PROPERTY(app, 'Selection');

Similar Messages

  • Display word/pdf document in the HTML region or report

    Hi,
    How to display blob content stored in a table in HTML region or report region.
    I already have a process to display the image content.
    But my question here is how to display word/pdf document within the html region so that the user can read the document without downloading it.
    Any suggestions/solutions would be of great help.
    Thanks in advance...
    Thanks,
    Ramesh P.

    I was dead wrong.
    The display of images from BLOB is a special case because APEX provides a Display Image item type.
    Moreover, HTP/HTF packages also do not provide for handling of BLOB content. So AJAX cannot be used.
    Which implies that the only way to get binary content, other than images, is with the use of a WPG_DOCLOAD.DOWNLOAD_FILE call.
    This in turn implies that it may not be feasible to "inject" the BLOB into an exist HTML DOM in the Browser.
    Regards,

  • How do I sign PDF documents on the MS Surface Pro

    How do I sign PDF documents on the MS Surface Pro
    I have the most current Reader.

    I am not sure exactly what you did and what did not work.
    But you can ask question on the Acrobat's Security & Electronic Signatures forum to get help from the Acrobat experts.
    http://forums.adobe.com/community/acrobat/security_%26_digital_signatures
    The detailed description of the problem and screen shots would be helpful to get answers.

  • How to open a pdf document with bookmark from forms6i

    Hi. I'd like to open a pdf file from forms6i but positioning at a specified bookmark. I've tried the following line of code, but it jus opens the document at the start of it:
    host ('c:\sqlfigo.pdf #EMPRESAS',no_screen);
    also tried:
    host ('c:\sqlfigo.pdf EMPRESAS',no_screen);
    How do i open the document a navigate to a specified bookmark.
    Help will be greatly appreciated ...!

    Hello,
    The parameters that can be used in the URL when opening a PDF document are
    described in the document :
    Open Parameters for PDF
    http://partners.adobe.com/public/developer/en/acrobat/PDFOpenParameters.pdf
    Regards

  • 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 .

  • SharePoint 2010 - Opening a PDF Document in the client

    Hello All,
    One I'm sure I got working, but seems to have gone backwards.. I have a document library with many PDF documents, where they open them in Adobe Reader X (Client), not the browser.
    I have all the normal bits, it's set to Permissive Browser Handling, etc.. Now, when I open my document on my Windows 7 machine, everything works as expected, it opens in the client, checks out/in, etc. When I open the same document on my Citrix desktop, it opens in the browser - and 'Edit Document' on the ribbon is greyed out.
    Both desktops have Adobe Reader X, but one works and the other doesn't! Does anyone have any ideas??
    Many thanks!
    Dayna

    The other option is to purchase OFFICE 2013, though I am not sure how well the import for WORD 2013 is as part of the MS engine.

  • How to open a "PDF Documents" in iBooks?

    Hello!
    In order to "study" some documents (underline, write comments, etc as it was presented in the Maverick Video Show), i added some pdf documents to iBooks (on Maverick).
    How to open it/them? when i click on a "book" (document), nothing happens. Why?

    The annotations tools you describe only work on iBooks, not PDFs.
    when you click on a PDF in iBooks Library, the document should open in Preview. Is that not happening?

  • CV01N/CV02N/CV03N DMS to open Word .dot document. The macro is desabled.

    Hello everyone
    We have created a ".DOT" Word document containing (Visual Basic) commands to ask the user to enter 2 fields.
    When that is done, the user can press on buttons to print or cancel.
    We stored that document in the DMS (CV01N)
    The document is working perfectly when it is opened from the OS.
    But when it is open using the CV02N or CV03N the (Visual Basic) commands doesn't work. In fact the document is open but the macro, in the document, is not launched.
    When we are trying to execute the Visual Basic commands, Word indicate that the macros are desabled by SAP at the openning of the document.
    How can we specify to SAP to open the .dot document and enable the macros?
    Regards
    dstj

    hi,
    Check did u set Application type for change display print in Defin workstation application.
    Application type
    1.Display
    2.Change
    3. Print
    Also check  in Set office integegration field
    Set flag, Export
                 Doc data
                 Text
    Also check
    wiki page,
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/plm/office2007formatsinDMS
    http://help.sap.com/saphelp_erp60_sp/helpdata/EN/e9/0be775408e11d1893b0000e8323c4f/frameset.htm
    http://help.sap.com/saphelp_erp60_sp/helpdata/EN/e9/0be775408e11d1893b0000e8323c4f/frameset.htm
    Benakaraj ES

  • How to open Office & PDF documents?

    Hi gurus,
    I want to use a Tree control which will be generated runtime.
    When i will be clicking a child element of the tree node at runtime depending upon which node i have clicked if the node cotains information about the .doc file the word control should get opened if it is PDF, Excel, JPEG or any other image then depending upon the file type the corresondig application should open the file.
    please suggest any method or class for performing PDF or word related document operations.
    Regards,
    Rahul

    Hi,
    you should look into the file download element,
    in combination with eg wd component demo_table_with_tree,
    this example works on the mime repository
    grtz,
    Koen

  • How to open a pdf document in a particular page

    I have a pdf document and I would that, when I open the document, it automatically opens to a specific page (for example page nr 5).
    If it si not possible can I open a pdf with the bookmarks bar just opened?
    thank you

    In Acrobat, open the document and go to File>Properties>Initial view. You will locate all of those items there.

  • How to access pdf documents in the cloud from an iOS device?

    Once a PDF document is saved in icloud, how do I access it from the iPad or the iPhone? Which app is required?

    I use GoodReader, something like $10 in the app store for the iPad, which has iCloud capability for file source/saving.  Outstanding PDF reader that also handles MOV files as well.

  • How do I transfer PDF documents to my iPad from my PC?

    A few weeks ago, I was able to transfer PDF documents from my PC to my iPad, because there was a menu on the left side of the display that allowed me to do this using a simple drag and drop process.  For some reason, this menu has gone away and I do not know where it went and how to restore it.  Without this menu, I have no idea how to move PDFs from my PC to my iPad.  Any insight or help that anyone would care to provide will be greatly appreciated.   Thanks.

    Forget everything that has been posted to this point for a few minutes.
    When your iPad is connected to the PC with iTunes running, you should see an icon in the upper left next to 3 dots ...
    It looks like a rectangle. That icon shows that you iPad is connected to the computer and that iTunes sees the device. Click on that icon and you should see your iPad name and a little picture of an iPad. Click on your iPad name in there in order to select it.
    Now you should be able to go to File>Add to Library and select your pdf files. The sidebar should be visible now as well so click on Books on the left - in the sidebar - and then select the pdf files in the books window on the right that you want to sync. Then sync your iPad.

  • How to open a pdf file in Acrobat Reader from a webdynpro application

    Hi,
    I need to open a pdf file stored in the server from a web dynpro application. The pdf needs to be opened in the stand alone reader at the client and not in a reader embedded in the browser.
    Cheers,
    Krish

    Hello,
    I'm fairly new to webdynpro and am trying to  render a pdf via webdynpro.
    The webdynpro application runs but I see only a blank screen with the title.Is there any specific setting I need to do in order to view this pdf?I have used the FileDownload-UIElement.
    Thanks in advance
    Biraj

  • I filled in a Word pdf document, sent it to a client who uses Word in Windows 7 and the form appears blank when they open it. They can read the form, but nothing that I filled in. Help!

    I was sent a lengthy pdf form that required me to enter data onto it. The sentences appeared compressed on my screen, but I could see everything that I entered. Next emailed it to my boss and when he opened it on his Windows 7 with Word, all of the data that I had entered appeared lost. It was as if I hadn't entered anything on the form. So I asked him to send it back to me. He did and when I opened it on my Mac Book Air, all of the information that I had filled in was there on my screen.
    This went back and forth a few times, but the result was always the same. I have been requested to complete the form on a Windows based computer, which will take me hours. Any ideas what causes this problem and how to fix it?

    What has this to do with Pages? You probably did this in Preview.
    Peter

  • I get a partially transparent checkerboard pattern when I open some pdf documents in the Firefox browser..

    If the document is saved and reopened with a pdf reader, pattern is absent. How can I get rid of this annoyance ?

    Which viewer do you use to display the PDF file in Firefox?
    Is that the PDF viewer extension ([https://addons.mozilla.org/firefox/addon/pdfjs/]) or the Abode Reader plugin or another extension?
    Try to disable hardware acceleration in Firefox.
    *Tools > Options > Advanced > General > Browsing: "Use hardware acceleration when available"
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    *https://hacks.mozilla.org/2010/09/hardware-acceleration/

Maybe you are looking for

  • Functions in a class

    Ok, I have found defining classes in .as files can be very useful for me. I have a few functions that are being called over and over again in different movies. There is what I want / need to do in order to stream line the creating and updating of the

  • ABAP Proxy generation from JAVA

    Hi, Is it possible to generate ABAP proxy classes from JAVA? If possible then how do we call them during runtime from JAVA? Here is what I am trying to do. I have XSD  ( Open Travel  Standards schemas). I want to generate ABAP proxy classes for these

  • Install weblogic6.0 with sp2  on RedHat 7.1

    I have installed jdk1.3.1 and jre1.3.1 on RedHat7.1 for alpha when I install the weblogic,I have a problem,the message following below: Preparing to install....... /bin/ls:/usr/java/jdk130/.java_wrapper -rwxr-xr-x 1 root bin 177523 Jul 20 16:34 awt_r

  • Fake stories you wish were true

    I saw an article online recently that I couldn't believe. It turns out that it was fake so I was right to not believe it. However, I kind of wish it was true...The headline went: Man arrested for sex with alligator.Now, I'm not advocating animal abus

  • Nach Mavericks Installation startet das System nicht vollständig!

    Was soll ich nun tun!?