Hi,
I have application that uses Aspose.Words for .Net for many thing, among others for conversion doc files to XPS. I am using SQL ReportServer for generation of Doc files. Doc files are converted to XPS using Aspose, XPS files are presented in application (using XPS Viewer plugin) and sent to printer.
I have a problem with this particular document (actualy with all of the documents generated with this RDL report and later converted to XPS). We have some of the text missing, margines corrupted and some text overlapping.
I have tried several versions of Aspose.Words, all with same result.
I am using the code below to do this conversion:
// load the DOC file to be converted
var document = new Aspose.Words.Document(“C:\AsposeIssue\h2ddzp0l.doc”);
// save DOC as a XPS
Aspose.Words.Saving.XpsSaveOptions xpsSaveOptions = new Aspose.Words.Saving.XpsSaveOptions();
document.Save(“C:\AsposeIssue\h2ddzp0l_Aspose_Words_20_7.xps”, xpsSaveOptions);
I have attached original doc file along with corrupted xps file, generated with aspose.words 20.7. Can someone please help me, issue is pretty urgent.
Thanks in advance,
Željko
AsposeDocToXPSIssue.zip (249.6 KB)
@Zeljko_Ratkovic
We have logged this problem in our issue tracking system as WORDSNET-20790 . You will be notified via this forum thread once this issue is resolved.
We apologize for your inconvenience.
@tahir.manzoor
Hi Tahir,
I have waited for more than 30 days for this issue to be resolved, and still no solution.
I have this issue on production environment, and it is pretty urgent.
Can you please update me on this issue? When can I expect solution?
I can see that status has been changed to Analisys completed a few days ago.
Best regards
Zeljko Ratkovic
@Zeljko_Ratkovic
We try our best to deal with every customer request in a timely fashion, we unfortunately cannot guarantee a delivery date to every customer issue. We work on issues on a first come, first served basis. We feel this is the fairest and most appropriate way to satisfy the needs of the majority of our customers.
Currently, your issue is pending for analysis and is in the queue. Once we complete the analysis of your issue, we will then be able to provide you an estimate.
@tahir.manzoor
Hi Tahir,
Our request ( WORDSNET-20790) is in status Analysis Complete for more than 3 months. Can we expect resolving this issue soon? We constantly have problems on our production environment due to this issue.
Best regards,
Zeljko Ratkovic
@Zeljko_Ratkovic
Unfortunately, there is no update available on this issue at the moment. We will be sure to inform you via this forum thread once this issue is resolved.
Once again we have inquiry from our clients about this issue. Have you made any progress regarding this issue in the last 4 years? Any resolve in some newer version of Aspose?
@Zeljko_Ratkovic Unfortunately, the issue is still not resolved. please accept our apologies for your inconvenience.
By the way MS Word 2019 cannot convert your document to PDF or XPS on my side.