Registry / utility / rghost

rghost

JSON →
library0.9.9rbrubygemsunverified

A document creation and conversion API using GhostScript, supporting PDF, PS, GIF, TIF, PNG, JPG and more.

gem install rghost
INSTALL
IMPORT
SIG · RGHOST
R
rghost
utilityrubyv0.9.9
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

RGhost
require 'rghost'

Create a PDF document using RGhost.

require 'rghost' doc = RGhost::Document.new doc.render :pdf, :filename => 'output.pdf'
Debug
Known issues
gotchaRequires GhostScript to be installed on the system.
fix
Install GhostScript via your package manager (e.g., apt-get install ghostscript).
affects: >= 0.9.0
Upgrade
Version history
0.9.9latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
rghost — gem install rghost · libregistry