Details
-
Type:
Improvement
-
Status:
Test Internally
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 5.0
-
Fix Version/s: 5.0
-
Component/s: None
-
Labels:None
-
Request Controller:Please Select
-
External Supervisor:Please select
-
Executing Programmer:Please select
-
Ext Project Id:JCXSL-01
Description
I could not work out how to align decimal numbers on the decimal separator, like you do in a spreadsheet so that the "1000.00" and "400.21" line up the "." (ʻ,ʼ in German I think?)
VK: I'm unsure it possible, becayse text alignment is produced by FOP/XEP but not by us. And if such text has different amount of fraction digits, it will not be aligned around fraction point by XSL-FO renderer as for it is just text. Maybe AntennaHouse have extensions for this case?
We're sorry but it seems we have no way to make this kind of alignment. All we can recommend - use proper numeric formats.