如何旋转水晶报表中的图像
问题描述:
大家好,
我已经在水晶报表上打印了一张照片.要在打印时旋转水晶报表上的图像.回复.
谢谢
Hi All,
I have print a photo on crystal report. want to rotate image on crystal report while printing. reply.
Thanks
答
AFAIK,这是不可能的.您不能在Crystal Report中旋转图像.
但是您可以旋转Crystal报表中的文本 Crystal Reports:旋转文本 [ ^ ]
因此,您必须从外部旋转图像,将其保存,然后将这些图像保存在Crystal报表中.
供您参考
C#教程-图像旋转 [ ^ ]
但我将尝试与此有关的实验会让你知道.干杯.
AFAIK it''s impossible. You can''t rotate images in crystal report.
But you can Rotate the text in Crystal reports Crystal Reports : Rotating Text[^]
So you have to rotate images externally, save them and then get those images in crystal reports.
For your information
C# Tutorial - Image Editing: Rotate[^]
But I''ll try myself an experiment regarding this & will let you know. Cheers.