in reply to Re:(Win32::OLE) Printing from Perl in Windows
in thread Printing from Perl in Windows

Perhaps an even simpler approach would be to output HTML/CSS to a file and then automate IE to open and print the file. Word could be used with HTML too, but the results should be more accurate using IE.

  • Comment on Re: Re:(Win32::OLE) Printing from Perl in Windows