Groups
Groups
Sign in
Groups
Groups
SWT PaperClips
Conversations
About
Send feedback
Help
SWT PaperClips
1–30 of 40
Mark all as read
Report group
0 selected
(¯`·._.·[_mbahsomo_]·._.·´¯)
,
Matthew Hall
2
8/1/13
Paper size
It has to be selected by the user in the printer dialog. PaperClips depends entirely on SWT for
unread,
Paper size
It has to be selected by the user in the printer dialog. PaperClips depends entirely on SWT for
8/1/13
T Klöber
,
Matthew Hall
4
9/18/12
Newbie Help needed
However, isn't there a way to determine if the resulting document would need BigPrint? Sadly, no.
unread,
Newbie Help needed
However, isn't there a way to determine if the resulting document would need BigPrint? Sadly, no.
9/18/12
CasaDelGato
,
Matthew Hall
4
9/18/12
Problem printing many images
Wrap the ImagePrint in a ScalePrint will automatically size it down to fit exactly in the available
unread,
Problem printing many images
Wrap the ImagePrint in a ScalePrint will automatically size it down to fit exactly in the available
9/18/12
CasaDelGato
,
Matthew Hall
2
9/18/12
problem printing long list of images
"Unable to layout page" happens when the layout engine cannot satisfy the layout
unread,
problem printing long list of images
"Unable to layout page" happens when the layout engine cannot satisfy the layout
9/18/12
CasaDelGato
,
Matthew Hall
3
6/10/12
Text not being wrapped
Thanks, removing the BigPrint fixed it. On Saturday, June 9, 2012 8:58:49 PM UTC-7, CasaDelGato wrote
unread,
Text not being wrapped
Thanks, removing the BigPrint fixed it. On Saturday, June 9, 2012 8:58:49 PM UTC-7, CasaDelGato wrote
6/10/12
vineet
,
Matthew Hall
3
4/11/12
Regarding default print preview orientation
Another option is to wrap it in a BigPrint, which will split your Print into several pages wide/tall
unread,
Regarding default print preview orientation
Another option is to wrap it in a BigPrint, which will split your Print into several pages wide/tall
4/11/12
Alexander Gavrilov
,
Matthew Hall
2
4/11/12
PaperClips integration with nattable
Since the print piece is supposed to know its own size (see PrintPiece.getSize()), you should be able
unread,
PaperClips integration with nattable
Since the print piece is supposed to know its own size (see PrintPiece.getSize()), you should be able
4/11/12
Barnie
,
Matthew Hall
2
4/11/12
Landscape orientation with image very slow
Rotation using RotatePrint or ORIENTATION_LANDSCAPE is achieved using the SWT GC.setTransform API.
unread,
Landscape orientation with image very slow
Rotation using RotatePrint or ORIENTATION_LANDSCAPE is achieved using the SWT GC.setTransform API.
4/11/12
printme
,
Matthew Hall
2
4/11/12
print large screen/interactive screens
I'm very sorry but I don't understand your question. Could you maybe give some specific
unread,
print large screen/interactive screens
I'm very sorry but I don't understand your question. Could you maybe give some specific
4/11/12
krgr
,
Matthew Hall
2
4/11/12
PaperClips not prints ending line breaks in TextPrint
Hi, StyledTextPrint will do what you want. Have a look at the newline() method. -Matthew On Saturday,
unread,
PaperClips not prints ending line breaks in TextPrint
Hi, StyledTextPrint will do what you want. Have a look at the newline() method. -Matthew On Saturday,
4/11/12
michael...@googlemail.com
,
Matthew Hall
2
9/29/10
How to set the height of a GridPrint
Hi Michael, GridPrint rows are automatically sized to fit the cell contents. If you need the enforce
unread,
How to set the height of a GridPrint
Hi Michael, GridPrint rows are automatically sized to fit the cell contents. If you need the enforce
9/29/10
Nick
, …
Matthew Hall
5
5/21/10
SWT Cocoa PrintPreview problems
If you're trying to write PDFs then iText is the right solution. Matthew -- Sent from my Palm Pre
unread,
SWT Cocoa PrintPreview problems
If you're trying to write PDFs then iText is the right solution. Matthew -- Sent from my Palm Pre
5/21/10
vineet
,
Matthew Hall
2
4/29/10
Regarding default orientation
Are you using default or preferred width columns? Default width is preferable. Also, have you tried
unread,
Regarding default orientation
Are you using default or preferred width columns? Default width is preferable. Also, have you tried
4/29/10
ikus060
,
Matthew Hall
4
4/2/10
Margin not taken in consideration
Send a standalone snippet and I'll take a look Matthew -- Sent from my Palm Pre On Apr 2, 2010 2:
unread,
Margin not taken in consideration
Send a standalone snippet and I'll take a look Matthew -- Sent from my Palm Pre On Apr 2, 2010 2:
4/2/10
ikus060
,
Matthew Hall
3
3/24/10
TextPrint produce a text too big
Now that you mention this, I've try running Snippet138 from SWT. It's a very basic printing
unread,
TextPrint produce a text too big
Now that you mention this, I've try running Snippet138 from SWT. It's a very basic printing
3/24/10
craigotis
,
Matthew Hall
4
3/5/10
Printing to CutePDF Causes Strange Behavior
Thanks again to Matt for all his help. Leaving the "Print to File" checkbox unchecked in
unread,
Printing to CutePDF Causes Strange Behavior
Thanks again to Matt for all his help. Leaving the "Print to File" checkbox unchecked in
3/5/10
Beuck, Torsten
,
Matthew Hall
2
3/2/10
Avoid text wrapping in GridPrint cells.
There is nothing built in to accommodate this use case. The solution is to effectively copy and paste
unread,
Avoid text wrapping in GridPrint cells.
There is nothing built in to accommodate this use case. The solution is to effectively copy and paste
3/2/10
edvjacek
,
Matthew Hall
16
2/26/10
Strange behavior
Hi Matthew, now looks good :). SWT.CENTER is in the middle of the line. I've changed my structure
unread,
Strange behavior
Hi Matthew, now looks good :). SWT.CENTER is in the middle of the line. I've changed my structure
2/26/10
jiayee
,
Matthew Hall
2
2/18/10
SeriesPrint
SeriesPrint series = new SeriesPrint(); series.add(item1); series.add(item2); series.add(item3); Each
unread,
SeriesPrint
SeriesPrint series = new SeriesPrint(); series.add(item1); series.add(item2); series.add(item3); Each
2/18/10
ink
,
Matthew Hall
3
1/29/10
PaperViewer linux 64 swt 3.5
thanks for your prompt response
unread,
PaperViewer linux 64 swt 3.5
thanks for your prompt response
1/29/10
edvjacek
,
Matthew Hall
2
1/13/10
Formatted text
I assume you're talking about supporting them as input? I don't have any current plans but
unread,
Formatted text
I assume you're talking about supporting them as input? I don't have any current plans but
1/13/10
jiayee
,
Matthew Hall
3
1/7/10
PaperClips with 64bit OS
Hi Matthew, It works after i switch to SWT library(64-bit). Thanks for quick reply. Regards, Jiayee
unread,
PaperClips with 64bit OS
Hi Matthew, It works after i switch to SWT library(64-bit). Thanks for quick reply. Regards, Jiayee
1/7/10
trainee
,
Matthew Hall
3
12/2/09
Print chinese character
Hi Matthew, Thanks. I managed to display the chinese character now, it was font issue. I am setting
unread,
Print chinese character
Hi Matthew, Thanks. I managed to display the chinese character now, it was font issue. I am setting
12/2/09
Andre Kullmann
,
Matthew Hall
3
10/26/09
Unspecified errorUnable to layout page 1
Wow, now it works. I think the error should contain an more significant error message. Thanks, André
unread,
Unspecified errorUnable to layout page 1
Wow, now it works. I think the error should contain an more significant error message. Thanks, André
10/26/09
Hari
,
Matthew Hall
8
9/29/09
Printing table with large data
Hari wrote: > Hi I am trying to look at the code to fix the column truncation issue > while
unread,
Printing table with large data
Hari wrote: > Hi I am trying to look at the code to fix the column truncation issue > while
9/29/09
Matthew Hall
9/4/09
[Announce] PaperClips is moving to Eclipse.org
PaperClips has been accepted into the Nebula project at Eclipse.org! Over the next week or so I will
unread,
[Announce] PaperClips is moving to Eclipse.org
PaperClips has been accepted into the Nebula project at Eclipse.org! Over the next week or so I will
9/4/09
Jomast
,
Matthew Hall
2
9/3/09
Printjob to PDF
Jomast wrote: > Can I transform a printjob to PDF without a "PDF Printer"? > I should
unread,
Printjob to PDF
Jomast wrote: > Can I transform a printjob to PDF without a "PDF Printer"? > I should
9/3/09
Bjorn Gustafsson
,
Matthew Hall
5
9/2/09
Problem with PaperClips on OS X
Thanks Matthew, just filed a bug - #288414 thanks, Bjorn On 2-Sep-09, at 1:21 PM, Matthew Hall wrote:
unread,
Problem with PaperClips on OS X
Thanks Matthew, just filed a bug - #288414 thanks, Bjorn On 2-Sep-09, at 1:21 PM, Matthew Hall wrote:
9/2/09
paperclip
,
Matthew Hall
2
9/2/09
Text, bold
paperclip wrote: > how can i print a text bold? I'm using sth like that > grid.add(new
unread,
Text, bold
paperclip wrote: > how can i print a text bold? I'm using sth like that > grid.add(new
9/2/09
paperclip
,
Matthew Hall
3
9/2/09
set border
Hi Matthew, THX, it was margins. On 31 Aug., 15:42, Matthew Hall <matth...@woodcraftmill.com>
unread,
set border
Hi Matthew, THX, it was margins. On 31 Aug., 15:42, Matthew Hall <matth...@woodcraftmill.com>
9/2/09