MVN

org.plutext.graph-convert : office-to-pdf-using-Microsoft-Graph

Maven & Gradle

Sep 02, 2020
8 stars

office-to-pdf-using-Microsoft-Graph · Demonstrate various approaches to using Microsoft Graph for OpenXML (docx/pptx/xlsx) to PDF conversion in Java.

<dependency>
    <groupId>org.plutext.graph-convert</groupId>
    <artifactId>office-to-pdf-using-Microsoft-Graph</artifactId>
    <version>1.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.plutext.graph-convert : office-to-pdf-using-Microsoft-Graph to add to Maven - Latest Versions:

  • Latest Stable: 1.0.3

All Versions

Choose a version of org.plutext.graph-convert : office-to-pdf-using-Microsoft-Graph to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
office-to-pdf-using-Microsoft-Graph-1.0.3
office-to-pdf-using-Microsoft-Graph-1.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.plutext.graph-convert</groupId>
    <artifactId>office-to-pdf-using-Microsoft-Graph</artifactId>
    <version>1.0.3</version>
</dependency>