cube.pdf
cube.pdf copied to clipboard
Add PDFium based IDocumentWriter implementation
Add the Cube.Pdf.Pdfium.DocumentWriter class that implements the IDocumentWriter interface based on the PDFium API. Editing API of the PDFium is as follows:
- https://pdfium.googlesource.com/pdfium/+/master/public/fpdf_save.h
- https://pdfium.googlesource.com/pdfium/+/master/public/fpdf_edit.h