sPDF

Create PDFs using plain old HTML+CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit.

License

License

MIT
Categories

Categories

PDF Data
GroupId

GroupId

ch.wavein
ArtifactId

ArtifactId

spdf_2.13
Last Version

Last Version

1.4.4
Release Date

Release Date

Type

Type

jar
Description

Description

sPDF
Create PDFs using plain old HTML+CSS. Uses wkhtmltopdf on the back-end which renders HTML using Webkit.
Project URL

Project URL

https://github.com/cloudify/sPDF
Project Organization

Project Organization

ch.wavein
Source Code Management

Source Code Management

https://github.com/waveinch/sPDF

Download spdf_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/ch.wavein/spdf_2.13/ -->
<dependency>
    <groupId>ch.wavein</groupId>
    <artifactId>spdf_2.13</artifactId>
    <version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.wavein/spdf_2.13/
implementation 'ch.wavein:spdf_2.13:1.4.4'
// https://jarcasting.com/artifacts/ch.wavein/spdf_2.13/
implementation ("ch.wavein:spdf_2.13:1.4.4")
'ch.wavein:spdf_2.13:jar:1.4.4'
<dependency org="ch.wavein" name="spdf_2.13" rev="1.4.4">
  <artifact name="spdf_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.wavein', module='spdf_2.13', version='1.4.4')
)
libraryDependencies += "ch.wavein" % "spdf_2.13" % "1.4.4"
[ch.wavein/spdf_2.13 "1.4.4"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.0
org.scala-lang.modules : scala-xml_2.13 jar 1.2.0
org.scala-lang.modules : scala-parser-combinators_2.13 jar 1.1.2

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.0.8
org.mockito : mockito-all jar 1.10.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.4.4