in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Re: Autosize Flexgrid on C1PrintDocument

    Have you tried this approach with C1FlexGridPrintable? Dim c1rp As New RenderC1Printable() c1rp.Object = C1FlexGridPrintable1 Dim doc As New C1PrintDocument doc.Body.Children.Add(c1rp) by default the width will fill the page properly, but you can further set the width manually with c1rp.GenerateInnerRenderObjects...
    Posted to Preview for .NET (Forum) by C1_GregL on 10-18-2007
    Filed under: C1Preview, C1FlexGrid
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.