in

C1 Community

ComponentOne Community is a free source for developers and help authors to collaborate and communicate.
All Tags » PDF » C1Preview (RSS)

Browse by Tags

  • View PDF in C1PrintPreview

    This has been mentioned a couple of times, with a direction to: "a posting that was done in the Reports.NET newsgroup, basically using reports.net and c1preview to view pdf files". This example is far from clear and not what I think most would be needing. Can you please provide some sample...
    Posted to Preview for .NET (Forum) by DaleBartlett on 03-18-2008
    Filed under: PDF, C1Preview, C1PrintPreview, View
  • Re: Export.PDFExporter

    Here's code that will export a range of pages from a print preview document. Just modify the exp.document property. Dim exp As New C1.C1Preview.Export.PdfExporter exp.Range = New C1.C1Preview.OutputRange(3, 8) exp.Document = C1PrintPreviewControl1.PreviewPane.Document exp.Export( "C:\exportedPDF...
    Posted to Preview for .NET (Forum) by C1_GregL on 08-28-2007
    Filed under: Range, Export, PDF, C1Preview
  • PDF forms

    Hi, In the latest build: http://download3.componentone.com/pub/Net/c1printpreview/misc/C1Preview.2_2.0.20082.50022.zip we have added a new feature that allows to export C1Preview's RenderInput* objects to PDF form fields. This allows to use C1Preview to create PDF forms. At the moment, we only support...
    Posted to Preview for .NET (Forum) by C1_Dima on 05-01-2008
    Filed under: PDF, C1Preview, C1PrintPreview, forms, input
Page 1 of 1 (3 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.