Safati, Ms Word and Macro

Hi
I have a questions..
I need to call Ms Word (installed over the user machine) from javascript in a web application.
Actualy i can do it using Internet Explorer but i need to reach the same result using Safari (for MAC).
Someone knows the best way to acchieve this result? In understood that there is not a support for activex.
Thanks!

store then in BLOB column. I always do so.

Similar Messages

  • Ms word and sap r/3

    Hi expert,
    I have a .doc file with some text inside. I want to put on the file other text from sap r/3.
    So, I think that I need a macro maked in visual basic, but I don't know it.
    Do you have some exemple to write this macro, to connect to sap from word, and retrieve data... ?
    Tks a lot,
    bye.

    You can do it using OLE-ABAP integration.
    Please refer to this link for more details, it was useful for me.
    https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/204d1bb8-489d-2910-d0b5-cdddb3227820

  • Converting PDF Forms to Word and Then Back to PDF with Forms In Tact

    Hello,
    We are currently having a heck of a time replacing some keywords in a collection of about a thousand PDF forms.  These forms were created in Word without any interactive functionality and then converted to PDF.  The simple form interactions were then added using Acrobat.
    We figured out a way to replace all of the keywords by converting the PDF to Word, and then running a Visual Basic macro that does a Find and Replace on all of the documents at once.  Our problem is that we lose the functionality of the forms when we convert them to Word.  The docs have to be converted back to PDFs, and putting in all of the form interactivity in each file would take far longer than we have.
    Is there a better way to go about this than we're attempting?
    Is there a way to do these conversions and keep the interactive forms?
    We essentially want the forms to behave exactly as they did, just with a few keywords changed.
    Thanks for any help you can offer!

    If you are going to convert regularly, you may want to subscribe to ExportPDF,
    https://www.acrobat.com/exportpdf/en/pricing.html
    And please don't write your messages in all caps; it makes reading difficult, and in the Internet it is considered the equivalent of shouting.

  • Start MS word, execute macro IN BACKGROUND

    Hello Colleagues,
    With the upgrade to SAP 6.04, we've got the opportunity to use MS word IN a SAP GUI container to write some letters to our customers. I've been asked to create a background job to retrieve some information from the Word document via a VSB macro into an EDIFACT message.
    This al works fine in the foreground (of course), but in the background the I receive an error message regarding the Control Framework that he GUI can not be activated. So the issue is the triggering of the macro, or the use of MS word, but to start MS Word in the background with the i_oi_ole_container_control.
    The following code triggers the error message.
    data: g_container_control                type ref to i_oi_ole_container_control.
    data g_dynpro_custom_container   type ref to cl_gui_docking_container.
      call method
        g_container_control->init_control
        exporting
          r3_application_name      = 'i.s.h.med: WordContainer'(000)
          inplace_enabled          = 'X'
          inplace_scroll_documents = 'X'
          inplace_resize_documents = 'X'
          inplace_show_toolbars    = 'X'
          parent                   = g_dynpro_custom_container
          register_on_close_event  = 'X'
          register_on_custom_event = 'X'
        importing
          retcode                  = retcode.
    Does anyone has a clue how to overcome this issue?
    Best regards,
    Johan Ellen
    Edited by: C. CareForICT on Dec 7, 2009 2:48 PM
    Edited by: C. CareForICT on Dec 7, 2009 2:54 PM

    I'm sorry, but I don't think you understand the issue (or I don't understand your answer!!).
    The word file (*.doc) is stored IN SAP. Together with i.s.h.med (part of IS-Healthcare) the functionality is introduced to use MS word and store the word file IN SAP.
    When I want to create an EDIFACT message I need some information from the word document. Therefor I made a FM that retrieve the .doc file from the SAP database, start MS word, triggers a Macro and the returned content of the macro is used in the EDIFACT message. This must work in the background.
    I do understand that the presentation layer doesn't work in the background, but I hoped that there is a solution available to start MS word in an invisible state, without the presentation layer, but with the ability to trigger the macro's of the .doc .
    So XML is not an option, I need MS word.
    Thanks,
    Johan Ellen

  • Run-time error 5097 on Selection.InsertFile in Word 2013 macro

    We have been running Word 2003 macros to generate large volumes of document files for 10+ years.
    Now running the same code using Word 2013, we are getting Run-time error '5097' on this line of code:
    Selection.InsertFile filename:=pFileName
    We have over 40 code sets that potentially call in 20,000+ Word document files. 98% of the time this code will work; but several files will not insert when this code attempts to execute.
    Any ideas?
    Thanks,
    Dawn Cox

    Hi Dawn,
    Thanks for the detail information for this issue.
    Since the file even can't be inserted manually, this issue is not relative to the code. To get more effective response, I would suggest that you reopen a new thread in
    Microsoft Community- Word or
    TechNet- Word forum.
    And to help other communities to narrow this issue, I also suggest that you provide a sample file for testing.
    Hope it is helpful.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • RoboHelp 9, Win 7, Word 2010 : Macros not running due to Security Settings

    I've just upgraded from RH7, Win XP, Office 2003,  and cannot get RoboHelp for word to run on new Laptop running Win7 and Word 2010.  By not running I mean the program will start and open Word OK, but try and run any RoboHelp command in a pre existing project and the dreaded "The MAcro cannot be found or has been disabled because of your Macro Security setting" warnign is presented :-
    This is despite settings macro settings appropriately in Word 2010 trust centre :-
    Oddly enough an installation on a Network with Windows 7 starter does not present this as an issue.
    I have Admin rights on both machines, can anyone suggest were else I go and/or what else I can try to cotrrect this issue ?
    Thanks.

    Peter,
    Thanks for the prompt response and usual sage advice.  Firstly in answer to your question this was a 32 Bit version issue.  That I was accessing via a company system account with Admin Privileges.
    Before posting I had reviewed the thread you suggested, after reviewing it again I set about spending another day trying to reslove this issue.  This included, test installations on 2 seperate PC's with Windows 7 (32 Bit) and Office 2010.  Both seperate installations were flawless, so one has to assume there was something wrong with the initial PC.  Back to basics, conducting a system restore on the fault installed PC to a known good point, Completely uninstalling RoboHelp 9 including deleting all templates, file remnants and registry settings. as per Adobe Uninstall instructions (http://kb.adobe.com/cps/881/cpsid_88189.html) , followed this by a complete Windows scan to correct any incorrect file systems / structures, Cleaned registry and created local Administrator account on the PC.  Via the local administrator account conducted a "repair' over Office 2010 to ensure  file structure integrity, Run Word and set Trust centre and file permissions as per the 2 working instructions (Note as I was using some word documents based on word 97 templates I made sure the permissions on those te,plates would run (Un ticked)), conducted clean install of Robohelp 9 and tested.  No longer getting Macro errors. Program running correctly. Re-booted and  Logged back into machine using company account setting, and problem fixed at that location.  (There was concern that company account policy may have been causing the issue)
    As company Sys Admin had initially installed the software I am uncertan as to what machine profile they used.  I suspect s installing under a Local admin profile assisted in correcting the issue.
    As a final step, although the program runs OK in normal mode, I set the start up to always run as "Administrator".  This alters the toolbar options within Word with RoboHelp commands being present via a specific "RoboHelp' Tab rather than grouped in the "Add Ins" tab.
    I know you will also say (As you have advised me some years ago when I raised another issue that you assisted in) that I probably shouldn't be working in RoboHelp for Word and better to be working in HTML, however I dread the thought of migrating what are fairly large projects and staff accessng the final results much prfer the older Help format rather than the CHM or web based formats of now.  From an administrative and distribution viewpoint our environment likes a single file distribution system that the older systems provide.
    Thanks once again for the and direction.  Hopefully other users, should they be confronted with a similar issue find this as some help.
    Regards,
    Bryan Holman
    (Australia)

  • How come every time i try to download a app  it says Your apple id has been disabled. I already reset my pass word and it keeps saying the same message?

    How come every time i try to download a app  it says Your apple id has been disabled. I already reset my pass word and it keeps saying the same message?

    Apple - Support - iTunes - Contact Us

  • Difference between bex user exit and macros in functionality?

    Hi all,
    I need to create a report on material master data. I created an infoset on 0material and 0mat_plant. In the requirem
    ent, I have a report containing different material numbers followed by attributes in each row. the final column in each
    row should be calculated using logic. the logic involves comparing different row values and arrive at final conclusion.
    the logic comprises of large number of if conditions. so should i use bex user exit or excel macros?
    what is the difference between user exit and macros in funcitonalilty?
    is there an issue transporting the macro to Prod for end users to use?
    any performance criteria?
    Any how to documents ..will be of a lot of help
    plz send them to [email protected]
    Message was edited by:
            ravi a

    Hi,
    Macros offer a powerful and flexible way to extend the features of MS Excel. You can either create a macro using VB code or Record a macro. Use Alt+F11 for creating macro using VB code.
    You can refer to Microsoft help site or this link for more details:
    http://www.taltech.com/support/sw_tricks/exmacros.htm
    User-exits are empty subroutines that SAP Developers have provided for you.You can fill them with your own source code.Technically this is a modification.Customer exits are nothing but a include in customer name space will be provided in the function module which starts with CALL CUSTOMER.You can fill them with your own source code.Technically this is an enhancement.
    look into following links for procedure to find and use user-exits transaction for finding user-exits is 'SMOD'
    http://www.sapbrain.com/TUTORIALS/TECHNICAL/user_exits_tutorial.html
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm

  • In Pages document, how do I search for word and view its frequency and page numbers in a sidebar?

    I have a long document and I want to be able to search for certain key words and phrases, and then see how many times they appear in the document and exactly where.  How do I conduct this sort of search and viewing?  In the past, in Pages and Word, I've been able to view my "finds" in a sidebar but I can't figure out how to activate that service anymore.
    Thanks!

    Here is a word frequency concordance Automator Service that works in both versions of Pages. It does not present a page number reference. It is by descending count, and alphabetically, within the repetitive counts as shown in the image here. In any document, you select the text to process, then Menu > Application Name > Services > Frequency. The Service will open TextEdit with the n-pages of scrollable results. It is 16 pt Helvetica Neue for legibility.
    Here is the code:
    on run {input, parameters}
         try
              set mySelection to input as text
              set formatted_result to concordance(mySelection)
              if formatted_result is not null then
                   set textHeading to "Word Frequency List"
                   tell application "TextEdit"
                   activate
                         set NewDoc to make new document with properties {name:"Concordance"}
                         make new paragraph at beginning of text of NewDoc with data textHeading & return
                         make new paragraph at end of text of NewDoc with data formatted_result
                         tell text of NewDoc
                               set font to "Helvetica Neue"
                               set size to 16
                               set color of paragraph 1 to {0, 0, 65535}
                         end tell
                        end tell
              else
                        display dialog with title ¬
                         "No input selected" with icon stop ¬
                          giving up after 15
              end if
         on error errmsg number errnum
                    display alert ¬
                               "AppleScript Error" message errmsg & "[" & errnum & "]" as critical ¬
                                  giving up after 30
         end try
         return input
    end run
    on concordance(mySelection)
    -- Use Ruby to count word frequency and alphabetically sort words
        set rb to ¬
        "selected = String.new\nfreqs = Hash.new(0)\nselected = ARGV.join('  ').gsub(/[,.]/, \"\")\n
         words = selected.split(/[^\\w-]+/)\nwords.each { |word| freqs[word] += 1 }\n
         freqs_sorted = freqs.sort do |a,b|\n\t
         a.last == b.last ? a.first <=> b.first : b.last <=> a.last\nend\n
         freqs_sorted.each { |k,v| printf \"[ %8s ]          %s\", v, k }"
        do shell script "/usr/bin/ruby -e " & rb's quoted form & space & mySelection's quoted form
    end concordance
    Launch /Applications/Automator and choose New Document, then click the Service icon, and then select the Choose button.
    On the left, you will have a list of Libraries from which to choose workflow items. Find Library > Utilities. In the adjacent column, locate the Run Applescript workflow. Click on it, then drag and drop it in the large workflow window to your right.
    At the top, you can select Service receives text in any application. Leave Output replaces selected text unchecked.
    In your Run AppleScript workflow window, you will see AppleScript boilerplate. Click on it and press command+A, then backspace to delete this content. Copy and paste the above code into this Run AppleScript workflow window. Press the Run button in Automator's upper right corner. If (and it should) a TextEdit window pops up, you are good, and you want to press File > Save. A dialog box will pop-up where you can name your Service. I called my Frequency, you may wish to call it something else. Once you have save it, you can exit Automator. Services are deposited in yourlogin directory/Library/Services.
    If you have a Pages document open with text, either select it, or command+a to select the entire document. Now, you select your Service via Pages > Services > Frequency. This will now pop-up a new TextEdit document with the results. If you want to save this new document, you must use option+File to Save as...

  • Can't figure out how to stop my MBP from opening programs at startup, namely word and messages

    Recenty my MBPro has started opening MS Word and Messages at startup and I can't figure out how to stop it?  I've tried selecting and de-selcting the startup option from the dock but this doesn't help.  Does anyone have any suggestions?

    System Preferences has a setting for this.
    In the Users & Groups section you will fine a "Login Items" header.  This is a list of all the programs that will open automatically when you log in.  You can select any program and click the [--] button below that window to stop the program from opening automatically.

  • I have signed up for adobe conversion to microsoft word and i can't get it to work - can you help me

    I have signed up for adobe conversion to microsoft word and I can not get it to work -  can you help me?

    Hi Mike,
    I've checked your account. I see that you just purchased the subscription this morning. The order is still pending processing, which is why you haven't yet been able to log in an use your subscription. It can take 24-48 hours for a subscription to process fully. Once it does, you'll be able to log in and convert files.
    I apologize for the inconvenience.
    Best,
    Sara

  • Microsoft Office 2004 (Word) unable to save files  I have been running Office 2004 on my Intel iMac with Snow Leopard for some time and all of a sudden I cannot save a document. Word just stopped responding and I have to force quit. I can open Word and cr

    Microsoft Office 2004 (Word) unable to save files
    I have been running Office 2004 on my Intel iMac with Snow Leopard for some time and all of a sudden I cannot save a document. Word just stopped responding and I have to force quit. I can open Word and create a new document but I cannot save it. I reinstalled Word but that didn’t help. Then went to the Internet and found at least one other Mac user having the same problem which it suggests is caused by a recent Mac Security Update:
    http://answers.microsoft.com/en-us/mac/forum/macoffice2004-macword/word-2004-wil l-not-open-or-save-documents/b04eb870-9b0d-4f3b-bb47-b122301e36f6
    So I check for a new Mac Security Update and sure enough there was one. I downloaded it and now Word seems to be working, as it should. I can both open and save files. The only problem remaining is that when I open Word I get the following error message “An unexpected error occurred while trying to load the Microsoft Framework library”. I contacted Apple but they were unable to help.
    How can I get rid of this error message?

    Look, I realize you might have to get your machine working, so this is how you revert back.
    Restore proceedure to pre-Security Update 2012-001 v 1.0 & v 1.1
    #1 Backup your personal data off the machine.
    Backup files off the computer (not to TimeMachine). If you don't have a external drive, get one and connect to the USB/Firewire port and simply drag and drop copy your User folder to the external drive, it will copy all your files. It's best to have two backups of your data off the machine when trying to restore.
    Disconnect all drives now to prevent any mistakes from occuring.
    #2 Reinstall OS X 10.6 from disk
    Get out your 10.6 install disk and make sure it's clean and polished (very soft cloth and a bit of rubbing alcohol, no scratches) If your disk is borked, you'll have to order a new one from Apple with your serial number.
    Hold c boot off the 10.6 disk (wired keyboard, internal optical drive), use Disk Utility First Aid to >Repair Disk  of your internal drive  (do not format or erase!!), Quit DU and simply re-install 10.6.
    Note: Simply reinstalling 10.6 version from disk (without erasing the drive) only replaces 10.6.8 with 10.6.x and bundled Apple programs, won't touch your files (backup anyway)  or most programs, unless they installed a kext file into OS X itself. (only a few on average do this)
    #3 Update to 10.6.8 without Security Update 2012-001 v1.0 or v1.1
    Reboot and log in, update to 10.6.8 via Software Update, but EXCLUDE THE Security Update 2012-001 by checkinig the details and unchecking the blue check box.
    #4 Reinstall any non-working third party programs
    When you reboot, make sure to reinstall any programs that require kext files installed into OS X, you'll know, they won't work when you launch them or hang for some reason as they are missing the part they installed into OS X.
    If for some freakish reason you get gray screen at any time when booting (possible it might occur when you reinstall older programs), hold the shift key down while booting (Safe Mode, disables kext files) and update your installed third party software so it's compatible with 10.6.8.
    https://support.apple.com/kb/TS2570
    That's it really.

  • I prepare chronologies in word, and i am trying to do the same in pages using tables and cells. But somtimes i need a cell to wrap onto the next page but I can't work out how to do it - any suggestions would be greatly appreciated

    I prepare chronologies in word, and I am trying to do the same in pages using tables and cells. But sometimes I need a cell to wrap onto the next page because the contents are bigger than the page or the space left on the page,  but I can't work out how to do it - any suggestions would be greatly appreciated

    brendanfromsydney wrote:
    What are the different opinions on why pages should not achieve this?
    As far as I know, Apple is free to choose to offer this or that feature.
    They never said that they want to clone Word or even compete with it.
    Differences between tables in both worlds are numerous.
    In Pages (or Numbers)
    - we can't sort a single column
    - we can't sort by row
    - we can't insert or remove a single cell
    - a cell can't cross pages boundaries
    If I understand well these design choices match :
    ++-+-+-+-+-+-+-+-++
    Apple Human Interface Guidelines:
    Apply the 80 Percent Solution
    During the design process, if you discover problems with your product design, you might consider applying the 80 percent solution‚ that is, designing your software to meet the needs of at least 80 percent of your users. This type of design typically favors simpler, more elegant approaches to problems.
    If you try to design for the 20 percent of your target audience who are power users, your design may not be usable by the other 80 percent of users. Even though that smaller group of power users is likely to have good ideas for features, the majority of your user base may not think in the same way. Involving a broad range of users in your design process can help you find the 80 percent solution.
    +-+-+-+-+-+-+-+-+-++
    Yvan KOENIG (VALLAURIS, France) jeudi 9 juin 2011 16:03:52
    iMac 21”5, i7, 2.8 GHz, 4 Gbytes, 1 Tbytes, mac OS X 10.6.7
    Please : Search for questions similar to your own before submitting them to the community
    To be the AW6 successor, iWork MUST integrate a TRUE DB, not a list organizer !

  • HI THERE UMM I AM TRYING TO USE MY MIRCO SOFT WORD AND THERE IS A QUESTION MARK ON IT AND WONT LET ME OPEN IT

    hi i am trying to get on to my mirco soft word and there is a question mark placed on it. when i try to open the app it wont.
    help

    Which version of OSX and which version of Word?

  • How do I make Word and Excel Documents readable to PC users that cannot open them

    How do I make Word and Excel Documents readable to PC users that cannot open them

    Be sure to save them in the Office 2007 format as .doc or .xls files.

Maybe you are looking for