CSSBoxPdf

PDF renderer for the CSSBox rendering engine.

Лицензия

Лицензия

Категории

Категории

Сеть PDF Данные
Группа

Группа

net.sf.cssbox
Идентификатор

Идентификатор

cssbox-pdf
Последняя версия

Последняя версия

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

CSSBoxPdf
PDF renderer for the CSSBox rendering engine.
Ссылка на сайт

Ссылка на сайт

http://cssbox.sourceforge.net/
Система контроля версий

Система контроля версий

https://github.com/radkovo/CSSBoxPdf

Скачать cssbox-pdf

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.sf.cssbox : cssbox jar 4.16
org.apache.pdfbox : pdfbox jar 2.0.17

Модули Проекта

Данный проект не имеет модулей.

CSSBoxPdf

PDF output renderer for the CSSBox rendering engine.

(c) 2015 Zbynek Cervinka
(c) 2019 Radek Burget

This package adds a PDF output support to CSSBox. It implements an additional renderer that produces a PDF document. The PDF generation is based on the the Apache PDFBox™ library.

See the demo source package for the examples of PDF ouptut generation from CSSBox. Alternatively, the CSSBoxSvg renderer may be used for producing the SVG 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.

Версии библиотеки

Версия
1.0