Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

pdf-writer

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pdf-writer

  • 1.1.8
  • Rubygems
  • Socket score

Version published
Maintainers
1
Created
Source

= 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/

Licensed under a MIT-style licence. See LICENCE in the main distribution

for full licensing information.

$Id: README 196 2008-01-04 23:15:50Z sandal $

#++

vim: sts=2 sw=2 ts=4 et ai tw=77

FAQs

Package last updated on 25 Jul 2009

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc