pescuma / swt-paperclips

Automatically exported from code.google.com/p/swt-paperclips
0 stars 0 forks source link

Text Jumbled with Dotmatrix printer #21

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by govindashrit@gmail.com on 2 Dec 2009 at 7:43

Attachments:

GoogleCodeExporter commented 9 years ago
Are you able to print to this printer using other Windows programs?  I'm 
suspecting a
driver issue.

Original comment by qualidaf...@gmail.com on 3 Dec 2009 at 3:45

GoogleCodeExporter commented 9 years ago
Ya i am running tally ..in that machine.. its working fine.

Original comment by govindashrit@gmail.com on 3 Dec 2009 at 5:14

GoogleCodeExporter commented 9 years ago
The next thing I would try is to checkout the PaperClips sources into your 
workspace, open PaperClips.java and look for the line gc.setAdvanced(true) and 
comment it out.  Advanced printing mode has caused issues before and this may 
be an 
instance of that.  Let me know what you find out.

Original comment by qualidaf...@gmail.com on 22 Feb 2010 at 7:37

GoogleCodeExporter commented 9 years ago
I had a very similar problem today while working on StyledTextPrint.  Some text 
was 
getting squished together when using a "Courier" font name.  I changed those 
to "Courier New" and it seemed to fix the issue.  Try changing your font names 
around and see if this makes a difference.

Original comment by qualidaf...@gmail.com on 25 Feb 2010 at 8:14

GoogleCodeExporter commented 9 years ago
I met the same error. It did work well last days, but today the error occurs. I 
have
tried every font in my pc, but it doesn't even matter. English words are 
displayed
crowded and Chinese words no diaplay.
The attachments is a printPreview print-screen.
My environment is Windows 7 Pro (Simple Chinese)

Thanks
David
from China

Original comment by micro...@gmail.com on 12 Mar 2010 at 5:27

Attachments:

GoogleCodeExporter commented 9 years ago
Sorry, I have no way to troubleshoot this without some sample code that 
reproduces
the problem.  Please attach some sample code (preferably a standalone .java 
file with
a static main so I can just drop it in my workspace and run) and I will take a 
look
at this for you.

Matthew

Original comment by qualidaf...@gmail.com on 26 Mar 2010 at 6:17

GoogleCodeExporter commented 9 years ago
Hello, I have a problem with Paperclips. I am a beginner in paperclips. I had 
attached a file. I want to print the list of employees(which  is stored as 
arrays). I didnt how can i print. I had tried,but it is not successfull. can u 
plz help me.

Original comment by rosemo...@gmail.com on 22 Feb 2012 at 11:38

Attachments:

GoogleCodeExporter commented 9 years ago
Hi @rosemolus. I apologize I didn't see your question sooner.

If you are still having problems, please submit your question to the mailing 
list [1] with a code snippet so I can reproduce your problem.

-Matthew

[1] http://groups.google.com/group/swt-paperclips

Original comment by qualidaf...@gmail.com on 18 Sep 2012 at 7:14

GoogleCodeExporter commented 9 years ago
Cannot duplicate original issue. If this is still an issue, please re-open with 
a code sample which reproduces the problem.

Original comment by qualidaf...@gmail.com on 18 Sep 2012 at 7:16