- Add texts and image elements to the PDF documents and templates
- Render multipage images (TIFF) to PDF
- Add graphic elements like lines, rectangles, ellipses, circles, Bezier curves
- Create bookmarks for the PDF document
- Merge and split PDF files and streams with MergePdf and SplitPdf classes
- Create links to internal and external resources in the PDF document
- Create file attachments
- Create text notes
- Rotate PDF document pages
- Add viewer preferences
- Add document description
- Add fonts and color directly from .NET Font and Color structures
Pdf security
- Add ordinary digital signatures
- Set user and owner passwords
- Encrypt PDF document content
- 40 and 128 bit encryption keys
- Set PDF document permissions (print, edit, copy)
Html to pdf conversion
- Place the HTML to PDF conversion result in any position in PDF document
- Set the width and height in PDF of content rendered from HTML
- Add several html elements in the same document in any position
- Possibility to get the bounds of the rendered content in each rendered page
- Set the transparency for the rendered content
- Rotate the rendered PDF content
- Add HTML in templates that can repeated on each page of the PDF document
- Add HTML in header and footer of the PDF document
RTF to pdf conversion
- Place the RTF to PDF conversion result in any position in PDF document
- Set the width and height in PDF of content rendered from RTF
- Add several RTF elements in the same document in any position
- Possibility to get the bounds of the rendered content in each rendered page
- Set the transparency for the rendered content
- Rotate the rendered PDF content
- Add RTF in templates that can repeated on each page of the PDF document
- Add RTF in header and footer of the PDF document
New features introduced in ChartingControl.NET v1.6:
Flash Animations:
- Animations can be set individually for title, ellements backround and legend.
- Different animations to choose from: Drop, Move left, Alpha, zAxis, Height, Width, etc..
- The duration for the animations can be set for easch group.
- Animation easing can be individualy set for each group.
- Different Animation effects to choose from including Regular, Bounce, Elastic, Strong, etc
- PostBack support.
- The size of the flash file is less than 20K, and the chart data is usually just as small.
3 New Controls:
- ChartWinControl - designed to be used with WindowsForms.
- ChartingControl for ASP.NET 1.1 - to be used with ASP.NET 1.1.
- ChartingControl for WinForms 1.1 - .NET Framework 1.1.
- Northwind Demo Projects for all 4 chart controls.
Regression Series (.NET Framework 2.0):
- Both the ASP.NET and the WinForms Controls can do regression series.
- You can choose from linear, polynomial, exponential, hyperbolic, parbolic and several other models.
Design-Time Support Enhancements (.NET Framework 2.0):
- Both the ASP.NET and the WinForms Controls use Smart Tags.
- A new ChartDesigner that makes it easier to design charts and test for data validity.
New Chart Type: MapPoints
- MapPoints is used to draw geographic locations on maps.
- Suport for WMS Servers, and automatic map downloading even at design-time.
- Download zone maps.
- Suport for multiple cathegories of locations.
- Custom Image Points.
New Chart Type: Wide Bars
- This is a version of 3D Bars, where the bars can get closer (the Bars 3D chart type will take care to space the bars so that they don't overlap).
New Chart Types: 3D Surface & Cylinders
- Several chart types have been added that generate 3D surfaces and Cylinders (stacked, full-stacked and multi).
Map Chart Improvements:
- Labels are drawn on maps.
- Category suport added.
Other new Features:
- AutoPostback - controls if the page will post back on chart click.
- AutoSelect Property (WinForms) - controls whether on an element click the coresponding DataRow will be selected.
- Percent Darkening - controls the contrast between the alternating bands in the chart background.
- DrawGrid - controls if the gris is drawn.
- Scale Breaks.
- Value Labels - display the actual ellement value on chart.
- LabelsFormat String - allows the x Axis Labels to be formated.