Skip to content

Commit f2bf739

Browse files
committed
example, set pdf metadata
1 parent a0c76cb commit f2bf739

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

examples/pdf simple catalog/template.ftl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
<html>
22
<head>
3+
<meta name="title" content="A simple catalog">
4+
<meta name="keywords" content="PDF,CSV,JAVA,FTL,FREEMARKER,FLYINGSAUCER">
5+
<meta name="subject" content="A really ugly catalog">
6+
<meta name="author" content="It´s me">
37
<style>
48
@page {
59
size: A4 portrait;

0 commit comments

Comments
 (0)