We have been using Amyuni in our product for a number of years and have recently gone over to the 4.5 driver having used 2.5 previously.
We are now finding that when requesting to pring files in Excel format excel is complaining "the file is in a different format than specified by the file extension", looking at our code we are doing a SetPrinterParamInt(_converter, "EXCEL Multisheets", 16); but the file looks like it is still in PDF format. The same code is used for sendig the file to word the only difference being the line etPrinterParamInt(_converter, "RTF Format", 0);.
Does anyone have any ideas why this is no longer working.
Thanks
