Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 513 Bytes

File metadata and controls

9 lines (7 loc) · 513 Bytes

additional-apdfl-csharp-dotnet-samples

Additional Adobe PDF Library Samples in C# for .NET

  • ExtractLayers: This sample demonstrates how to extract the individual layers from a layered document.
  • FlattenPortfolio: Flatten a PDF portfolio to a standard PDF.
  • FormWalker: Demonstrates walking through the field dictionaries of an Acroform PDF.
  • RotateText: A sample which rotates a given phrase around a center point, using different Fonts.
  • WPFViewer: A simple PDF viewer using a WPF-based user interface.