Category: Split

How To Split A PDF Using PdfSharp

I recently completed a project which broker a PDF file into multiple files from which I converted to a MS Excel file and ultimately processed the data into a database. This segment is dealing with the portion for splitting a

Posted in C#, PDF, Split