Class Barby::PDFWriterOutputter
In: lib/barby/outputter/pdfwriter_outputter.rb
Parent: Outputter

Annotates a PDFWriter document with the barcode

Registers the annotate_pdf method

Methods

annotate_pdf   height   x   xdim   y  

Attributes

height  [RW] 
x  [RW] 
xdim  [RW] 
y  [RW] 

Public Instance methods

Annotate a PDFWriter document with the barcode

Valid options are:

x, y - The point in the document to start rendering from height - The height of the bars in PDF units xdim - The X dimension in PDF units

[Validate]