Skip to content

2.1 Extract Pages out of a PDF

Compare
Choose a tag to compare
@apexdodge apexdodge released this 13 Mar 18:53
· 1 commit to master since this release

We are proud to announce a new endpoint --> /pdfsharp/extract-pages on our API. This will allow you to specify a page range that will then extract those pages out and produce a new PDF. More details on how the page ranges works here

This release is to add this functionality to the dotnet client library.

We also upgraded the newtonsoft json dependency.