Actually you should do something like
my $constref = Win32::OLE::Const->Load($Word); # and then... $Document->SaveAs( { FileName => 'bb.htm', FileFormat => $constref->{wdFormatHTML}} );
Courage, the Cowardly Dog
In reply to Re: Can I save my document to html page?
by Courage
in thread Can I save my document to html page?
by Anonymous Monk
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |