Google Groups Home Help | Sign in
ruport-util 0.6.0
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  1 message - Collapse all
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Gregory Brown  
View profile
 More options May 30 2007, 10:26 am
From: "Gregory Brown" <gregory.t.br...@gmail.com>
Date: Wed, 30 May 2007 10:26:31 -0400
Local: Wed, May 30 2007 10:26 am
Subject: [ANN] ruport-util 0.6.0
== Ruby Reports Utilities (ruport-util)

== What is it? ==

A collection of tools / helper libs to use with Ruby Reports.

Current support includes:

* PDF Form Drawing Primatives (New!)
* A Report runner class
* A code generation for Ruport (rope)
* Simple Invoice Support
* Graphing Integration via Scruffy
* A basic Report Manager
* Report Emailer using MailFactory

== New in this release ==

Mike Milner has started working on some form drawing primitives for
our PDF support.
These aren't the 'user fillable' PDF forms, but rather drawing tools
that can help you generate programmatic reports.

A couple example functions are:

# will be checked if options.fruit == :apple
option_box :apple, options.fruit, :label => "Apple", :y => 600, :x => 340

# draw a field at 125,650 of width 200 with 1px wide borders and no
bottom border
form_field "Name:", options.name, :y => 650, :x => 125,
                                                               :width
=> 200, :border => [1,0,1,1]

There is a full example here:
http://tinyurl.com/39befe

You can see what the output looks like here:
http://rubyreports.org/samples/form.pdf

These functions are brand new and still rough around the edges.
We'll probably be continuing development on this as we have to deal
more with generating forms.

Suggestions and patches welcome on the Ruport list.

== Get it ==

Available via RubyGems on RubyForge

gem install ruport-util

Also available via file download:
http://rubyforge.org/frs/?group_id=856&release_id=12047

Also available via SVN:
http://stonecode.svnrepository.com/svn/ruport/ruport-util/tags/rel_0_6_0

== Caveats ==

This code is experimental, incomplete, and possibly buggy.
Don't expect it to stabilize for a while.

== Get Help ==

If you find bugs, have questions, or want to share some ideas, catch
up with us on the Ruport mailing list (http://list.rubyreports.org) or
via #ruport on Freenode.

Also, keep an eye out for content at http://ruportbook.com , there
should be some ruport-util related content up there within the next
couple weeks.


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2008 Google