Beigesoft PDF writer library.

This is light-weight (all JARs size is about 250KB), international friendly and fast PDF writer. You will not get performance problems on a high load server application, e.g. if hundred users push print (to PDF) button at the same time. It's cross-platform writer - Standard Java and Android. There are not 3-d party dependencies except Java, Android and TTF fonts.

Лицензия

Лицензия

Категории

Категории

PDF Данные
Группа

Группа

org.beigesoft
Идентификатор

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

beige-pdfwriter
Последняя версия

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

1.0.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Beigesoft PDF writer library.
This is light-weight (all JARs size is about 250KB), international friendly and fast PDF writer. You will not get performance problems on a high load server application, e.g. if hundred users push print (to PDF) button at the same time. It's cross-platform writer - Standard Java and Android. There are not 3-d party dependencies except Java, Android and TTF fonts.
Ссылка на сайт

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

https://sites.google.com/site/beigesoftware
Система контроля версий

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

https://github.com/demidenko05/beige-pdfwriter.git

Скачать beige-pdfwriter

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.beigesoft : beige-docwriter jar 1.0.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

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

Версия
1.0.3
1.0.2
1.0.1
1.0.0