Text not being wrapped

16 views
Skip to first unread message

CasaDelGato

unread,
Jun 9, 2012, 11:58:49 PM6/9/12
to swt-pap...@googlegroups.com
I'm trying to print some text that only has newlines at the end of each paragraph.
Since this is a single large block of text, I'm using a TextPrint in a GridPrint in a BigPrint.
The long lines extend across multiple page widths.
How can I get the text to wrap at the edge of the page?

Matthew Hall

unread,
Jun 10, 2012, 11:25:23 AM6/10/12
to swt-pap...@googlegroups.com

Two suggestions:
1. Make sure you are using "d" columns in your GridPrint instead of "p"columns
2. Substitute a ScalePrint for the BigPrint, or remove the BigPrint altogether.

-Matthew

--
You received this message because you are subscribed to the Google Groups "SWT PaperClips" group.
To view this discussion on the web visit https://groups.google.com/d/msg/swt-paperclips/-/qsS-XXwZ0doJ.
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.

CasaDelGato

unread,
Jun 10, 2012, 1:59:25 PM6/10/12
to swt-pap...@googlegroups.com
Thanks, removing the BigPrint fixed it.
Reply all
Reply to author
Forward
0 new messages