Relative Content

Tag Archive for c#ghostscript

How to combine first 3 pages of pdf into a new pdf

I want to extract the first three pages of a pdf, display them for approval, then create a new pdf which has just those approved pages. I am using Ghostscript.net in a c# app that extracts the pages I need into bitmaps and I have the save and approval sections working. However, I am at a loss for the following: