Registry / utility / thinreports

thinreports

JSON →
library0.14.2rbrubygemsunverified

Thinreports is an open source report generation tool for Ruby.

gem install thinreports
INSTALL
IMPORT
SIG · THINREPORTS
T
thinreports
utilityrubyv0.14.2
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.

Thinreports
require 'thinreports'

Generate a PDF report using a layout.

require 'thinreports' report = Thinreports::Report.new layout: 'layout.tlf' report.start_new_page report.page.item(:text).value = 'Hello' report.generate filename: 'output.pdf'
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
Amazon
1
Resources
thinreports — gem install thinreports · libregistry