Hello All
Following steps we are using to create report in DOC or PDF format using aspose
1. Create xslt<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
2. Transform xslt into RTF report using apache xalan
3. Convert RTF report into PDFand DOCusing Aspose.
From the step 2, we are generating the proper RTF file with merged cells,however we are facing problem at step 3 where Aspose is creating duplicate rows in place of merged cell while converting report from rtf to doc/pdf format
Please let us whether this kind of issue is already known issue and if it is a known issue kindly let us know the resolution so that it will help us in generating correct reports in doc/pdf format.
Looking forward for your positive reply