Bar Chart X Axis label is getting cut off when exporting to PDF

Posted by: sivagangakala on 13 December 2017, 5:46 pm EST

    • Post Options:
    • Link

    Posted 13 December 2017, 5:46 pm EST

    HI,

    We have a client using Active Reports 6, where they have a report having a bar chart in it. The report is working fine as expected. But when the export the report to PDF format, the X axis label is getting cut off. Please find attached the RDF and the PDF output (where the X axis reads ‘Time Perio’ instead of ‘Time Period’).

    Here is the code snippet that we use. Please let me know if anything is missing here.

                        PdfExport exporter = new PdfExport();
                        //exporter.ConvertMetaToPng = true;
                        exporter.ImageResolution = 600;
                        exporter.ImageQuality = DataDynamics.ActiveReports.Export.Pdf.ImageQuality.Highest;
                        exporter.Export(WebRptViewer.Document, saveExportedFileDialog.FileName);
    

    Thanks.,

    Siva G

    Sample.zip

  • Posted 14 December 2017, 10:08 pm EST

    Hello,

    Issue is not directly related to PDF export. I have load attached RDF file in ActiveReport viewer and found that issue is also reproducible in ActiveReport viewer. The X axis title shows ‘Time Perio’ instead of ‘Time Period’. However, issue is not reproducible in the latest version of AR i.e. AR12.

    We are sorry to mention that ActiveReport6 is no longer in the development mode. You need to upgrade to AR12 to get fix of this issue. Also, there has been introduced many new features in the latest version of AR. Please refer the following link:

    help.grapecity.com/activereports/webhelp/AR12/webframe.html#WhatsNew.html

    Also, you can download the latest installer form the below link:

    https://grapecitycontentcdn.azureedge.net/downloads/activereports/ActiveReports-v12.0.11689.0.msi

    Sorry for inconvenience caused.

    Thanks,

    Mohit

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels