Coder Social home page Coder Social logo

pdf-writer's Introduction

= PDF::Writer for Ruby
This library provides the ability to create PDF documents using only native
Ruby libraries. There are several demo programs available in the demo/
directory. The canonical documentation for PDF::Writer is "manual.pdf", which
can be generated using bin/techbook (just "techbook" for RubyGem users) and
the manual file "manual.pwd".

Homepage::  http://rubyforge.org/projects/ruby-pdf/
Copyright:: 2003—2005, Austin Ziegler

This software is based on Adobe's PDF Reference, Fifth Edition, version 1.6.
This and earlier editions are available from Adobe's PDF developer
website[http://partners.adobe.com/public/developer/pdf/index_reference.html].

== LICENCE NOTES
Please read the file LICENCE for licensing restrictions on this library, as
well as important patent considerations.

== Requirements
PDF::Writer requires Ruby 1.8.2 or better, Color 1.4.0 or better, and
Transaction::Simple 1.3.0 or better.

#--
# PDF::Writer for Ruby.
#   http://rubyforge.org/projects/ruby-pdf/
#   Copyright 2003 - 2005 Austin Ziegler.
#
#   Licensed under a MIT-style licence. See LICENCE in the main distribution
#   for full licensing information.
#
# $Id$
#++
# vim: sts=2 sw=2 ts=4 et ai tw=77

pdf-writer's People

Stargazers

Jamal Wills avatar Dominik Formánek avatar Rober Morales-Chaparro avatar Mirko Cindric avatar Rebekah Shaw avatar Chris Lundquist avatar Piotr Niełacny avatar Ilya Krasilnikov avatar Mathew Spolin avatar  avatar Emil Petkov avatar Ryan Wold avatar Ashish Dixit avatar Simon Rentzke avatar Stefan Insam avatar L. Costa avatar Gregory Brown avatar Mel Riffe avatar Ryan Heneise avatar

Watchers

James Cloos avatar  avatar

pdf-writer's Issues

no marshal_dump is defined for class Mutex

/usr/local/lib/ruby/site_ruby/1.9.1/transaction/simple.rb:176:in dump': no marshal_dump is defined for class Mutex (TypeError) from /usr/local/lib/ruby/site_ruby/1.9.1/transaction/simple.rb:176:instart_transaction'
from /usr/local/lib/ruby/site_ruby/1.9.1/transaction/simple/group.rb:102:in block in start_transaction' from /usr/local/lib/ruby/site_ruby/1.9.1/transaction/simple/group.rb:102:ineach'
from /usr/local/lib/ruby/site_ruby/1.9.1/transaction/simple/group.rb:102:in start_transaction' from /usr/local/lib/ruby/site_ruby/1.9.1/pdf/simpletable.rb:396:inrender_on'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.