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 add JavaScript actions to document events with ByteScout PDF SDK. Program.vb: Program.cs:
This sample code demonstrates how to set URL link to rectangle text area in the existing PDF document This example teaches how to open existing PDF and set hyperlink URL to the rectangle area in text and then save modified PDF as new using ByteScout PDF SDK for NET Program.vb: VB Program.cs: C#
How to embed data from .NET Stream class object as attachment in a PDF document This sample source code embeds data from Stream object as attachment into PDF document Program.vb: VB Program.cs: C#
How to embedded add file attachment into PDF document using ByteScout PDF SDK The example demonstrates how to attach a file to PDF document using ByteScout PDF SDK. Program.vb: VB Program.cs: C#
How to add bookmarks (outlines) to PDF document This example demonstrates how to create document outlines (bookmarks) using ByteScout PDF SDK. Program.vb: VB Program.cs: C#
How to create annotation in PDF document The example demonstrates how to add a text annotation using ByteScout PDF SDK. Program.vb: VB Program.cs: C#