Crystal Reports Font Issue(水晶报表字体问题)
问题描述
我正在使用带有 VS2005 的水晶报表 10.2.当我在浏览器中查看报告时,它似乎没问题,但是在打印报告后它显示的字体较小.除了在水晶设计中使字体大小变大外,任何解决方案.我正在使用 window.print 打印报告而不导出为 pdf 格式.
I am using crystal reports 10.2 with VS2005. When I view the report in browser it seems ok, but after printing report it shows smaller font size. Any solution to this except making font size larger in crystal designing. I am using window.print for printing report without exporting to pdf format.
推荐答案
好像是一个bug,这个bug也影响了VS 2005的CR捆绑版.
It seems a bug and the bug also affects CR bundled version of VS 2005.
谷歌搜索后,我发现几乎没有答案,但没有什么特别适合 VS 2005 的解决方案.下面这个对我没有帮助,希望对你有帮助
After googling, I found few answers which goes closely, but nothing says a solution for VS 2005 specifically. This below one didnt help me and hope it would help you
http://search.sap.com/notes?id=0001207181&boj=/sap/bc/bsp/spn/scn_bosap/notes.do?access=69765F6D6F64653D3939382669765F7361706E6F7465735F6E756D62652303D3031383011>a>
http://search.sap.com/notes?id=0001207181&boj=/sap/bc/bsp/spn/scn_bosap/notes.do?access=69765F6D6F64653D3939382669765F7361706E6F7465735F6E756D6265723D30303031323037313831
其余如下:
http://mdn.morovia.com/kb/Font-size-decreases-exporting-PDF-Crystal-Reports-10053.htmlhttp://amiraryani.wordpress.com/2010/03/25/font-size-problem-in-exporting-crystal-report-to-pdf-using-asp-net/
http://mdn.morovia.com/kb/Font-size-decreases-exporting-PDF-Crystal-Reports-10053.html http://amiraryani.wordpress.com/2010/03/25/font-size-problem-in-exporting-crystal-report-to-pdf-using-asp-net/
如果有人遇到解决方案,请.分享给我.
If anybody come across a solution pls. share with me.
这篇关于水晶报表字体问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持编程学习网!
本文标题为:水晶报表字体问题
基础教程推荐
- Azure Functions:CosmosDBTrigger 未在 Visual Studio 中触发 2022-01-01
- 禁止输入少量字符,例如'<'、'&a 2022-01-01
- C# 从 List<List<int>> 中删除重 2022-01-01
- WPF 模态进度窗口 2022-01-01
- .NET SerialPort DataReceived 事件未触发 2022-01-01
- 如果有人提交恶意软件Nuget包怎么办? 2022-01-01
- 如何使用 .Net 检查 Active Directory 服务器是否已启动并正在运行? 2022-01-01
- 我应该在后面的代码中直接使用 Linq To SQL 还是使 2022-01-01
- 当值可以是对象或空数组时反序列化 JSON 2022-01-01
- Moq It.Is<>不匹配 2022-01-01
