CARVIEW |
Select Language
HTTP/2 302
server: nginx
date: Tue, 19 Aug 2025 04:29:18 GMT
content-type: text/plain; charset=utf-8
content-length: 0
x-archive-redirect-reason: found capture at 20081104170747
location: https://web.archive.org/web/20081104170747/https://github.com/sandal/prawn/tree/master
server-timing: captures_list;dur=0.621084, exclusion.robots;dur=0.023564, exclusion.robots.policy;dur=0.010531, esindex;dur=0.010654, cdx.remote;dur=9.010289, LoadShardBlock;dur=4772.836097, PetaboxLoader3.datanode;dur=4421.122454, PetaboxLoader3.resolve;dur=60.610766
x-app-server: wwwb-app212
x-ts: 302
x-tr: 4810
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
set-cookie: wb-p-SERVER=wwwb-app212; path=/
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
HTTP/2 200
server: nginx
date: Tue, 19 Aug 2025 04:29:19 GMT
content-type: text/html; charset=utf-8
x-archive-orig-server: nginx/0.6.31
x-archive-orig-date: Tue, 04 Nov 2008 17:07:47 GMT
x-archive-orig-connection: close
x-archive-orig-status: 200 OK
x-archive-orig-x-runtime: 0.90401
x-archive-orig-etag: "d6e7712e432a8b8104ce4da1fd06c2be"
x-archive-orig-cache-control: private, max-age=0, must-revalidate
x-archive-orig-content-length: 19910
x-archive-guessed-content-type: text/html
x-archive-guessed-charset: utf-8
memento-datetime: Tue, 04 Nov 2008 17:07:47 GMT
link: ; rel="original", ; rel="timemap"; type="application/link-format", ; rel="timegate", ; rel="first memento"; datetime="Fri, 30 May 2008 02:29:18 GMT", ; rel="prev memento"; datetime="Wed, 17 Sep 2008 02:16:15 GMT", ; rel="memento"; datetime="Tue, 04 Nov 2008 17:07:47 GMT", ; rel="next memento"; datetime="Thu, 13 Nov 2008 01:49:30 GMT", ; rel="last memento"; datetime="Sat, 26 Jul 2025 13:47:37 GMT"
content-security-policy: default-src 'self' 'unsafe-eval' 'unsafe-inline' data: blob: archive.org web.archive.org web-static.archive.org wayback-api.archive.org athena.archive.org analytics.archive.org pragma.archivelab.org wwwb-events.archive.org
x-archive-src: 51_6_20081104145836_crawl100-c/51_6_20081104170700_crawl103.arc.gz
server-timing: captures_list;dur=0.801357, exclusion.robots;dur=0.025615, exclusion.robots.policy;dur=0.010947, esindex;dur=0.022532, cdx.remote;dur=7.704003, LoadShardBlock;dur=130.179912, PetaboxLoader3.datanode;dur=101.760885, PetaboxLoader3.resolve;dur=123.159990, load_resource;dur=175.827339
x-app-server: wwwb-app212
x-ts: 200
x-tr: 386
server-timing: TR;dur=0,Tw;dur=0,Tc;dur=0
x-location: All
x-rl: 0
x-na: 0
x-page-cache: MISS
server-timing: MISS
x-nid: DigitalOcean
referrer-policy: no-referrer-when-downgrade
permissions-policy: interest-cohort=()
content-encoding: gzip
sandal's prawn at master — GitHub
This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (

This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (

Description: | Fast, Nimble PDF Writer for Ruby |
Homepage: | https://prawn.lighthouseapp.com/projects/9398/home |
Clone URL: |
git://github.com/sandal/prawn.git
Give this clone URL to anyone.
git clone git://github.com/sandal/prawn.git
|
prawn /
README
Prawn is a PDF writing library for Ruby designed to be tiny, fast, and nimble, just like the majestic sea creature. Development on this library is made possible thanks to the many people who donated to the Ruby Mendicant project: https://rubymendicant.wikidot.com RESOURCES: Website: https://prawn.majesticseacreature.com Bug Tracker / Wiki: https://prawn.lighthouseapp.com/projects/9398-prawn/home GitHub: https://github.com/sandal/prawn Mailing List: https://groups.google.com/group/prawn-ruby IRC: Find us in #prawn on irc.freenode.net Gregory Brown: <sandal> James Healy: <yob> NOTES TO DEVELOPERS: You will need the pdf-reader and test-spec gems to run Prawn. Be sure to run the specs on both Ruby 1.8.6 and the latest Ruby 1.9 snapshot, as both versions are supported. 1.8.7 is not officially supported. Prawn relies on PDF::Inspector, a collection of PDF::Reader backed classes for analyzing PDF output. This is provided as a submodule in Prawn's git repository, so be sure to do the following before running the specs: git submodule init git submodule update
This feature is coming soon. Sit tight!