is not current version
Last Version 1.0.3

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

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

Categories

Categories

PDF Data
GroupId

GroupId

org.plutext.graph-convert
ArtifactId

ArtifactId

office-to-pdf-using-Microsoft-Graph
Version

Version

1.0.2
Type

Type

pom

Download office-to-pdf-using-Microsoft-Graph 1.0.2


<!-- https://jarcasting.com/artifacts/org.plutext.graph-convert/office-to-pdf-using-Microsoft-Graph/ -->
<dependency>
    <groupId>org.plutext.graph-convert</groupId>
    <artifactId>office-to-pdf-using-Microsoft-Graph</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.plutext.graph-convert/office-to-pdf-using-Microsoft-Graph/
implementation 'org.plutext.graph-convert:office-to-pdf-using-Microsoft-Graph:1.0.2'
// https://jarcasting.com/artifacts/org.plutext.graph-convert/office-to-pdf-using-Microsoft-Graph/
implementation ("org.plutext.graph-convert:office-to-pdf-using-Microsoft-Graph:1.0.2")
'org.plutext.graph-convert:office-to-pdf-using-Microsoft-Graph:pom:1.0.2'
<dependency org="org.plutext.graph-convert" name="office-to-pdf-using-Microsoft-Graph" rev="1.0.2">
  <artifact name="office-to-pdf-using-Microsoft-Graph" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.plutext.graph-convert', module='office-to-pdf-using-Microsoft-Graph', version='1.0.2')
)
libraryDependencies += "org.plutext.graph-convert" % "office-to-pdf-using-Microsoft-Graph" % "1.0.2"
[org.plutext.graph-convert/office-to-pdf-using-Microsoft-Graph "1.0.2"]