Archive for July, 2008

Is it possible to right align text using LitePDF?

Monday, July 21st, 2008

To draw right-aligned text, you could combine the SetHorizontalAlign() and DrawTextInBox() functions. Please refer to LitePDF documentation for detains.