[[https://www.revelation.com/|Sign up on the Revelation Software website to have access to the most current content, and to be able to ask questions and get answers from the Revelation community]]
==== API for MS Word (OpenInsight 32-bit Specific) ====
=== At 17 MAR 2011 12:29:48AM B.J. J Ray wrote: ===
{{tag>"OpenInsight 32-bit Specific"}}
Hello.
I'm interested in information about using api call's to manipulate page setup settings in Word.
Could anyone please help?
Thanks in advance B.J.
----
=== At 20 MAR 2011 06:53PM Eric wrote: ===
Which version of Word?
And what's the effect/result you're trying for?
You may find that you can generate an HTML document (or even a RTF) readily for use with Word, whereas writing a *.DOC from scratch as a binary string would probably be a tad complicated.
----
=== At 21 MAR 2011 12:00AM Barry Stevens wrote: ===
Try using OLE
OleCreateInstance("Word.Application")
then google CreateObject("Word.Application") page setup
and search this forum for some good tips.
[[https://www.revelation.com/revweb/oecgi4p.php/O4W_HANDOFF?DESTN=O4W_RUN_FORM&INQID=NONWORKS_READ&SUMMARY=1&KEY=E1907DA67984DAF6852578560018B39F|View this thread on the forum...]]