trichview.support
| Re: How to link this component to trichview | 
| Author | Message | 
| Sergey Tkachenko | Posted: 07/09/2002 19:16:03 If there were no significant changes in DFS component, this code will do the work: with pgsd.Margins do begin rvp.LeftMarginMM := Left div 100; rvp.RightMarginMM := Right div 100; rvp.TopMarginMM := Top div 100; rvp.BottomMarginMM := Bottom div 100; end; where rvp - RVPrint pgsd - DFS page setup dialog Call this code before printing commands (before call of FormatPages) > > How to link this properties of papersize (DFS component) to trichviewedit. > it haven�t help. > thanks > | 
Powered by ABC Amber Outlook Express Converter