- assigned_to: nobody --> mpeterson
I'm having trouble getting the excel conversion to
work. The only thing that stands out to me is the
"print to file" dialog title is "Print to
File" and not "Print To File". However, the powerpoint
dialog is exactly the same and it works fine. The Word
conversions work as well. I'm using Windows 2000 with
very few other things installed.
The excel sheet was created with excel 2000 and is
simply a "new" doc with 1, 2, 3 places in the first
row. Other, more complicated, sheets fail the same way.
I feel like doc2pdf is not catching the window properly
but I have no clue why not. I attempted to hex edit the
.exe (no vc++ available) and changed the (one
(referenced for both ppt and xls i guess)) "Print To
File" to "Print to File" but there was no change (I'm
assuming your check is case insensitive afterall?).