License |
License |
---|---|
Categories |
CategoriesNet PDF Data |
GroupId | GroupIdcom.hynnet |
ArtifactId | ArtifactIddhtmlx-grid-pdf |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDHtmlx Grid Export to PDF jar
DHtmlx Grid Export to Excel servlet jar. Need download "Adobe Acrobat Reader DC Font Pack (Continuous)" file FontPack1500720033_XtdAlf_Lang_DC.msi from http://www.adobe.com/support/downloads/detail.jsp?ftpID=5877 or http://download.csdn.net/download/jiaoxiaogu/9539196 and install it.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dhtmlx-grid-pdf-1.0.5.pom | |
dhtmlx-grid-pdf-1.0.5.jar | 18 KB |
dhtmlx-grid-pdf-1.0.5-sources.jar | 9 KB |
dhtmlx-grid-pdf-1.0.5-javadoc.jar | 930 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.hynnet/dhtmlx-grid-pdf/ -->
<dependency>
<groupId>com.hynnet</groupId>
<artifactId>dhtmlx-grid-pdf</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.hynnet/dhtmlx-grid-pdf/
implementation 'com.hynnet:dhtmlx-grid-pdf:1.0.5'
// https://jarcasting.com/artifacts/com.hynnet/dhtmlx-grid-pdf/
implementation ("com.hynnet:dhtmlx-grid-pdf:1.0.5")
'com.hynnet:dhtmlx-grid-pdf:jar:1.0.5'
<dependency org="com.hynnet" name="dhtmlx-grid-pdf" rev="1.0.5">
<artifact name="dhtmlx-grid-pdf" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hynnet', module='dhtmlx-grid-pdf', version='1.0.5')
)
libraryDependencies += "com.hynnet" % "dhtmlx-grid-pdf" % "1.0.5"
[com.hynnet/dhtmlx-grid-pdf "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.hynnet : pdf-j | jar | 5.85 |
org.slf4j : slf4j-api | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |