Company logo on reports

mxc
Member Posts: 42
How can I put the company logo (picture) on the header of a report?
Regards,
Regards,
Regards,
Manuel Xavier
Manuel Xavier
0
Comments
-
Hi Manuel
I use two different methods of placing a company logo on a report/Document.
1. You can import the logo bmp into the picture field on "Company Information". Then on your report you would have code something like this
CompanyInfo.GET;
CompanyInfo.CALCFILEDS(Picture);
Then on the Section Header place a PicturBox with the
SourceExpr CompanyInfo.Picture
2. You can store a Bitmap on your pc .
Then on the SectionHeader of your report add a PictureBox but this time set 2 properties
BitmapList C:\AnyDir\Pic.bmp
SourceExpr 0 (zero).
I hope this helps you.Answer the question and wait for the answer.0 -
Thanks, it worked...Regards,
Manuel Xavier0 -
Remeber...
1.) Navision can not print in color.
2.) If you use the second option StephenG described, you can not design the report if you do not have the picture on your computer in the path you entered. Plus the picture can not be as big (in size) as the one stored in the database (option 1 StephenG described)."Real programmers don't comment their code.
If it was hard to write, it should be hard to understand."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