in

Browse by Tags

  • Report does not display as it renders

    For some reason I am unable to have a report display in the C1PrintPreviewControl as it is rendering. From what I can tell, if I use a C1Report, I should see Page 1 immediately and the other pages will be added on as they are rendered. I am setting the report document like this: Me .C1PrintPreviewControl1...
    Posted to Preview for .NET (Forum) by vtjdailey on 08-30-2007
    Filed under: C1Preview, Render
  • Page header and footer from page setup dialog

    Hi folks, Does the page setup for 'C1.Win.C1PrintPreview.C1PrintPreview" have an advanced option ( an extra text entry area ) for entering Page header and footer. So that Page header and footer can be entered with the page setup dialog. I am giving "System.Drawing.Printing.PrintDocument"...
    Posted to Preview for .NET (Forum) by TomAby on 09-08-2007
    Filed under: C1Preview
  • Cannot delete RenderImage file... urgent...please help!

    Hi, I have a problem deleting an image file after it is rendered by c1PrintPreviewControl1. My simple code is this: private void button2_Click( object sender, EventArgs e) { c1PrintDocument1.Clear(); Image myImage = Image .FromFile( "C:\\haha.JPG" ); RenderImage ri = new RenderImage (myImage...
    Posted to Preview for .NET (Forum) by segio_06 on 09-11-2007
    Filed under: C1Preview, Render
  • Re: Updating preview while generating document

    So (along with my previous reply), There is roughly a minute of delay while every page is generated and added to the document) and all the pages appear at once in about a second at the end. Is there any kind of call I can make between each page that will force the preview to update smoothly?
    Posted to Preview for .NET (Forum) by Charles7 on 09-20-2007
    Filed under: C1Preview
  • Re: Updating preview while generating document

    I am using version 2.0.20063.41006. I'm using doing something like this for each page: parent.Body.Children.Add(m_rengr) m_rengr = New C1.C1Preview.RenderGraphics Then, I am rendering my page on m_rengr. There is a really long delay while every page is generated, and then I get all the pages filling...
    Posted to Preview for .NET (Forum) by Charles7 on 09-20-2007
    Filed under: C1Preview
  • Autosize Flexgrid on C1PrintDocument

    I am trying to print a C1Flexgrid to a C1PrintDocument control where the width of the grid is larger than the printdocument width. Doing this method .RenderBlockC1Printable(msgBindingChecklist, .BodyAreaSize.Width, 50, Nothing, StyleText) it will break the columns up between multiple pages. I then tried...
    Posted to Preview for .NET (Forum) by carllang on 10-15-2007
    Filed under: C1Preview, Render
  • Is there SaveFileDialog in ComponentOne like that in Windows.forms-controls(.NET)

    Is there SaveFileDialog in ComponentOne like that in Windows.forms-controls(.NET)? Now i'm using C1PrintPreviewDialog instead.But i can't apply VisualStyles to this dialog. Anyway my requirement is SaveFileDialog having VisualStyle- Office2007Blue.Is it possible using ComponentOne controls?
    Posted to Preview for .NET (Forum) by eteamindia on 11-03-2007
    Filed under: C1Preview
  • ExportToExcel Grid License problem

    My app works fine, but when the Grid's ExportToExcel method is executed an About Dialog Box is displayed with the following information: ------------- ------------- ------------- ------------- ------------- ------------- ------------- ------------- ------------- C1Preview (C1.C1Preview) Version:...
    Posted to Preview for .NET (Forum) by utmetropolitana on 11-29-2007
    Filed under: C1Preview
  • How to jump page in preview pane via VB code

    I can use C1PrintPreviewControl1 .PreviewPane.DoGoPreviousPage and C1PrintPreviewControl1 .PreviewPane.DoGoNextPage to jump page in preview with my vb code. But I cannot find any method that like DoGoFirstPage or DoGoLastPage to jump to first or last page. Is there anybody can help me to figure out the...
    Posted to Preview for .NET (Forum) by beryl_zhu on 01-07-2008
    Filed under: C1Preview
  • RenderDirectRichText: how do I get the size of the text

    I have used the "classic" print in a report to print RTF texts from a datatable. I need to know how big the rendered text is to know where i should print the next one. dim height as double dim size as MeasureInfo size = .RenderDirectRichText(30, height, strText, 190) height += size.HeightUnit...
    Posted to Preview for .NET (Forum) by jorbjo on 01-17-2008
    Filed under: C1Preview, Render, C1PrintPreviewControl
Page 1 of 4 (35 items) 1 2 3 4 Next >
Contact ComponentOne: 1.800.858.2739 ©1987-2007 ComponentOne LLC All Rights Reserved.