Hello,
is there a Ruby library for embedding PNGs and other images in existing
PDF files?
I've found Haru (http://libharu.sourceforge.net/) which seems to be
supported on many platforms, but I'd prefer to go with plain Ruby.
Hello,
is there a Ruby library for embedding PNGs and other images in existing
PDF files?
I've found Haru (http://libharu.sourceforge.net/) which seems to be
supported on many platforms, but I'd prefer to go with plain Ruby.
is there a Ruby library for embedding PNGs and other images in existing
PDF files?
Yes, PDF Writer supports this:
http://ruby-pdf.rubyforge.org/pdf-writer/doc/classes/PDF/Writer/Graphics.html#M000153
Project homepage:
http://ruby-pdf.rubyforge.org/pdf-writer/releases.html
--
best,
UG
---
Uma Geller
Uma Geller wrote:
Yes, PDF Writer supports this:
http://ruby-pdf.rubyforge.org/pdf-writer/doc/classes/PDF/Writer/Graphics.html#M000153Project homepage:
http://ruby-pdf.rubyforge.org/pdf-writer/releases.html
Does PDF Writer actually support manipulating existing PDFs? If I recall
correctly, it can only generate new ones.
--
Posted via http://www.ruby-forum.com/\.