diff options
Diffstat (limited to 'pdf-as-lib/src/main/resources/at/gv/egiz/pdfas')
-rw-r--r-- | pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/algorithmSuite/supportedAlgorithms.txt | 32 | ||||
-rw-r--r-- | pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/itext/DejaVuSansCondensed.ttf | bin | 0 -> 541104 bytes | |||
-rw-r--r-- | pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/itext/srgb.profile | bin | 0 -> 3144 bytes | |||
-rw-r--r-- | pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/placeholder/empty.jpg | bin | 0 -> 631 bytes | |||
-rw-r--r-- | pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/placeholder/pdfbox-reader.properties | 23 |
5 files changed, 55 insertions, 0 deletions
diff --git a/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/algorithmSuite/supportedAlgorithms.txt b/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/algorithmSuite/supportedAlgorithms.txt new file mode 100644 index 0000000..9fc8807 --- /dev/null +++ b/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/algorithmSuite/supportedAlgorithms.txt @@ -0,0 +1,32 @@ +# pdf-as supported signature methods and digest algorithms
+
+# signature methods
+http://www.w3.org/2000/09/xmldsig#dsa-sha1
+http://www.w3.org/2000/09/xmldsig#hmac-sha1
+http://www.w3.org/2000/09/xmldsig#rsa-sha1
+http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha1
+http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha224
+http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha256
+http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha384
+http://www.w3.org/2001/04/xmldsig-more#ecdsa-sha512
+http://www.w3.org/2001/04/xmldsig-more#hmac-md5
+http://www.w3.org/2001/04/xmldsig-more#hmac-ripemd160
+http://www.w3.org/2001/04/xmldsig-more#hmac-sha224
+http://www.w3.org/2001/04/xmldsig-more#hmac-sha256
+http://www.w3.org/2001/04/xmldsig-more#hmac-sha384
+http://www.w3.org/2001/04/xmldsig-more#hmac-sha512
+http://www.w3.org/2001/04/xmldsig-more#rsa-md5
+http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160
+http://www.w3.org/2001/04/xmldsig-more#rsa-sha256
+http://www.w3.org/2001/04/xmldsig-more#rsa-sha384
+http://www.w3.org/2001/04/xmldsig-more#rsa-sha512
+http://www.w3.org/2007/05/xmldsig-more#ecdsa-ripemd160
+
+# digest algorithms
+http://www.w3.org/2000/09/xmldsig#sha1
+http://www.w3.org/2001/04/xmldsig-more#md5
+http://www.w3.org/2001/04/xmldsig-more#sha224
+http://www.w3.org/2001/04/xmldsig-more#sha384
+http://www.w3.org/2001/04/xmlenc#ripemd160
+http://www.w3.org/2001/04/xmlenc#sha256
+http://www.w3.org/2001/04/xmlenc#sha512
\ No newline at end of file diff --git a/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/itext/DejaVuSansCondensed.ttf b/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/itext/DejaVuSansCondensed.ttf Binary files differnew file mode 100644 index 0000000..988aa1b --- /dev/null +++ b/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/itext/DejaVuSansCondensed.ttf diff --git a/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/itext/srgb.profile b/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/itext/srgb.profile Binary files differnew file mode 100644 index 0000000..7f9d18d --- /dev/null +++ b/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/itext/srgb.profile diff --git a/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/placeholder/empty.jpg b/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/placeholder/empty.jpg Binary files differnew file mode 100644 index 0000000..7913177 --- /dev/null +++ b/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/placeholder/empty.jpg diff --git a/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/placeholder/pdfbox-reader.properties b/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/placeholder/pdfbox-reader.properties new file mode 100644 index 0000000..a3decc9 --- /dev/null +++ b/pdf-as-lib/src/main/resources/at/gv/egiz/pdfas/placeholder/pdfbox-reader.properties @@ -0,0 +1,23 @@ +BT = org.apache.pdfbox.util.operator.BeginText
+cm = org.apache.pdfbox.util.operator.Concatenate
+Do = org.apache.pdfbox.util.operator.Invoke
+ET = org.apache.pdfbox.util.operator.EndText
+gs = org.apache.pdfbox.util.operator.SetGraphicsStateParameters
+q = org.apache.pdfbox.util.operator.GSave
+Q = org.apache.pdfbox.util.operator.GRestore
+T* = org.apache.pdfbox.util.operator.NextLine
+Tc = org.apache.pdfbox.util.operator.SetCharSpacing
+Td = org.apache.pdfbox.util.operator.MoveText
+TD = org.apache.pdfbox.util.operator.MoveTextSetLeading
+Tf = org.apache.pdfbox.util.operator.SetTextFont
+Tj = org.apache.pdfbox.util.operator.ShowText
+TJ = org.apache.pdfbox.util.operator.ShowTextGlyph
+TL = org.apache.pdfbox.util.operator.SetTextLeading
+Tm = org.apache.pdfbox.util.operator.SetMatrix
+Tr = org.apache.pdfbox.util.operator.SetTextRenderingMode
+Ts = org.apache.pdfbox.util.operator.SetTextRise
+Tw = org.apache.pdfbox.util.operator.SetWordSpacing
+Tz = org.apache.pdfbox.util.operator.SetHorizontalTextScaling
+w = org.apache.pdfbox.util.operator.SetLineWidth
+\' = org.apache.pdfbox.util.operator.MoveAndShow
+\" = org.apache.pdfbox.util.operator.SetMoveAndShow
\ No newline at end of file |