RDLC NAV 2013 - Report not printing anything when using CALCFIELDS for an image

NadineNadine Member Posts: 1
Hi,

I`m creating a Label report which needs to display a logo, an barcode and another .bmp image along with some text and description. The latter image is an ECO Label Image which vary deeding on the Eco Label Code being stored in a table.

However I`m encountering a problem because when I`m doing a CALCFIELDS for this ECO Label Picture depending on the Eco Label Code on the OnAfterGetRecord of the DataItem, nothing is being displayed when printing the report although when seeing the details I'm seeing the data . This CALCFIELDS is necessary because otherwise it will not grab the image and remains with null value when grabbing the data.

I have tried different solutions to get it work but still having the same issue.


Do you have an idea how i should solve this ?

Thanks,
Nadine

Answers

Sign In or Register to comment.