SeriesPrint

9 views
Skip to first unread message

jiayee

unread,
Feb 18, 2010, 9:47:22 AM2/18/10
to SWT PaperClips
Hi,

I am interest on SeriesPrint in paperclips. Do you have any example or
tutorial for series print?


Thanks and regards,
Jiayee

Matthew Hall

unread,
Feb 18, 2010, 2:58:42 PM2/18/10
to swt-pap...@googlegroups.com
SeriesPrint series = new SeriesPrint();
series.add(item1);
series.add(item2);
series.add(item3);

Each item will be printed in the order they were added, with no more than one item printed on a single page.

Does this help?

Matthew


-- Sent from my Palm Pre


--
You received this message because you are subscribed to the Google Groups "SWT PaperClips" group.
To post to this group, send email to swt-pap...@googlegroups.com.
To unsubscribe from this group, send email to swt-paperclip...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/swt-paperclips?hl=en.

Reply all
Reply to author
Forward
0 new messages