Logos on RTC Reports

Samb
Member Posts: 18
Are pictures not displayed in reports run on the RTC. In classic I can get the company logo to appear on Sales Documents but when the same report is run through the RTC the logo goes away. Was this just forgotten or does the new layout not render the picture?
0
Comments
-
You are right that they are missing from RTC. Main reason is that you cannot have an image in header or footer with source set to database.
Which means we have to modify the report. View the Layout click on Report Menu and select Embeded images. Add your image to the report. Then add an image to the report and select the source as embedded and select the value from the dropdown the file name you uploaded.
I'm sure there are other ways, but haven't searched for other ways yet.0 -
ara3n wrote:You are right that they are missing from RTC. Main reason is that you cannot have an image in header or footer with source set to database.
Which means we have to modify the report. View the Layout click on Report Menu and select Embeded images. Add your image to the report. Then add an image to the report and select the source as embedded and select the value from the dropdown the file name you uploaded.
I'm sure there are other ways, but haven't searched for other ways yet.
i put a textbox with sourceexpr (companyinfo.picture) visible=no and i used it in the rdlc...source = database mime type = bmp value = [the dataset value]
i am using visual web developer 2008 express0 -
Do you have the picture on Page header or body section? It works in body section but not on page header.
Here is the error.
Microsoft Dynamics NAV Classic
Error while validating RDL content:
An error occurred during local report processing.
The definition of the report 'Main Report' is invalid.
The Value expression for the image ‘image1’ refers to a field. Fields cannot be used in page headers or footers.
OK0 -
Belias wrote:I think I have misunderstood your post...now it's clear, the image is in the body section =;
Speak to the hand? :-k0 -
0
-
Hi
Standard NAV 2009 report 205 has picture on sales header. It could be placed how it is defined in NAV setup.
Or i missunderstood and you are talking about different things?GB0 -
Yes, thanks for the find.
they are doing the same trick that they are doing with GetData function they are adding non visible text boxes and calling set picture function and passing the picture as an object.
then on actual picture they are converting it using =Convert.FromBase64String(Code.GetPicture(2)).
One thing I don't like in NA version is that those non visible text boxes are squished so that you can't see them. I don't' know why they did that.0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions