My favorites | Sign in
Project Logo
                
Details: Show all Hide all

Last 30 days

  • Dec 07, 2009
    GridPrint Wiki page commented on by qualidafial   -   Govind, I'm sorry I didn't understand your question from Dec 05. The PaperClips API doesn't interact with SWT tables so I'm confused about what you're trying to do. Matthew
    Govind, I'm sorry I didn't understand your question from Dec 05. The PaperClips API doesn't interact with SWT tables so I'm confused about what you're trying to do. Matthew
  • Dec 05, 2009
    GridPrint Wiki page commented on by govindashrit   -   How can i create vertebral separators as table columns other than creating SWT table Regards Govind R
    How can i create vertebral separators as table columns other than creating SWT table Regards Govind R
  • Dec 03, 2009
    issue 21 (Text Jumbled with Dotmatrix printer) commented on by govindashrit   -   Ya i am running tally ..in that machine.. its working fine.
    Ya i am running tally ..in that machine.. its working fine.
  • Dec 03, 2009
    issue 21 (Text Jumbled with Dotmatrix printer) commented on by qualidafial   -   Are you able to print to this printer using other Windows programs? I'm suspecting a driver issue.
    Are you able to print to this printer using other Windows programs? I'm suspecting a driver issue.
  • Dec 01, 2009
    issue 21 (Text Jumbled with Dotmatrix printer) reported by govindashrit   -   What steps will reproduce the problem? 1.Using dot matrix printer, any Font 2. 3. What is the expected output? What do you see instead? Proper Text with whatever font,like Mark Hill. But is jumbled What version of the product are you using? On what operating system? Latest version ,Operating System Windows Xp,7 Please provide any additional information below.
    What steps will reproduce the problem? 1.Using dot matrix printer, any Font 2. 3. What is the expected output? What do you see instead? Proper Text with whatever font,like Mark Hill. But is jumbled What version of the product are you using? On what operating system? Latest version ,Operating System Windows Xp,7 Please provide any additional information below.

Earlier this year

  • Nov 17, 2009
    GridPrint Wiki page commented on by govindashrit   -   I Found it.. thanks
    I Found it.. thanks
  • Nov 17, 2009
    GridPrint Wiki page commented on by govindashrit   -   Hi I wanted to know, how can we preview the print , like can we print to console to check the how it will be printed. Regards Govind
    Hi I wanted to know, how can we preview the print , like can we print to console to check the how it will be printed. Regards Govind
  • Oct 12, 2009
    issue 20 ("Unspecified error" in case of cancelled print jobs.) Labels changed by qualidafial   -   Sounds like we should just abort if Printer.startJob() or Printer.startPage() returns false, instead of throwing an exception. I'll contact the SWT devs first to make sure this is the only case where these methods would return false.
    Labels: Milestone-1.0.5 Milestone-Unplanned
    Sounds like we should just abort if Printer.startJob() or Printer.startPage() returns false, instead of throwing an exception. I'll contact the SWT devs first to make sure this is the only case where these methods would return false.
    Labels: Milestone-1.0.5 Milestone-Unplanned
  • Oct 12, 2009
    issue 20 ("Unspecified error" in case of cancelled print jobs.) reported by hoffm...@mountainminds.com   -   Hi Matthew, first of all many thanks for providing the greate PaperClipse library! It's clean design helped us to quickly integrate printing support into a complex RCP application. We encountered a small issue wie cancelled print jobs. For example in case of PDF drivers the print driver will ask the user for a local storage location. The user may simply press cancel here. EXPECTED BEHAVIOR The application simply ignores a cancelled print job. ACTUAL BEHAVIOR PaperClips throws a SWTException "Unspecified errorUnable to start print job". PROPOSAL One of the following API modifications would allow to implement a improved end user experience: a) The PaperClips.print() methods have boolean return value, that indicates whether the job was created successfully (source compatible, but not binary compatibe API change). b) Instead of "Unspecifie error" a SWTException with a specific error code is thrown, that can be processed by the application (source and binary compatibe API change). Thanks and best regards, -marc
    Hi Matthew, first of all many thanks for providing the greate PaperClipse library! It's clean design helped us to quickly integrate printing support into a complex RCP application. We encountered a small issue wie cancelled print jobs. For example in case of PDF drivers the print driver will ask the user for a local storage location. The user may simply press cancel here. EXPECTED BEHAVIOR The application simply ignores a cancelled print job. ACTUAL BEHAVIOR PaperClips throws a SWTException "Unspecified errorUnable to start print job". PROPOSAL One of the following API modifications would allow to implement a improved end user experience: a) The PaperClips.print() methods have boolean return value, that indicates whether the job was created successfully (source compatible, but not binary compatibe API change). b) Instead of "Unspecifie error" a SWTException with a specific error code is thrown, that can be processed by the application (source and binary compatibe API change). Thanks and best regards, -marc
  • Oct 08, 2009
    issue 11 (API evolution wishlist) Status changed by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291866
    Status: Migrated
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291866
    Status: Migrated
  • Oct 08, 2009
    issue 3 ([GTK] PaperClips Linux/GTK errors) Status changed by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291863
    Status: Migrated
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291863
    Status: Migrated
  • Oct 08, 2009
    issue 2 ([GTK] PrintPreview issues page feed) Status changed by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291862
    Status: Migrated
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291862
    Status: Migrated
  • Oct 08, 2009
    issue 19 (control how a PrintPiece is divided) Status changed by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291854
    Status: Migrated
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291854
    Status: Migrated
  • Oct 08, 2009
    issue 7 (LineBorder width) Status changed by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291860
    Status: Migrated
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291860
    Status: Migrated
  • Oct 08, 2009
    issue 5 (Multiple row spanning cells in GridPrint) Status changed by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291859
    Status: Migrated
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291859
    Status: Migrated
  • Oct 08, 2009
    issue 12 (Build a PDE-friendly source plugin) Status changed by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291853
    Status: Migrated
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291853
    Status: Migrated
  • Oct 08, 2009
    issue 16 (Add scroll bars, scrolling directly to PrintPreview) Status changed by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291858
    Status: Migrated
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291858
    Status: Migrated
  • Oct 08, 2009
    issue 9 (WatermarkPrint) Status changed by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291857
    Status: Migrated
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291857
    Status: Migrated
  • Oct 08, 2009
    issue 8 (Justified text) Status changed by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291856
    Status: Migrated
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291856
    Status: Migrated
  • Oct 08, 2009
    issue 4 (GroupBorder) Status changed by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291855
    Status: Migrated
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291855
    Status: Migrated
  • Oct 08, 2009
    issue 6 (BigPrint cutting data) Status changed by matth...@woodcraftmill.com   -  
    Status: Migrated
    Status: Migrated
  • Oct 08, 2009
    issue 6 (BigPrint cutting data) commented on by matth...@woodcraftmill.com   -   PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291854
    PaperClips is migrating to the Eclipse project. This bug is now being tracked at http://bugs.eclipse.org/291854
  • Sep 04, 2009
    issue 19 (control how a PrintPiece is divided) reported by harishsid   -   Print piece not effectively divided across pages when large table is printed with Big Print option. The columns get truncated in the first page are reprinted with some more columns from previous page. What steps will reproduce the problem? 1. Create table with large number of columns 2. Print table using BigPrint option 3. verify the print output What is the expected output? What do you see instead? Print out should be split across pages, split data by columns, Eg. If 8 columns are present lets 4 column in one page and 4 in other. But column data in first page is truncated and the same column data is reprinted in next page. What version of the product are you using? On what operating system? 1.0.3
    Print piece not effectively divided across pages when large table is printed with Big Print option. The columns get truncated in the first page are reprinted with some more columns from previous page. What steps will reproduce the problem? 1. Create table with large number of columns 2. Print table using BigPrint option 3. verify the print output What is the expected output? What do you see instead? Print out should be split across pages, split data by columns, Eg. If 8 columns are present lets 4 column in one page and 4 in other. But column data in first page is truncated and the same column data is reprinted in next page. What version of the product are you using? On what operating system? 1.0.3
  • Aug 26, 2009
    issue 11 (API evolution wishlist) commented on by matth...@woodcraftmill.com   -   * Ability to subdivide a PrintPiece horizontally, vertically or both. * Integrate baseline stuff into PrintPiece instead of a separate interface for StyledTextPrint to look for.
    * Ability to subdivide a PrintPiece horizontally, vertically or both. * Integrate baseline stuff into PrintPiece instead of a separate interface for StyledTextPrint to look for.
  • Aug 12, 2009
    Revision 89e003cbbb (Remove wiki pages) pushed by matth...@woodcraftmill.com   -   Remove wiki pages
    Remove wiki pages
  • Aug 12, 2009
    14 Wiki pages changed by   -  
    Deleted Articles, Subversion, GridPrint, Links, Downloads, PaperClips, FrequentlyAskedQuestions, Tutorials, BeginnerTutorial, OldNews, PagePrint, News, FrontPage, Snippets
    Deleted Articles, Subversion, GridPrint, Links, Downloads, PaperClips, FrequentlyAskedQuestions, Tutorials, BeginnerTutorial, OldNews, PagePrint, News, FrontPage, Snippets
  • Aug 12, 2009
    Revision 2a586136af (Add wiki pages to mercurial repository) pushed by matth...@woodcraftmill.com   -   Add wiki pages to mercurial repository
    Add wiki pages to mercurial repository
  • Aug 12, 2009
    Revision bd3965b922 (Update support docs for 1.0.4 release) pushed by matth...@woodcraftmill.com   -   Update support docs for 1.0.4 release
    Update support docs for 1.0.4 release
  • Aug 12, 2009
    Revision 7e55fba667 (Update support docs for 1.0.4 release) pushed by matth...@woodcraftmill.com   -   Update support docs for 1.0.4 release
    Update support docs for 1.0.4 release
  • Aug 12, 2009
    net.sf.paperclips.javadoc_1.0.4.200908120926.zip (PaperClips Javadoc 1.0.4) file uploaded by matth...@woodcraftmill.com   -  
    Labels: Featured Type-Docs OpSys-All
    Labels: Featured Type-Docs OpSys-All
  • Aug 12, 2009
    net.sf.paperclips.ui.source_1.0.4.200908120926.jar (PaperClips UI (source bundle) 1.0.4) file uploaded by matth...@woodcraftmill.com   -  
    Labels: Featured Type-Source OpSys-All
    Labels: Featured Type-Source OpSys-All
  • Aug 12, 2009
    net.sf.paperclips.source_1.0.4.200908120926.jar (PaperClips Core (source bundle) 1.0.4) file uploaded by matth...@woodcraftmill.com   -  
    Labels: Featured Type-Source OpSys-All
    Labels: Featured Type-Source OpSys-All
  • Aug 12, 2009
    net.sf.paperclips.ui_1.0.4.200908120926.jar (PaperClips UI 1.0.4) file uploaded by matth...@woodcraftmill.com   -  
    Labels: Featured Type-Jar OpSys-All
    Labels: Featured Type-Jar OpSys-All
  • Aug 12, 2009
    net.sf.paperclips_1.0.4.200908120926.jar (PaperClips Core 1.0.4) file uploaded by matth...@woodcraftmill.com   -  
    Labels: Featured Type-Jar OpSys-All
    Labels: Featured Type-Jar OpSys-All
  • Aug 11, 2009
    issue 1 (GridPrint.setCellClippingEnabled() should allow cell clippin...) Status changed by matth...@woodcraftmill.com   -   Fixed in changeset 3cba6922a951
    Status: Fixed
    Fixed in changeset 3cba6922a951
    Status: Fixed
  • Aug 11, 2009
    Revision 3cba6922a9 (Always allow cell clipping on first row of GridPrint body ce...) pushed by matth...@woodcraftmill.com   -   Always allow cell clipping on first row of GridPrint body cells on each page.
    Always allow cell clipping on first row of GridPrint body cells on each page.
  • Aug 11, 2009
    Revision f473b81892 (Adjust benchmark suite to work under Linux GTK) pushed by matth...@woodcraftmill.com   -   Adjust benchmark suite to work under Linux GTK
    Adjust benchmark suite to work under Linux GTK
  • Aug 11, 2009
    3 new revisions pushed by matth...@woodcraftmill.com   -   Revision 089343999d:Use standard Eclipse code formatter Revision b1c910842b:Fix internationalized "Page {0} of {1}" message in French. Revision 872d4dbaaa:Reformat all source files according to Eclipse standard formatting. Reformat all contribution comments.
    Revision 089343999d:Use standard Eclipse code formatter Revision b1c910842b:Fix internationalized "Page {0} of {1}" message in French. Revision 872d4dbaaa:Reformat all source files according to Eclipse standard formatting. Reformat all contribution comments.
  • Aug 11, 2009
    issue 11 (API evolution wishlist) commented on by matth...@woodcraftmill.com   -   Use Size objects for font size instead of ints. Sizes will be interpreted as the ascent height s/Simple/Basic/?
    Use Size objects for font size instead of ints. Sizes will be interpreted as the ascent height s/Simple/Basic/?
  • Aug 11, 2009
    issue 11 (API evolution wishlist) commented on by matth...@woodcraftmill.com   -   Introduce HAlign, VAlign objects instead of SWT.LEFT, SWT.CENTER, SWT.RIGHT, SWT.FILL, etc
    Introduce HAlign, VAlign objects instead of SWT.LEFT, SWT.CENTER, SWT.RIGHT, SWT.FILL, etc
  • Aug 11, 2009
    issue 11 (API evolution wishlist) commented on by matth...@woodcraftmill.com   -   s/Painter/Renderer/
    s/Painter/Renderer/
  • Aug 11, 2009
    issue 17 (Error with Eclipse 3.4) Status changed by matth...@woodcraftmill.com   -   Fixed in changeset 1bb9010a8bac. This error will be fixed in version 1.0.4
    Status: Fixed
    Fixed in changeset 1bb9010a8bac. This error will be fixed in version 1.0.4
    Status: Fixed
  • Aug 11, 2009
    issue 18 (Incorrect unit conversion of GridPrint's columns spec) Status changed by matth...@woodcraftmill.com   -   Fixed in changeset ce8d249ed815
    Status: Fixed
    Fixed in changeset ce8d249ed815
    Status: Fixed
  • Aug 11, 2009
    Revision 4fde9181d6 (Remove build_source.jardesc, PDE UI now includes source arch...) pushed by matth...@woodcraftmill.com   -   Remove build_source.jardesc, PDE UI now includes source archive generation as part of bundle export process
    Remove build_source.jardesc, PDE UI now includes source archive generation as part of bundle export process
  • Aug 11, 2009
    2 new revisions pushed by matth...@woodcraftmill.com   -   Revision ce8d249ed8:Add tests for GridColumn size conversion, fixed bug in GridColumn regex decimal sizes Revision 55092a8b25:Ignore pasted_code project
    Revision ce8d249ed8:Add tests for GridColumn size conversion, fixed bug in GridColumn regex decimal sizes Revision 55092a8b25:Ignore pasted_code project
  • Aug 11, 2009
    issue 18 (Incorrect unit conversion of GridPrint's columns spec) changed by matth...@woodcraftmill.com   -  
    Owner: matth...@woodcraftmill.com
    Labels: Milestone-1.0.4 Milestone-Unplanned
    Owner: matth...@woodcraftmill.com
    Labels: Milestone-1.0.4 Milestone-Unplanned
  • Aug 11, 2009
    issue 17 (Error with Eclipse 3.4) Owner changed by matth...@woodcraftmill.com   -  
    Owner: matth...@woodcraftmill.com
    Owner: matth...@woodcraftmill.com
  • Aug 11, 2009
    2 new revisions pushed by matth...@woodcraftmill.com   -   Revision c9fe27f669:Update bundle versions to 1.0.4 Revision be91e4af08:Fix conversion of inches, centimeters and millimeters to points in GridColumn.
    Revision c9fe27f669:Update bundle versions to 1.0.4 Revision be91e4af08:Fix conversion of inches, centimeters and millimeters to points in GridColumn.
  • Jul 28, 2009
    issue 18 (Incorrect unit conversion of GridPrint's columns spec) reported by larionov.ivan   -   What steps will reproduce the problem? 1. Create GridPrint with explicit column widths as follows: new GridPrint("100mm, 283pt", look); 2. add to it 2 TextPrints 3. The cells are of different width as they should not. What is the expected output? What do you see instead? Attached snippet should show 3 rows, 2 cells equal in width in each row (first cell in the 3rd row is almost equal to the others as it is 4inches in width). But instead of this only the first row is shown where the first cell is smaller than the second. What version of the product are you using? On what operating system? PapersClips 1.0.3, Windows XP Please provide any additional information below. See attached snippet
    What steps will reproduce the problem? 1. Create GridPrint with explicit column widths as follows: new GridPrint("100mm, 283pt", look); 2. add to it 2 TextPrints 3. The cells are of different width as they should not. What is the expected output? What do you see instead? Attached snippet should show 3 rows, 2 cells equal in width in each row (first cell in the 3rd row is almost equal to the others as it is 4inches in width). But instead of this only the first row is shown where the first cell is smaller than the second. What version of the product are you using? On what operating system? PapersClips 1.0.3, Windows XP Please provide any additional information below. See attached snippet
 
Hosted by Google Code