Hi ,
I have imported a logo for my company in company info.
But when i try to use that in the invoice it is simply displaying a start.
When i check the value in the table even it has the star.
So how to call the actual logo from the report.
Thank u
in the report section, add an image box. on image properties - bitmap, fill with your folder address and file name.please note, you must use .bmp only.
What Version of Navision are you using?
Which Report are you using to print the invoice?
Iam using Nav 2009 and iam trying to insert logo on sales and purchase invoice
Hi joe i have done the way u said only but i cant get the result
Plz explain me in detail
Is it in the get company info command so it is actually bringing the information in?
In the data item of the section or in one of the data items before where you want to print the picture you need to add a CompanyInfo.CALCFIELD(Picture) and you need to have CompanyInfo.GET before. CompanyInfo is a record variable of table 79.
Have you created and imported the logo in .bmp format into the Company Information?
Can you see the logo in the Company Information Card.
You can only use .bmp files for th logo.