2.1 Extract Pages out of a PDF
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.