Sign inSign up

mpetrunic/template-to-pdf

By mpetrunic

Updated over 9 years ago

Service for inserting provided data into docx or odt templates and converting them into pdf.

Image
0

986

mpetrunic/template-to-pdf repository overview

Template-to-pdf

Simple Rest API for combining data and templates into pdf documents.

###Runing image docker run -p <host_port>:8080 -v <host_folder>:/appData --name template-to-pdf -e SPRING_PROFILES_ACTIVE=prod -d mpetrunic/template-to-pdf

Save templates into <host_folder>/templates Logs can be found in <host_folder>/logs/spring.log Rest API doc: localhost:<host_port> ##Environment variables SPRING_PROFILES_ACTIVE -- use "prod" JAVA_OPTS

Tag summary

Content type

Image

Digest

Size

176.1 MB

Last updated

over 9 years ago

docker pull mpetrunic/template-to-pdf