| View previous topic :: View next topic |
| Author |
Message |
classpeople General User

Joined: 03 Jul 2006 Posts: 24
|
Posted: Mon Jul 03, 2006 8:01 pm Post subject: How can I get Header from a document by useing delphi? |
|
|
Hi
I have a ".odt" writer file,in this file I set a Header which text is "aaa"
I want to write a program to get Header from this document by using delphi?
Can anybody help me ? Thanks a lot!  |
|
| Back to top |
|
 |
dfrench Moderator

Joined: 03 Mar 2003 Posts: 1605 Location: Wellington, New Zealand
|
Posted: Mon Jul 03, 2006 8:25 pm Post subject: |
|
|
| There are extensive examples of delphi usage in the macros and API forum. Use the search facility which keyword delphi. DannyB has provided a number of examples. You will need to get to grips with the api though. See the code snippets forum for some more complete examples. |
|
| Back to top |
|
 |
|