Bytescout PDF SDK is a .NET library capable to create/modify existing/sign/fill/linearize/optimize PDF documents from .NET programming languages Visual Basic.NET, C#, ASP.NET
Key features:
Full set of methods and properties (Bytescout.PDF namespace) to create documents (completely new documents or using existing PDF documents) with ability to draw on the page of existing PDF document;
Font embedding (Type1, TrueType) including Unicode support;
Capable of removing protection, appending pages to the existing document, changing security setting, drawing on existing PDF documents and much more
Ability to handle produced PDF document in memory without need for temporary files and provide on-the-fly generation directly into memory stream(requires additional Web License);
Ability to split, merge, extract pages from PDF document and append to an another document using pages manager class;
Embed attachments (from file, stream, buffer) into PDF documents;.
Changes in this version:
create PDF from .NET better, minor bug-fixes, visual signature improved support