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

Browse Site by Tags

Showing related tags and posts across the entire site.
  • Page Borders and Page Breaks

    Hi, I want to have page borders (on each page) in a document which contains one long table. Some rows in this table enforce page breaks by PageBreakBehaviorEnum .MustBreak. If I use table borders then they do not span over the whole page when a page break comes somewhere in the middle. I have not found...
    Posted to Reports for WinForms by pkrcal on Tue, Jan 26 2010
    Filed under: C1PrintDocument, border, RenderTable, page break row column rendertable pagebreak
  • C1PrintDocument To PDF

    C1Report 2.6.20093.53207 applies using VS2008 VB.NET Have generated a C1PrintDocument that prints perfectly (in landscape). Now want to export that document to a PDF file without the use of a (at least visible) C1Preview Control as the end user should not be aware what is going on as it will be automatically...
    Posted to Reports for WinForms by JXBURNS on Sun, Dec 6 2009
    Filed under: PDF, C1PrintDocument
  • C1PrintDocument - Formatting data bound fields in RenderTable

    I'm trying to develop a report using rendertable in C1PrintDocument with the data coming from a database. So far so good and report is generated. However all I am doing at the moment is assigning to the cells via rendertable.rowgroups(0,1).databinding.datasource = dataset rendertable.cells( 0,0)...
    Posted to Reports for WinForms by JXBURNS on Fri, Dec 4 2009
    Filed under: C1PrintDocument, DataBindiing, RenderTable, Fields
  • PaperKind Not Apparently Working

    I am using the following code Dim doc as new C1PrintDocument With doc.PageLayout.PageSettings .PaperKind = Printing.PaperKind.A5 .BottomMargin = "1.50cm" .TopMargin = "1.50cm" .LeftMargin = "1.50cm" .RightMargin = "1.50cm" .Landscape = False End With ''...
    Posted to Reports for WinForms by JXBURNS on Wed, Nov 11 2009
    Filed under: C1PrintDocument, PaperKind
Page 1 of 14 (280 items) 1 2 3 4 5 Next > ... Last »
Contact ComponentOne: 1.800.858.2739 ©1987-2010 ComponentOne LLC All Rights Reserved.