Sha256: fde2e518c5ae2a3b9734f33f756323e5ed5d2bf92b15220b478efa667bb18fb2
Contents?: true
Size: 612 Bytes
Versions: 8
Compression:
Stored size: 612 Bytes
Contents
# Origami samples ## ``attachments`` Adding a file attachment to a PDF document. ## ``javascript`` Adding JavaScript to a document and emulating it. ## ``encryption`` PDF encryption (supports RC4 40-128 bits, and AES128). Create a new encrypted document. ## ``signature`` PDF digital signatures. Create a new document and signs it. ## ``flash`` Create a document with an embedded SWF file. ## ``loop`` Create a looping document using ``GoTo`` and ``Named`` actions. ## ``events`` Create a document running JavaScript on various events. ## ``uri`` Various methods for connecting to a remote URL.
Version data entries
8 entries across 8 versions & 2 rubygems