I am trying to put png file as a background image on the report (Rectangle Properties -> Fill -> Background Image -> Import).
When I put file with 300 dpi (size 2550x3000), it is to big and only small part of the image is shown on the report. I have to resize file to 96 dpi to size 735x952 to fit the whole image to the report. But in this case the quality of the image is not good enough. Is there any workaround? Is it possible to scale a background image somehow?
0
Comments
/Claus Lundstrøm
I'm blogging here:http://mibuso.com/blogs/clausl and used to blog here: http://blogs.msdn.com/nav
I'm also offering RDLC Report Training, ping me if you are interested. Thanks to the 700 NAV developers that have now already been at my training. You know you can always call if you have any RDLC report issues :-)
Have you ever tried to convert the Image to JPG instead of PNG? Does it help?
Arron
I'm testing about image resizers to resize images. Any ideas?
Next Tomorrow is Another Day.