IIRC, Samsung doesn't use Adobe Postscript - it uses a clone. I
suspect you are running into issues/bugs/errors in their implementation.
Trying telling Acrobat to "dumb down" the Postscript by choosing a
lower PS level in the printer settings.
Leonard
On Oct 22, 2007, at 12:32 PM, Matthew
More remarks:
If the document has only one page, it's printed correctly. I've got no idea
about what's happening here...
> -Mensaje original-
> De: Javier Arregui [mailto:[EMAIL PROTECTED]
> Enviado el: jueves, 13 de mayo de 2004 13:48
> Para: [EMAIL PROTECTED]
> Asunto: [iText-questio
;[EMAIL PROTECTED]>;
<[EMAIL PROTECTED]>; "'Paulo Soares'"
<[EMAIL PROTECTED]>
Sent: Monday, July 21, 2003 17:15
Subject: RE: [iText-questions] Printing problem
> Hmmm...
> The question now comes up is to use PdfPatternPainter to draw the
> patterns
>
Sent: Monday, July 21, 2003 11:10 AM
To: Jaladurgam, Ramana; 'Matt Tencati'
Cc: '[EMAIL PROTECTED]';
[EMAIL PROTECTED]; 'Paulo Soares'
Subject: RE: [iText-questions] Printing problem
At 11:01 AM 7/21/2003 -0500, Jaladurgam, Ramana wrote:
>That amounts to around 570KB. M
cc: "'[EMAIL
PROTECTED]'" <[EMAIL PROTECTED]>,
[EMAIL PROTECTED][EMAIL PROTECTED]
eforge.net
, Ramana; 'Matt Tencati'
Cc: '[EMAIL PROTECTED]';
[EMAIL PROTECTED]; 'Paulo Soares'
Subject: RE: [iText-questions] Printing problem
At 11:01 AM 7/21/2003 -0500, Jaladurgam, Ramana wrote:
>That amounts to around 570KB. My spool file size is 1MB.
>The 570KB is still
At 11:01 AM 7/21/2003 -0500, Jaladurgam, Ramana wrote:
That amounts to around 570KB. My spool file size is 1MB.
The 570KB is still unacceptable.
The size of the spool file isn't something you can control!!
It is determined by a combination of the client software (Acrobat
Reader in
; 'Leonard Rosenthol'; 'Paulo
Soares'
Subject: RE: [iText-questions] Printing problem
Document 203, Caiai.pdf owned by USER was printed on PRINTER via port PORT.
Size in
bytes: 578155; pages printed: 1
"Jaladurgam, Ramana"
07/21/2003 08:56 AM Soares' <[EMAIL PROTECTED]>
Sent by:cc:
"'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>,
[EMAIL PROTECTED]
[EMAIL PROTECTED]
eforge.net Subject: RE:
[iText-questions] Printing
l'
Cc: '[EMAIL PROTECTED]';
[EMAIL PROTECTED]
Subject: RE: [iText-questions] Printing problem
Here with I am attaching the PDF file in question.
I have again checked out the Acrobat reader version and the Help-About box
says 5.0.1. I am sure I have the latest driver for the printer.
: Monday, July 21, 2003 9:31 AM
To: Jaladurgam, Ramana; 'Matt Tencati'
Cc: '[EMAIL PROTECTED]';
[EMAIL PROTECTED]
Subject: RE: [iText-questions] Printing problem
At 09:06 AM 7/21/2003 -0500, Jaladurgam, Ramana wrote:
>What type of printer?
> HP PCL printer
>What
At 09:06 AM 7/21/2003 -0500, Jaladurgam, Ramana wrote:
What type of printer?
HP PCL printer
What OS platform?
Windows 2000 Professional
What program are you printing the PDF from?
Acrobat Reader 5.0
Is that really 5.0, and not 5.0.5 or 5.1? If so, that's probably
the problem.
ECTED]';
[EMAIL PROTECTED]
Subject: RE: [iText-questions] Printing problem
What type of printer?
HP PCL printer
What OS platform?
Windows 2000 Professional
What program are you printing the PDF from?
Acrobat Reader 5.0
Regards,
Ramana.JV.
Regards,
Ramana.JV.
-Original Messag
, 2003 12:29 PM
To: Jaladurgam, Ramana; 'Matt Tencati'
Cc: '[EMAIL PROTECTED]';
[EMAIL PROTECTED]
Subject: RE: [iText-questions] Printing problem
At 5:54 PM -0500 7/18/03, Jaladurgam, Ramana wrote:
>With closePathStroke(), I am not getting the pattern inside.
>A pdf with
At 5:54 PM -0500 7/18/03, Jaladurgam, Ramana wrote:
With closePathStroke(), I am not getting the pattern inside.
A pdf with 8 small polygon on a page:
What type of printer? What OS platform? What program are
you printing the PDF from?
Leonard
--
---
To: Jaladurgam, Ramana
Cc: '[EMAIL PROTECTED]';
[EMAIL PROTECTED]
Subject: RE: [iText-questions] Printing problem
What is the line weight you are intending for the
mPdfContentByte.closePathFillStroke()
call? Since this is just a line can you use closePathStroke() instead?
The proble
cc: "'[EMAIL
PROTECTED]'" <[EMAIL PROTECTED]>,
[EMAIL PROTECTED][EMAIL PROTECTED]
eforge.net
ana
Cc: '[EMAIL PROTECTED]';
[EMAIL PROTECTED]
Subject: RE: [iText-questions] Printing problem
It doesn't look like you ever use the Pattern you have defined. I think you
need to use
mPdfContentByte.setPatternFill() and/or mPdfContentByte.setPatternStroke()
in order to use the
t;'[EMAIL PROTECTED]'" <[EMAIL
PROTECTED]>
Sent by:cc:
[EMAIL PROTECT
I have digged into the printing problem and could find that the problem is
due to the use of patterns.
Here is the way I am using patterns.
mPdfContentByte.moveTo(mXValues[0] , mYValues[0]);
for (int lPoint = 1; lPoint < mXValues.length; lPoint++)
{
21 matches
Mail list logo