Hi All,
i am modifying Report No. 405 Order.
I want to add company logo in report Header.
use =Convert.frombase64string(Fields!copmanylogo.value) in Image Value .
and in Report Body =Convert.frombase64string(Fields!copmanylogo.value) as expression.
when i run report is not display. but in classic is working.
did i miss anything...?
plz help.
0
Comments
Check this blog
http://blogs.msdn.com/b/nav/archive/2009/02/05/updated-april-2nd-2009-how-to-add-a-company-picture-to-a-report.aspx
You can also check where did you write CALCFIELDS(picture) code?
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Check your Link. try as per mention in that link.
but still logo is not showing in RDLC report.
Please help.
Regards
Amol Bhad.
In the body put the a TextBox and put this code:
In the header put a textbox with that:
And put a image with the properties with:
MIMEType = image/bmp or image/jpeg
Source = database
and in value
And if you got it on the body, see the webpage of mohana
is there any thing to write in code of the Report properties ?
I try to print logo. but still is not showing in my report. in classic it is showing.
i am adding this logo in 405 order report.
Plz help me.
Regards,
Amol Bhad
I have had the same issue and read and followed the blog that was mentioned in one of the posts but still get a red cross when try to view the company logo from the company information table. Thanks
Please help.
Regards,
Sapan Shah
Please follow steps as per blog -
http://saurav-nav.blogspot.in/2012/12/add-image-in-rtc-reports.html
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page
I had already found your blog on the net and followed it but it works on Customer- Sales List and one other report but not on the Statements(119) Report. Any idea why it would be doing that? Thanks
Sapan
If Possible please send me object at postsaurav@gmail.com
I will check and will revert back.
Thanks & Regards,
Saurav Dhyani
Do you Know this About NAV?
Connect - Twitter | Facebook | Google + | YouTube
Follow - Blog | Facebook Page | Google + Page