in

C1 Community

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

Browse by Tags

  • Re: How to have multiple documents in a report

    The easiest way is to use C1Report with either C1Preview(C1PrintDocument) or C1Pdf. With C1PrintDocument you can combine multiple reports into 1 document and then view this document in any C1Preview control. Through C1PrintDocument or C1PrintPreviewControl you can export this combined document to PDF...
    Posted to Reports for .NET (Forum) by C1_GregL on 01-08-2008
    Filed under: C1Report, PDF, C1PrintDocument, C1Pdf
  • Re: How do you print a barcode in a pdf from a database?

    If the barcode is an image you use the DrawImage method, passing the image and coordinates. If you are using C1Barcode control then the image is easily attainable. _c1pdf.DrawImage(c1BarCode1.Image, new RectangleF (100, 100, 30, 20)); If the barcode is a value using a barcode font, you have to set the...
    Posted to Barcode for .NET (Forum) by C1_GregL on 09-12-2007
    Filed under: C1Barcode, C1Pdf
Page 1 of 1 (2 items)
Contact ComponentOne: 1.800.858.2739 ©1987-2008 ComponentOne LLC All Rights Reserved.