Pdf Export Blurring at top and bottom of a mutli-line textbox

Posted by: carolynlschroeder on 10 May 2024, 5:22 am EST

  • Posted 10 May 2024, 5:22 am EST - Updated 10 May 2024, 5:27 am EST

    I have a code based section report that I have upgraded from Active Reports 16 to Active Reports 18. I have a multi-line textbox that occupies the detail section which has a column count of 6. When I export to a pdf, the text is blurring at the top and bottom of a column (see attachment). Here is the code:

    
     this.txtPublicationText.Height = 3.9375F;
     this.txtPublicationText.Left = 0.065F;
     this.txtPublicationText.LineSpacing = 1F;
     this.txtPublicationText.Style = "font-family: Arial\\000020Unicode\\000020MS; font-size: 7.25pt;";
     this.txtPublicationText.Alignment = TextAlignment.Justify;
     this.txtPublicationText.SummaryGroup = "GroupHeader1";
     this.txtPublicationText.Top = 0.063F;
     this.txtPublicationText.Width = 1.17F;
    

  • Posted 12 May 2024, 1:10 am EST - Updated 12 May 2024, 1:15 am EST

    I have gotten the report open in a designer and found no problems. I did find that all of the text appears in the columns and that what appears at the bottom on column 1 is some kind of ghost image. I have attached another example file.

  • Posted 12 May 2024, 7:47 pm EST

    Hi Carolyn,

    Sorry for the inconvenience. We were able to replicate the issue on our end and noticed that this issue has already been reported to our development team with the Case ID: AR-33454.

    The expected hotfix for this issue is expected to come with ActiveReports v18.1.

    Thanks for your patience.

    Regards,

    Anand

Need extra support?

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

Learn More

Forum Channels