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

Copying the same image to different pages in PDF document This example demonstrates how to load image from file and duplicate this image on different pages in PDF document Program.vb: VB Program.cs: C#
Adding a combobox with built-in items into PDF document The example demonstrates how to create and decorate comboboxes using ByteScout PDF SDK. Program.vb: VB Program.cs: C#
Adding a text labels wih page numbers to each page of PDF document The example demonstrates how to create checkboxes using ByteScout PDF SDK. Program.vb: VB Program.cs: C#
Watermarking existing PDF document using PNG logo image watermark. This example demonstrates how to watermark existing PDF document with PNG logo image using ByteScout PDF SDK Program.vb: VB Program.cs: C#
The example demonstrates how to draw transparent objects using ByteScout PDF SDK. Program.vb: VB Program.cs: C#
How to add text watermarks into existing PDF document This example demonstrates how to add backround semi-transparent text watermarks into existing PDF documents Program.vb: VB Program.cs: C#
Add text to the existing PDF document using ByteScout PDF SDK In this example, ByteScout PDF SDK is used to add text to the first page of the existing PDF document (HelloWorld.pdf) and save the new document as HelloWorldAgain.pdf Program.vb: VB Program.cs: C# Additionally, get a step-by-step guide on how to Load PDF and Draw Text String. How to load the existing PDF document with ByteScout PDF SDK ByteScout PDF SDK can create and edit [...]
Adding text labels with page numbers to each page of PDF document The example demonstrates how to add page numbers (labels) visible in the page thumbnails panel of PDF viewer using ByteScout PDF SDK. Program.vb: VB Program.cs: C#
Adding outline to open external PDF document on click This example demonstrates how to create document outlines (bookmarks) using ByteScout PDF SDK. Program.vb: VB Program.cs: C#
The example demonstrates how to add images of various formats using ByteScout PDF SDK. Program.vb: VB Program.cs: C#