About 1,070,000 results
Open links in new tab
  1. How to: Export a Chart to PDF | WinForms Controls

    Dec 25, 2020 · The following example exports a chart to a PDF format. In this example, the form contains the Export to File and Export to Stream buttons that allow you to save the PDF …

  2. DevExpress-Examples/winforms-charts-export-chart-to-pdf

    Call the ChartControl.ExportToPdf(String, PdfExportOptions) method to export the chart to a file. Pass the path to this file as the first parameter to the ExportToPdf method. Create an instance …

  3. c# - How to save a Chart control picture to a file ... - Stack Overflow

    Sep 21, 2015 · Having a chart displayed with a System.Windows.Forms.DataVisualization.Charting.Chart control in a .Net 4.0 WinForms …

  4. How to export Chart and Grid to one PDF page using C# and …

    Using this library, you can export Chart and Grid to one PDF page using C# and VB.NET. Steps to export Chart and Grid to one PDF page programmatically: Create a new C# Windows …

  5. How To Export The Winforms Chart To Pdf - Syncfusion

    Feb 15, 2024 · This article explains the how to export the Syncfusion WinForms Chart Control to pdf format in as shown in the below image. This has been achieved by saving chart as image …

  6. Generate PDF File at Runtime in Windows Forms Application - C#

    This article describes how to generate a PDF file at runtime in a Windows Application.

    Missing:

    • Chart Control

    Must include:

  7. C#, Winform - creating PDF - Stack Overflow

    Sep 29, 2011 · As @Jon Skeet said, you can use iTextSharp (which is a C# port of the Java iText). First, download iTextSharp (currently 5.1.2), extract itextsharp.dll to some location and …

    Missing:

    • Chart Control

    Must include:

  8. Create Graphs and Charts in PDF in C# - Aspose Blog

    Apr 24, 2022 · In this article, you have learned how to create different objects of charts and graphs in PDF files using C#. You have seen how to add arcs, circles, rectangles, lines, …

  9. PDF Line Chart SDK to insert and add line chart graphics in PDF ...

    With the help of XsPDF SDK, you can easily add and insert line chart shapes to PDF file. In this article, we will explain how to draw and render line chart control to PDF using C#. // Create a …

  10. Get Started with WinForms PDF Viewer (.NET Framework)

    Jan 23, 2025 · This tutorial illustrates how to use the WinForms PDF Viewer control to create a simple PDF Viewer application and adjust its appearance. The application targets .NET …

  11. Some results have been removed