質問

I'm trying to add a PNG-image, with transparency to an OLE Object in my Crystel Reports 11, report.

When I run the report, the image just turns black.

Is there a way to solve this, or does Crystal Reports not support PNG?

役に立ちましたか?

解決

CR does support PNG (along with BMP, TIFF, JPEG, and WMF), but does not officially support transparency. That's not to say there aren't workarounds, though.

One option is to convert the overlay image to WMF, insert it into the report, and then position the image over top of whatever other image you may have (via the "Move to front" option on the right-click menu). Details are here: Add an image with transparency to Crystal Reports

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top