| License | License | 
|---|---|
| Categories | CategoriesPDF Data | 
| GroupId | GroupIdorg.apache.xmlgraphics | 
| ArtifactId | ArtifactIdfop-pdf-images | 
| Last Version | Last Version2.7 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionApache FOP PDF Images Apache FOP PDF Images plug-in extends FOP in order to add support for using PDF images in fo:external-graphic elements when generating PDF files. | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| fop-pdf-images-2.7.pom | |
| fop-pdf-images-2.7.jar | 150 KB | 
| fop-pdf-images-2.7-sources.jar | 88 KB | 
| fop-pdf-images-2.7-javadoc.jar | 196 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-pdf-images/ -->
<dependency>
    <groupId>org.apache.xmlgraphics</groupId>
    <artifactId>fop-pdf-images</artifactId>
    <version>2.7</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-pdf-images/
implementation 'org.apache.xmlgraphics:fop-pdf-images:2.7'// https://jarcasting.com/artifacts/org.apache.xmlgraphics/fop-pdf-images/
implementation ("org.apache.xmlgraphics:fop-pdf-images:2.7")'org.apache.xmlgraphics:fop-pdf-images:jar:2.7'<dependency org="org.apache.xmlgraphics" name="fop-pdf-images" rev="2.7">
  <artifact name="fop-pdf-images" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.xmlgraphics', module='fop-pdf-images', version='2.7')
)libraryDependencies += "org.apache.xmlgraphics" % "fop-pdf-images" % "2.7"[org.apache.xmlgraphics/fop-pdf-images "2.7"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.xmlgraphics : fop | jar | 2.7 | 
| org.apache.pdfbox : pdfbox | jar | 2.0.24 | 
| org.apache.pdfbox : fontbox | jar | 2.0.24 |