We are delighted to announce the release of Spire.PDF 10.6.7. This version supports converting PDF documents to Markdown files. More details are listed below.
Here is a list of changes made in this release
Category | ID | Description |
New feature | - | Supports converting PDF documents to Markdown files.
PdfDocument doc = new PdfDocument("input.pdf"); doc.SaveToFile("output.md", FileFormat.Markdown); |
Click the link to download Spire.PDF 10.6.7:
More information of Spire.PDF new release or hotfix: