Applet to edit MS word document

Hi,
We have a requirement in Oracle EBS R12.0.6 to allow users to edit a Word document (report) generated out of the system and then process it further (merge multiple documents into 1 PDF).
I cannot think of any way of implementing this requirement.
Is it possible to create an applet that reads file generated on the server, displays and allows user to edit it, and once the user is satisfied have a button to merge the word documents (standard API's are availabe in EBS for this).
I am not a Java expert, so if the above does not make much sense in Java world, please excuse
Any pointers/suggestions would be greatly appreciated
Thanks,
Ashish

Hello,
I think I have the same Problem. Everytime I try to open / edit a WORD or EXCEL file in the Solution Manager I get the following error Message: THE DOCUMENT CANNOT BE EDITED.
It seams like SM is not able to start the MS Word or MS Excel Application because with Txt Document types (where the SAP Editor is started) everything works fine.
Thanks a lot for any help.
Best regards,
Manuel

Similar Messages

  • How can 2 user edit 1 word document at the same time

    hi,
    in office 2013 professional plus, can 2 user edit 1 word document at the same time?

    Hi,
    As far as I know, multiple users can not edit Word file in the same time directly. Could you give me your demand?
    Please check the two follows workarounds if they are helpful:
    http://blogs.msdn.com/b/johnmullinax/archive/2010/04/19/co-authoring-how-two-people-can-edit-one-word-2010-doc-at-the-same-time.aspx?Redirected=true
    http://www.ehow.com/how_7229904_allow-word-document-same-time.html
    Please Note: Since the web site is not hosted by Microsoft, the link may change without notice. Microsoft does not guarantee the accuracy of this information.
    Regards,
    George Zhao
    TechNet Community Support
    Hi
    thank you; its worked.
    I'm so excited about this; thank you again.

  • While trying to edit a word document in Word online i receive the error message "Cannot open page safari cannot open the page because the address is invalid

    I am using One Drive for business on my ipad.  When I tryo to edit a word document in Word Online I receive the following message ...
    Cannot Open Page Safari cannot open the page because the address is invalid.  How do I correct?

    You could also ask here:
    http://answers.microsoft.com/en-us/onedrive/forum

  • I have a new MacBook ProI have a new MacBook Pro. When I try to edit a Word document in any way I get a screen that says Word has encountered a problem and needs to close; that I may lose the info. I was working on and I can't recover my work. Help?

    After decades, I finally gave up on Microsoft and bought a MacBook Pro. However, for work, I still have to use Microsoft. When I try to edit a Word Document in any way a screen pops up saying Microsoft Word has encountered a problem and needs to close; gives me an option to recover my work and restart Word; when I click that option Word restarts but I alway lose my work. This just started; before it was working fine. Help?

    This is a Microsoft problem. Contact them for assistance: http://support.microsoft.com/kb/295539
    mitch86 wrote:
    ... However, for work, I still have to use Microsoft.
    Are you certain about that? There are many alternatives to Office today. Consider
    LibreOffice (donation-supported)
    NeoOffice ($10 but older version is free)
    OpenOffice (completely free)
    In addition to the above I also recommend Apple's Pages ($19.99). All of these options allow you to open, edit, and save Word-formatted documents and spreadsheets. I use OpenOffice and Pages and have been completely Microsoft - free for over a year now. Life is better without Microsoft.

  • Still unable to edit a word document after conversion from pdf?

    I converted a pdf file to a word document but am still unable to edit the word document and save as a newly created word document.  please help, thanks.

    Hi Disc9,
    In order to help you. Let me know which application of Adobe you are using including the version.
    Also let me know the complete workflow how you convert the PDF to docx/doc.
    Regards.

  • Editing a word document and reading on a Mac

    Using Document to Go, I edited a word document and saved the document.  I then sent this edited document to a friend who has a Mac using the new Snow Leopard operating system - he could not open the edited document, but could open the unedited, original document.  What can be done with this problem?

    dataviz website did not give me any assistance.  File extension is file name plus .doc.  There does not appear to be any way on the Blackberry Word to Go application area to change file extensions.  Could the problem be due to the Snow Leapord OS not understanding Word to Go?

  • Once I convert pdf to WORD, why can't I edit the WORD document?

    Once i convert PDF to WORD, why can't i edit the WORD document?

    Hi sophtex,
    Kindly refer this FAQ:Can't edit converted Word or Excel file
    Please let me know for further assistance.
    Regards,
    Florence

  • How do i edit pdf word document in trial acrobat XI?

    how do i edit pdf word document in trial acrobat XI?

    Hi joleenm54529481,
    If you have a Word document, you'll want to edit it in Word. If you have a PDF that you want to edit, then you can do that in the Acrobat XI trial that you've installed. Here are some good Help articles that will give the basics that you need to know about editing PDFs in Acrobat: https://helpx.adobe.com/acrobat/topics/editing-pdfs.html
    Please let us know if you have additional questions.
    Best,
    Sara

  • Edit a word document from a JSP page

    hi all,
    i would like to know if it is possible to edit a Word document from a JSP page (without uploading it).
    thanks.

    Technically no. But what you can do is output a word document to the browser with the contenttype "application/msword" and if word is installed it will be opened inside the browser.

  • How do I edit a word document that was converted from a PDF

    How do I convert a word document that was converted from a PDF

    To convert a Word file to PDF:
    (1) Use Acrobat XI (File - Save As Other - Microsoft Word - .... )
    (2) Use Adobe's online subscription service "PDF Pack"
    To cleanup a Word file created from the export of PDF page content -
    Open the DOCX, DOC, or RTF with MS Word.
    Perform edits, corrections, etc (cleanup).
    Be well...

  • Editing a Word document from Dropbox on iPad.  How?

    I Have saved a Word document into Dropbox on my laptop. 
    I can open it in my ipad2 but cannot edit it.
    i Have Docs and Word on the iPad but they will not open a document in Dropbox.
    tried Google but.
    WHat hat do I need to do?
    thank you

    After I open the document in DropBox, there are two ways to send the file to Word. I can tap on the action icon in the upper right and use the Open In option, (you may have to swipe to get the the App icon on the bottom of that window)  or I can tap on the edit icon in the lower right corner of the document and the option to open in Word appears.
    The app icon that I am referring to looks just like the App Store icon, but it appears in grey in the open in window.

  • Report for editing the word document with xml tags

    Hi all,
    My requirement is to edit the contents of the word document in the presentation server through report programming and save that document  in the presentation server.
    For eg if my word document contains many xml  tags with spaces < EDI_DS40 >, i would like to remove the spaces and i want it to be lyk <EDI_DS40>.Then say if i wanted to make some modification (addition, deletion,replacing with some text) in the text in some nth line of the document how can dis be dione.
    Is there any function module or bapi which serves this purpose.
    Can anyone pls guide me on dis.
    Thanks & Regards,
    Revathi.

    Hi,
    just to let you know I have sorted this.
    http://macintoshhowto.com/leopard/how-to-merge-pdf-files-with-preview-in-leopard .html
    Thanks.

  • How do I edit new Word document?

    I cannot edit the new Word document.  How do I do that?

    Hey Applegckoh!
    Here is an article that can help you import this file into Pages for iOS so that you may edit it:
    Pages for iOS (iPad): Send and receive documents in email messages
    http://support.apple.com/kb/PH3564
    Thanks for coming to the Apple Support Communities!
    Regards,
    Braden

  • App for editing microsoft word documents

    I am a PhD student in the area of engineering sciences and I frequently need to write journal articles which are mathematically involved. I am just wondering if there are any word editing apps on iPad which can recognize mathtype equations? I purchased documents to go and it is not very useful to me.. And also, I would like to be able to see .emf type pictures embedded within my word document.. I would also like to accept/reject changes made by others on my documents.. all these, documents to go is not able to do, and this is a real frustration.. anybody know any remedies or apps that can do just what I need? I need the app to be as close to microsoft word as possible..
    Joseph

    I work on word and xl files daily. for documents, Pages is fine. It does not do everything Word does, but remember, this is a portable streamed down machine.
    i also use docs 2 go from data viz. Its also fine, but for word applications, i usually end up in pages. It just works better for me. docs 2 go is good for me for transferring a set of documents without needing to sync or use i tunes.
    For spreadsheets, you can view and do light edits in Numbers, and the dataviz is also functional, but i want to tell you that heavy duty spreadsheet work on an i pad is just not a real fun experience. It will work, but you will be a lot happeir in that world with a larger screen, a mosue, and a real keyboard. The mechanics of moving around a sheet and making cell corrections, especially to formulas, is just a little clunky.
    lastly, if you are going to try heavy duty stuff, an external keyboard is a nice thing to have along. the existence of the arrow keys, to me, really help in navigation.

  • How do I unlock placeholders when editing a Word document in Pages

    I think that this is a placeholder problem. The final word of a sentence is now on the next line - when I put the cursor in front of this word and hit the delete button the second last word of the sentence now comes down onto the second line. Any suggestions please?

    No it simply means you have deleted the space between the 2 words and for some reason the layout won't fit the last or the last two words on the previous line. Perhaps there is also a non-breaking space between them.
    We can't see your document but you can:
    Menu > View > Show Invisibles/Layout
    And try and work out what is causing your text to be positioned as it is. Word wrap around objects can cause text to move and various line breaking rules, like orphans and widows can keep lines together etc.
    Peter

Maybe you are looking for

  • FLASH BUILDER 4.7 PROBLEM PLEASE HELP

    Hello, So i just ordered the adobe creative cloud service today and downloaded the adobe application manager, installed Flash Builder 4.7 and then preceded to create a flash game.  It had tons of errors with my code so i then just did the simple Hell

  • How to make words in a text field change color in play mode by clicking on them?

    I have a text field on a slide, wanting to change the color of certain words randomly by clicking on them in play mode. I dont know what word in what order will be mentioned by the audience, so I can not set a fixed order in advance. Any help is appr

  • App Store Disappeared, how to get it back?

    The story: I've had an iPhone 3G since February 2009. The computer I synched it to was an old but functional iBook g4. Alas, the G4's hard drive died without backup in late July (silly of me but there it is). So I bought a shiny new MacBook Pro 13" a

  • Adobe Form used by more than one user simultaneously

    Friends, I am working on an online interactive Adobe form using Web Dynpro ABAP. once the user enters the data and clicks the submit button, the data is sent to ztables. the scenario is that more than one user can possibly use the same form simultane

  • Just started using illustrator and do not understand why i cannot fill this trace

    alright so i have my image that i have traced, its all chucnked up into groups (hair, eyes, etc...)  but if i try to select say the hair and try to fill it, it does it really bad http://img835.imageshack.us/img835/1310/picture6qs.png and here i use t