PDA

View Full Version : converting html to doc: unexpected error (01-1D09)


Unregistered
December 13, 2005, 09:01:32
Hi forum,

I am trying to convert html to doc (for the purpose of reporting). I use this code:

ServerTextcontrol1.Load("c:\temp\temp.htm", TXTextControl.StreamType.HTMLFormat )

ServerTextcontrol1.Save("c:\temp\output.doc", TXTextControl.StreamType.MSWord)

The first statement fails with the error given earlier in the subject (Operation could not be performed, an unexpected error has occurred. (01-1D09)).

Doc to PDF works, but I cannot input or output HTML...

Anyone any ideas?

Jeroen
HRorganizer.com

Björn Meyer
December 13, 2005, 13:31:57
Jeroen

Could you please send me this particular HTML document?

bjoern@textcontrol.com