S
sunjade
Unregistered / Unconfirmed
GUEST, unregistred user!
老位老大:
小弟我现在在delphi7+fastreport中把报表转换成BMP的图片文件,可能有500多张报
表吧,可转换出来的只得到两张图片,大家知道是什么原因吗?先谢谢大家了!
我转换的代码如下:
frreport1.PrepareReport;
frreport1.ExportTo(PsfrBMPExport1,'11.bmp');
小弟我现在在delphi7+fastreport中把报表转换成BMP的图片文件,可能有500多张报
表吧,可转换出来的只得到两张图片,大家知道是什么原因吗?先谢谢大家了!
我转换的代码如下:
frreport1.PrepareReport;
frreport1.ExportTo(PsfrBMPExport1,'11.bmp');