Create a PDF document from an Azure DevOps Wiki

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • AzureDevOps.WikiPDFExport

    Export Azure DevOps Wiki to PDF

  • The extension is based on a tool called AzureDevOps.WikiPDFExport by Max Melcher that allows you to export a whole WIKI (or a single file) as a PDF. The tool performs the following tasks:

  • blog-devto

    Dev.to blog posts

  • Here is an example PDF export.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • - task: richardfennellBM.BM-VSTS-WikiPDFExport-Tasks.WikiPDFExportTask.WikiPdfExportTask@1 displayName: 'Export a public GitHub WIKI' inputs: cloneRepo: true repo: 'https://github.com/rfennell/AzurePipelines.wiki.git' useAgentToken: false localpath: '$(System.DefaultWorkingDirectory)\GitHubRepo' outputFile: '$(Build.ArtifactStagingDirectory)\PDF\GitHubWiki.pdf'

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts