Search results

  1. F

    Sintaks To Create OpenOffice Writer

    OMG... no reply...:(:(
  2. F

    Sintaks To Create OpenOffice Writer

    Hi, I have some problems, I can't find another sintaks to create openoffice writer from openedge 10.2a. All samples just like this : DEFINE VARIABLE hSM AS COM-HANDLE NO-UNDO. DEFINE VARIABLE hDesktop AS COM-HANDLE NO-UNDO. DEFINE VARIABLE hDocument AS COM-HANDLE NO-UNDO. DEFINE VARIABLE hText...
  3. F

    Image In MSword

    Hi Saptarshi , do you have sintaks to create in openoffice writer ? like my example ? Or Anybody in this forum... Tq Frankk
  4. F

    Image In MSword

    Tq Saptarshi.... you are right... i use word template with logo in header... then coding to put text beside that logo... solve my problem... thx again...
  5. F

    Image In MSword

    Morning, I want to insert image in ms word using openedge 10.2a, and I want to display text beside that pict, but that text always above the pict. Can anybody help to solve my problem ? My sintaks : DEFINE VARIABLE WordApplication AS COM-HANDLE NO-UNDO. DEFINE VARIABLE judul AS CHARACTER...
Back
Top