Search results

  1. E

    Set color in added watermark using MSWord

    Hi there, Progress 9.1d Windows XP I'm using Microsoft Word to automatically add a watermark to letters when users request a re-print. This is done using OLE commands and works like a charm. Except for the color. I can't get this part right. The VB-code looks like this...
  2. E

    Set color in added watermark using MSWord

    Hi there, Progress 9.1d Windows XP I'm using Microsoft Word to automatically add a watermark to letters when users request a re-print. This is done using OLE commands and works like a charm. Except for the color. I can't get this part right. The VB-code looks like this...
  3. E

    550 Relaying is Prohibited"

    Hi there, Windows XP, Progress 9.1d I try to use smtpmail.p. When I send an Email to a internal Email adres the program seems to be working fine. But when I try to send it to an external Email adres I get an Error back from our Exchange server "Server: 550 Relaying is Prohibited". I even...
  4. E

    Commandbarcontrols

    Hi out there, I have succesfully automated MSword with Progress 9.1d and XP. Well now I'm trying to take it one step further. I want to try to programmatically create a 'home made' Commandbar and set the controlbuttons myself. The controlbuttons need to be a predefiined selection of all the...
  5. E

    disable MS-Word toolbars from Progress

    :confused: I managed to integrate MS-Word in a Progress window. I've also been able to hide the MS-Word toolbars. But what I'm trying to achieve is that I want to remember the initial MS-Word configuration because I want to reset that configuration when I close my Progress session. I tried...
  6. E

    MSWord in Progress panel

    I want to create a notepad function with MS-Word functionality like spellchecking, possibility to print a part of the whole text, fonts, bold, Italic and other MS-Word functionality. When I open a new window in the Progress Appbuilder I can add an OCX object to my window. But in the "Choose...
Back
Top