![]() |
how can i save as a word doc file to webpage via delphi
hi friends
how can i save as a word doc file to webpage via delphi? i ms word's file menu we can use save as web page button to save a doc file to web page. how can i do that with delphi code? please write my answer to english. sorry for my poor german language :oops: |
Re: how can i save as a word doc file to webpage via delphi
Hi,
Some components have got the ability to save its content to HTML. If I understand your problem correctly, you want to export text stuff into html, want you? I guess the Synedit-component got a function SaveToHtml but I'm not sure. |
Re: how can i save as a word doc file to webpage via delphi
Hi!
I hope i can help you: There is a procedure:
Delphi-Quellcode:
There a really a lot of paramters for these function.
worddocument1.SaveAs2000(parameters);
perhaps
Delphi-Quellcode:
is what you need.
Fileformat: OLEVARIANT
Ciao fkerber P.S. @Sanchez: I think he wants to save a word-document as html with OLE-Automation |
Re: how can i save as a word doc file to webpage via delphi
hi sir
thanks a lot for your answer. I want to open my doc file in word and save them in web page format but i want to do this with delphi. can i do that with server components that ships with delphi 7? :wall: |
Re: how can i save as a word doc file to webpage via delphi
Hi!
Yes, with these components at the Tab Server. Such as Wordapplication etc. Ciao fkerber P.s. search words for google: OLE Automation |
DP-Maintenance
Dieses Thema wurde von "Daniel" von "Programmieren allgemein" nach "Sonstige Fragen zu Delphi" verschoben.
i thinks it\'s kind of a delphi-question. --> moved to "delphi misc". ;-) |
Alle Zeitangaben in WEZ +1. Es ist jetzt 14:10 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz