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

Browse Forum Posts by Tags

Showing related tags and posts for the Forums application. See all tags in the 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 .NET (Forum) 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 .NET (Forum) 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 .NET (Forum) 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 .NET (Forum) by JXBURNS on Wed, Nov 11 2009
    Filed under: C1PrintDocument, PaperKind
  • Re: Strange issue with C1FlexGridPrintable row style BackColor

    Ok, here's the sample... Print the grid using the "Quick Print" button when you first load the form, everything should look ok. Then, click on the "Add Item" button. You'll see that a row is added to the grid and filled with data. Now press the "Quick Print" button...
    Posted to Reports for .NET (Forum) by mljdtj on Wed, Nov 4 2009
    Filed under: C1PrintDocument, C1FlexGridPrintable, C1PrintPreview
  • Strange issue with C1FlexGridPrintable row style BackColor

    When printing a grid if the last row is scrolled into view then the background colors of all rows in the printed grid are set to the background color of the last row. If the last row is not visible, then the grid prints fine... I have the latest sample code... Any suggestions? Wolfgang?
    Posted to Reports for .NET (Forum) by mljdtj on Wed, Nov 4 2009
    Filed under: C1PrintDocument, C1FlexGridPrintable, C1FlexGrid, C1PrintPreview
  • Re: C1PrintDocument Generate Methods Freezes

    It is impossible to send the whole project, but below is the code that builds the rows in the table named DtlTable (the spanrows code is commented out for now to prevent the Generate method from freezing; when the comments are remvoed it freezes). Select Case mSB.DefaultView.Count Case Is <= 0 'Create...
    Posted to Reports for .NET (Forum) by bsommer on Wed, Oct 7 2009
    Filed under: C1PrintDocument
  • C1PrintDocument Generate Methods Freezes

    We have a c1printdocument report with a single table. We have run into a bug where if we have a text in a cell that exceeds one page, and a different cell in the same row spans multiple rows, when we run the Generate method the program freezes and the method seems to be in an infinite loop and never...
    Posted to Reports for .NET (Forum) by bsommer on Wed, Oct 7 2009
    Filed under: C1PrintDocument
  • C1PrintDocument Text Field Issue

    We are using C1PrintDocument to generate a report that contains a single table that spans many pages. One of the cells contains text that is large enough to span 2 pages. When the row containing that cell prints, a single row prints to the bottom of the page, overwriting/ignoring the page footer and...
    Posted to Reports for .NET (Forum) by bsommer on Wed, Oct 7 2009
    Filed under: C1PrintDocument
  • Re: Localized fonts in PDF export

    Thank you for your quick reply. However, the file you sent is unusable. Only the Arial, Times New Roman and Arial Rounded MT Bold fonts are correctly displayed, the rest are not recognized. As they are not recognised they are displayed in default font (Calibri or something similar from the looks of it...
    Posted to Reports for .NET (Forum) by vladbos on Tue, Oct 6 2009
    Filed under: C1Report, PDF, C1PrintDocument
Page 1 of 6 (54 items) 1 2 3 4 5 Next > ... Last »
Contact ComponentOne: 1.800.858.2739 ©1987-2010 ComponentOne LLC All Rights Reserved.