ASP.net - Crystal Reports exporting to PDF adds the letter "i" to certain words randomly
        Posted  
        
            by CraigF
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by CraigF
        
        
        
        Published on 2010-01-12T17:10:06Z
        Indexed on 
            2010/05/18
            16:20 UTC
        
        
        Read the original article
        Hit count: 416
        
crystal-reports
|ASP.NET
We are using Crystal Reports to generate pdf's of customer bills (from a CR template). It works fine except the engine seems to be adding the letter "i" to random words in the output. Certain alignment problems are also evident (words overlapping etc). Standard fonts are being used.
We are using .net 4 and C# linked to the 10.5 CR assemblies. Latest version of Adobe Acrobat reader is installed on the server.
We have now tried this via 12.2 CR assemblies with the same results. We have also tried multiple .rpt files with the same results.
© Stack Overflow or respective owner