XpsDocument GetFixedDocumentSequence return null for files generated by a specific computer
问题 Solidworks generate "EDRWX" files. Usually, those are opened with Microsoft XPS viewer. Issue : An application use .net XPSDocument to open them and do some manipulation with them before printing. The faulting method is "GetFixedDocumentSequence". It returns null with files generate from a specific computer. It does so even when the application is running on the specific computer. But it is working fine with file generated by other computer. When trying to open the file with XPS document