Image not showing in RTC report
dashenk23
Member Posts: 40
Hello,
I'm trying to get an image to print in an RTC report, I have followed all steps in this documentation...
http://blogs.msdn.com/b/nav/archive/200 ... eport.aspx
The image shows in the Classic client, but in the RTC all that shows is the little box with the x...is there something else I am missing?
I'm trying to get an image to print in an RTC report, I have followed all steps in this documentation...
http://blogs.msdn.com/b/nav/archive/200 ... eport.aspx
The image shows in the Classic client, but in the RTC all that shows is the little box with the x...is there something else I am missing?
0
Comments
-
Try with System.Convert.FromBase64String(Code.GetPicture())” or Check report id. 208.Regards,
Manish0 -
Which one does not work for you, embedded or from database? Notice that with SP1 for NAV 2009 there is also support for External images.
If you are trying the to use an image from database, are you adding the image to the Header or Body of the report?
/Claus LundstrømClaus Lundstrøm | MVP | Senior Product Manager | Continia.com
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 :-)0 -
Hi Claus,
From database and I'm putting it in the footer (check signature bmp), I followed the instructions, the only difference is I put the Textbox in the Body at the bottom of the Body. The embedded works great, but our requirement is to have an alternate signature for a Bank Account, so we'd like it to be from the database. In Classic, it worked okay...they are 2009 R2. Thanks for your reply!0 -
You should have a picturebox instead of a textbox.0
-
I do, I was referring to the textbox in the body section (Convert.ToBase64String()...), so that I can display the picturebox in the footer of the report.0
-
Does textbox in which you do "Convert.ToBase64..." show "Error" or nothing?dashenk23 wrote:I do, I was referring to the textbox in the body section (Convert.ToBase64String()...), so that I can display the picturebox in the footer of the report.
In case nothing is shown I suggest you to check the "About this report" and the value of the field you're trying to convert.~Rik~
It works as expected... More or Less...0 -
Nothing is shown...where do you check about this report?0
-
1. Run the report
2. Click blue question mark in top-left of the window > About This Report
3. Close the report
4. Run again the report
5. Again "About this report"~Rik~
It works as expected... More or Less...0 -
Hi dashenk23
How do you solve this issue?, I´m facing the same, but nothing works.
Could you please advise?
Regards
Ilianadlb0 -
Try to show the base64 encoded image text in a text box in the same place as you would the image. This allows you to figure out whether the problem is with the image data flow or with rendering the image.0
-
sorry, but I didn´t catch you, could you please provide me further detils? or steps to show the image in base64?
Thanks in advance.
Iliana0
Categories
- All Categories
- 75 General
- 75 Announcements
- 66.7K Microsoft Dynamics NAV
- 18.8K 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
- 610 NAV Courses, Exams & Certification
- 1.9K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 251 Dynamics CRM
- 103 Dynamics GP
- 6 Dynamics SL
- 1.5K Other
- 991 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 28 Design Patterns (General & Best Practices)
- Architectural Patterns
- 9 Design Patterns
- 4 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1K General Chat
- 1.6K Website
- 77 Testing
- 1.2K Download section
- 23 How Tos section
- 249 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions
