Skip to main content

How to Use an Embedded Picture in a RTC Report.

Hi all,

Let's see how to Display an Embedded Picture in a Report.

* The Steps Shown below are from NAV Version 2013 R2.

It was a query from one of my friend +shubhangi verma  about how to add Embedded Picture in Report.

I am using Standard report 405 Which can be downloaded from the link provided at the end of the Post.

There are certain steps that we need to follow while adding an Embedded Picture in a Report. Let's see them.



Prepare Your Picture that you want to use in the Report. I will be using the Blog Home Page as Shown Below.



1. Open the Report in Developer Environment and Open the Report Layout in Visual Studio.

2. Make some space for the image to be placed.

3. If you cannot see Report Data Pane, open same from View Menu as shown Below.
(Last Option in View)


4. In the Report Data Pane Right Click Image and select Add Image.

5. Select the Image file and you can see it in under Image Item as shown below.



6. Drag and Drop the Image in the Report, it will show you options as shown below.



7. Provide it a Name and set the Size Options too and click ok.

8. You will see the Image Added in the Report Layout.

9. Change the Width and Position as per your requirement.



10. Save the Layout and Run the report and output will be something like as shown below.


Hope post help My Friend and Others too.

The Modified Objects can be found in my SkyDrive.
File Name - Add_Embedded_Image_Report_V2013R2_Report_405.rar

Regards,
Saurav Dhyani
www.sauravdhyani.com

Comments

Popular posts from this blog

VIEW SERVER STATE permission on SQL Server?

Hi all, Sometime While trying to Login into a database we face an error message as shown below. --------------------------- Microsoft Dynamics NAV Classic --------------------------- You cannot start Microsoft Dynamics NAV Classic because you do not have the VIEW SERVER STATE permission on SQL Server. Contact your system administrator. --------------------------- OK    ---------------------------

NAV 2013 R2 - Cumulative update 12 Released.

Hi all, Please find below the details of  Cumulative Update 12 released for Microsoft Dynamics NAV 2013 R2. Title - Cumulative Update 12 for Microsoft Dynamics NAV 2013 R2 Build No. - 38053 Release Date - October, 2014 Local Version Included - AU, AT, BE, CH, DE, DK, ES, FI, FR, IS, IT, NA, NL, NO, NZ, SE, UK, RU Download Link Note: Implementing this cumulative update will require a database conversion unless you have already implemented update rollup 5.

NAV 2013 Upgrade Part III - Data Upgrading.

Hi all, As per agenda we need to discuss the data upgrade in NAV 2013. The process is similar to what used to be till NAV 2009 R2 but with some changes. Let's start the process. Remember -  1) You can only upgrade a database to NAV 2013 from NAV 2009 SP1 / R2 SQL Only. 2) The Synchronization of users with SQL Server is no more required.