in

C1 Community

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

Browse by Tags

  • 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
Page 1 of 1 (1 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.