PDF SDK Features, Benefits, Tutorials - ByteScout
Announcement
Our ByteScout SDK products are sunsetting as we focus on expanding new solutions.
Learn More Open modal
Close modal
Announcement Important Update
ByteScout SDK Sunsetting Notice
Our ByteScout SDK products are sunsetting as we focus on our new & improved solutions. Thank you for being part of our journey, and we look forward to supporting you in this next chapter!

PDF SDK

The example demonstrates how to show/hide a widget in document using ByteScout PDF SDK. Program.vb: VB Program.cs: C#
The example demonstrates how to create a button that launches an external resource using ByteScout PDF SDK. Program.vb: VB Program.cs: C#
The example demonstrates how to create a button with GoTo action using ByteScout PDF SDK. Program.vb: Program.cs:
This example demonstrates how to create a document and save it to file using ByteScout PDF SDK. Program.vb: VB Program.cs: C#
[one_full last="yes" spacing="yes" center_content="no" hide_on_mobile="no" background_color="" background_image="" background_repeat="no-repeat" background_position="left top" hover_type="none" link="" border_position="all" border_size="0px" border_color="" border_style="" padding="" margin_top="" margin_bottom="" animation_type="" animation_direction="" animation_speed="0.1" animation_offset="" class="" id=""][fusion_text] Thank you for considering ByteScout! Your trial download will begin in a moment. If it doesn't, CLICK HERE for manual download. We are ready to help you getting started! Write us at SUPPORT@bytescout.com or click button below: [/fusion_text][/one_full][one_full last="yes" spacing="yes" center_content="no" hide_on_mobile="no" background_color="" background_image="" background_repeat="no-repeat" background_position="left top" hover_type="none" link="" border_position="all" border_size="0px" border_color="" [...]
Sorry, the product is not available for the licensing currently, if you have any questions please contact our sales department
PDF SDK Create/edit PDF files in C#, Visual Basic, .NET, Delphi Converts HTML to PDF Supports multimedia, watermarking, e-signatures Benefits Why ByteScout? Solutions PDF SDK key benefits Complete PDF SDK to create and modify PDF documents (completely new or adding content to existing PDF files); Easy and fast to create PDF in C#, Visual Basic, .NET, Delphi; Auto font embedding Type1, TrueType including Unicode support; PNG, JPEG, TIFF, CCITT Fax formats modes support; Security options [...]
How to split and merge PDF documents using ByteScout PDF SDK In this example ByteScout PDF SDK extracts pages from one PDF document (images.pdf) and merges with another existing document (HelloWorld.pdf) and then saves into "DestinationDocument.PDF" document file. The example demonstrates how to load and modify an existing document using ByteScout PDF SDK. Program.vb: VB Program.cs: C#
Applying security settings and password protection to new PDF documents generated with ByteScout PDF SDK This example demonstrates how to add password protection and set permissions for new PDF document produced using ByteScout PDF SDK PDF format supports two kinds of passwords: owner and user password. User password allows to view document and perform allowed actions. Owner password allows everything, including changing passwords and permissions. Program.vb: VB Program.cs: C# .
How to use different colors for outlines in bookmarks in PDF document This example teaches how to mark outlines with different colors in bookmarks tree in PDF document generated by ByteScout PDF SDK Program.vb: VB Program.cs: C#