Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Print when?
Message
General information
Forum:
ASP.NET
Category:
Reporting
Title:
Miscellaneous
Thread ID:
01233666
Message ID:
01233681
Views:
10
I thought I was asking the question :)

I am using CR10 (the one that comes with VS2005).
There is no visible property in the formatting options for the image (well I can't find it).


haha, yeah, i did ask more questions than you did.

CR11 adds some new features for images, that's why I wondered.

Just 1 more question....is it the same image for each row/page/whatever? And sometimes you print the image, sometimes you don't?

If so, there are a couple of options...

- depending on thelayout of the report, you could create a group/section/subreport that ONLY has the image....and in the visible (or suppress) options for the group/section/subreport, you could create a formula to conditionally display that section.

- there's a 2nd way, but it's a bit more involved. You can create a byte column in your runtime dataset, and load the image programatically for certain rows. However, if the image is large...and/or you have a ton of rows, that means the runtime dataset will be really large. Let me know if this interests you, and i can send you some code.

Kevin
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform