This sample shows how to change PDF page content using Docotic.Pdf library.
Use one of the PdfPage.GetObjects methods to get all text, paths and images drawn on the page. Edit and copy required objects to a temporary page. Then, overwrite content of the source page.
In this sample, we change orange color at the top to gray color. And remove all text on the right.
- Get free time-limited license key
- Remove paths sample
- Remove painted images sample
- Other PDF editing features for your C# and VB.NET solutions