开发者

Crystal doubling up on t's

I've written a vb.net application to populate a Crystal report and output it to PDF. The problem is that every text box in which I have the letter "t" is being printed out to the PDF as "tt". eg, i开发者_如何学Gonstead of "customer", it prints "custtomer". The design time layout is perfect. And this only happens with text boxes on the report; value fields that contain the t character print out correctly. Any idea where I should be looking to solve this?


Out of interest, what font are you using? I've experienced exactly the same with the Calibri font. At the moment, the only way I've managed to get around it is to replace the font with something similar looking.


I had a same problem with Crystal Reports using Calibri font. It shows double t instead of single. However the issue resolved by changing the font.

Happy Coding :)


Seems this is some or other Font issue. In the printer setup for the report I selected the "No Printer" option, and the problem has gone away. Try figure that one out!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜