Change the Font in all Reports?

girish.joshi
Member Posts: 407
Does anyone know of way to change the font that appears in all reports?
Anything better than some kind of find and replace on the objects as text?
Anything better than some kind of find and replace on the objects as text?
0
Answers
-
I'm 99% sure there is no good way to do this. I've wanted to do it with Font Size before and couldn't. I believe the font name and size are controlled at the text box / label level, not at the report level. Plus, if the property is left as default it isn't exported into the text file, which makes it a lot harder to do a find and replace.0
-
Here is how to do it, Matt.
Edit the registry mapping of the Font Helvetica to something else. The key is located here:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes
then restart the machine.0 -
It will subsitute font helvetica for all the application
which are using the font currently will it be right to do this just for sake of
navision's reportsWith thanks
Anand Kumar
Navision Technical Consultant0 -
There is also another way... a bit time consuming though:
export report as text, check CONTROLS part of each section, check if it contains FontName property, modify it (or add it if does not exist - which is usually the case), save and import back to navision:
before:{ 6 ;TextBox ;0 ;846 ;7500 ;423 ;SourceExpr=COMPANYNAME }
after:{ 6 ;TextBox ;0 ;846 ;7500 ;423 ;FontName=Courier; SourceExpr=COMPANYNAME }
You can do it manually or write a program which will do that for you0
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