Multiple font sizes in report textbox
rnshh
Member Posts: 22
Is there any way to manipulate font sizes so that the size of the font will change in the middle of the text box?
I'd like to have THIS effect of changing
font sizes.
Or, perhaps multiple textboxes, each with it's own font size. But then, how would I get the textboxes to "flow" so that it looks like a continuous unbroken sentence.
Thanks for any suggestions.
Tim
I'd like to have THIS effect of changing
font sizes.
Or, perhaps multiple textboxes, each with it's own font size. But then, how would I get the textboxes to "flow" so that it looks like a continuous unbroken sentence.
Thanks for any suggestions.
Tim
Tim Lecander
ArcherPoint
ArcherPoint
0
Comments
-
Is your content static or variable?
You could just arrange (and format) the label controls (a different control for each font size) as needed if the text is static. If it is variable, but the word lengths are relatively static, you could do the same with text boxes. It would be a matter of trial and error in placement to make sure it looks "normal."
maybe i could help you better if you posted an example of what you really want (a little more context than the example you gave).kind of fell into this...0 -
Currently, the source expression of the TextBox is
"Sales Line".Description + ' ' + SizeOption + ' ' + "Sales Line"."Description 2"
so I'm concatenating 3 strings of, yes, variable size.
I know I'm asking alot of a this report writer, but I thought I'd ask if someone had run across a bright idea.
ThanksTim Lecander
ArcherPoint0 -
It is not possible directly. If you want it, you can write a DLL which can do it, save it as picture and use this picture in report.0
-
OK, thanks for the input, I appreciate it.Tim Lecander
ArcherPoint0 -
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
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 253 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
