
Adds support for rotating pages and signing PDFs with a digital signature.
Features
- Added several APIs:
- AsposePdfPrepare - Save BLOBs in memory for processing.
- AsposePdfPrepareBase64 - Save string representation BLOBs in memory for processing.
- AsposePdfGetAllFonts - Get a list of fonts in a PDF file.
- AsposePdfAddTextHeaderFooter - Add header/footer text to a PDF file.
- AsposePdfRotateAllPages - Rotate PDF pages.
- AsposePdfConvertToGrayscale - Convert PDF to grayscale.
- AsposePdfSignPKCS7 - Sign a PDF with digital signatures.