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

Version Path
origamindee-3.1.0 examples/README.md
origamindee-3.0.0 examples/README.md
origami-2.1.0 examples/README.md
origami-2.0.4 examples/README.md
origami-2.0.3 examples/README.md
origami-2.0.2 examples/README.md
origami-2.0.1 examples/README.md
origami-2.0.0 examples/README.md