CSSBoxSvg

SVG renderer for the CSSBox rendering engine.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.cssbox
ArtifactId

ArtifactId

cssbox-svg
Last Version

Last Version

1.1
Release Date

Release Date

Type

Type

jar
Description

Description

CSSBoxSvg
SVG renderer for the CSSBox rendering engine.
Project URL

Project URL

http://cssbox.sourceforge.net/
Source Code Management

Source Code Management

https://github.com/radkovo/CSSBoxSvg

Download cssbox-svg

How to add to project

<!-- https://jarcasting.com/artifacts/net.sf.cssbox/cssbox-svg/ -->
<dependency>
    <groupId>net.sf.cssbox</groupId>
    <artifactId>cssbox-svg</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.cssbox/cssbox-svg/
implementation 'net.sf.cssbox:cssbox-svg:1.1'
// https://jarcasting.com/artifacts/net.sf.cssbox/cssbox-svg/
implementation ("net.sf.cssbox:cssbox-svg:1.1")
'net.sf.cssbox:cssbox-svg:jar:1.1'
<dependency org="net.sf.cssbox" name="cssbox-svg" rev="1.1">
  <artifact name="cssbox-svg" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.cssbox', module='cssbox-svg', version='1.1')
)
libraryDependencies += "net.sf.cssbox" % "cssbox-svg" % "1.1"
[net.sf.cssbox/cssbox-svg "1.1"]

Dependencies

compile (3)

Group / Artifact Type Version
net.sf.cssbox : cssbox jar 4.16
xml-apis : xml-apis jar 1.4.01
org.slf4j : slf4j-api jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

CSSBoxSvg

SVG output renderer for the CSSBox rendering engine.

(c) 2016 Martin Šafář
(c) 2019 Hoang Duong Nguyen
(c) 2019 Radek Burget

This package adds the SVG output support to CSSBox. It implements an additional renderer that produces a vector graphics SVG document.

See the demo source package for the examples of PDF ouptut generation from CSSBox. Alternatively, the CSSBoxPdf renderer may be used for producing the PDF output.

See the WebVector project If you are looking for a GUI or command line interface for HTML to PDF, SVG or PNG document conversion.

Versions

Version
1.1