PDF for WinRT
About PDF for WinRT

Create Adobe PDF documents from your apps using PDF for WinRT. The commands provided for adding content to documents are similar to the ones available in the .NET Graphics class. PDF for WinRT gives you security, compression, outlining, hyper-linking, and attachments.

One of the main features in the C1PdfDocument class is its ease of use. The commands provided for adding content to documents are similar to the ones available in the WinForms Graphics class. If you know how to display text and graphics in WinForms, then you already know how to use C1PdfDocument.

C1PdfDocument uses a Point-based coordinate system with the origin at the top-left corner of the page. This is similar to the default coordinate system used by .NET, but is different from the default PDF coordinate system (where the origin is on the bottom-left corner of the page).

C1PdfDocument supports many advanced features included in the PDF specification, including security, compression, outlining, hyper-linking, and file attachments.

PDF for WinRT also supports AcroForms by using native Framework elements such as Button and TextBox.

The main limitation of the WinRT version is that text annotations are not supported.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback