Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: PGeeeIf I emit a numeric field, (eg bdouble), in BRDViewer it will be left justified. If I then output to HTML it's still left justified. I can pad with zeroes but it looks ugly. I just want normal RH justified fields, a la Excel Format num 0 and Excel format 0.000
ie it's important that if I have decimal places the zeroes are retained.
have tried format, trim, pad , running out of options