I am using the printjob class to print some text that I am pulling in from an xml doc. The text is formatted with HTML and the font size is set to 10 in the HTML. So I pull the text in to my textbox (set to render text as HTML) and then print the textbox using the printjob class and the text comes out really large in print. Any idea how to overcome this???
Thanks for any suggestions!