Hi, I am using the LINQ engine for creating the reports. After creating the document, I update the chartAxis of the various charts. When I save the PDF document, some graphics do not have the updated scale. While if I save the document in DOCX I have no problem. I also do a docuement.UpdateLayout (), after I have updated the chartAxis.
@Blegork Thank you for reporting this problem to us. I have logged the following issues: WORDSNET-23277 - Vertical axis labels wrapping issue on the page 30. WORDSNET-23278 - Axis scaling issue on the page 27. WORDSNET-23279 - Horizontal axis labels wrapping issue on the page 28.
We will keep you informed and let you know once they are fixed.
@Blegork You can use Aspose.PDF to edit the resulting PDF document. However, I do not think it will be easy to identify the place where the problem is and change the layout of the document.