Open wolfomat opened 1 year ago
There is a sample for that. See https://github.com/danfickle/openhtmltopdf/blob/open-dev-v1/openhtmltopdf-examples/src/main/resources/freemarker/featuredocumentation.ftl
You have to register the StandardObjectDrawerFactory for this to work. See also here https://github.com/danfickle/openhtmltopdf/blob/open-dev-v1/openhtmltopdf-examples/src/main/java/com/openhtmltopdf/freemarker/FreeMarkerGenerator.java
Hi there,
is it possible, to use a pdf as background (layer) and use another as foreground?
greetings,