trichview.support
Re: Formating text and tables |
Author |
Message |
Sergey Tkachenko |
Posted: 01/06/2005 16:15:38 >I have a problem with formating text and tables. I can't find method to calculate >size (width and/or height) of text and tables objects. Is any function for >it? Sorry, no. Size of table cannot be calculated until you insert it in the document and format it. But you can use alternative method to implement headers - see table.HeadingRowCount property. Or use normal headers (see TRVPrint.SetHeader and SetFooter), or draw headers in OnPagePrepaint event. >The second problem is with Tabs. Many times position of Tabs are good on >RVE, but aren't good on RVPrint. Sorry, WYSIWYG mode is not supported yet, and tabs may look slightly different on printing. |
Powered by ABC Amber Outlook Express Converter