|
-
Nov 15th, 2005, 08:52 AM
#1
Thread Starter
Junior Member
Right justify
Is there a way to right justify the output to a printer. For example, I have an order printing out with the itemized amounts left justified so it looks like this:
Results:
900.00
45.00
1.99
I want these results justified to the right so that the decimal point is aligned:
900.00
45.00
1.99 I use the printer.print method to print to the printer. How can this be done?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|