Title: Message
I do dashes sometimes and have to set back to solid.
----- Original Message -----
Sent: Monday, July 28, 2003 4:44 PM
Subject: RE: Asking again: [iText-questions] line close weirdness - Part II

The default line type is solid only.
I don't use setLineDash(..), but I get a solid line.
 
 

Regards,
Ramana.JV.

-----Original Message-----
From: David Thielen [mailto:[EMAIL PROTECTED]
Sent: Monday, July 28, 2003 4:46 PM
To: itext
Subject: Asking again: [iText-questions] line close weirdness - Part II

Is there a way to say a line is solid other than PdfContentByte.setLineDash(32000, 0)?
 
thanks - dave
 
----- Original Message -----
To: itext
Sent: Sunday, July 27, 2003 7:27 PM
Subject: [iText-questions] line close weirdness - Part II

Hi;
 
The cause of the problem (which appears to be a bug in Acrobat) is that I do a PdfContentByte.setLineDash(32000, 0) when I have a solid line. Is there a way to say solid line other than this?
 
thanks - dave
 
 
The pdf I get is:
0.5 w
[1600 0] 0 d
0 0 0 RG
72 509.6 m
729 509.6 l
729 58.4 l
72 58.4 l
h
S
 
And what will close correctly is:
0.5 w
0 0 0 RG
72 509.6 m
729 509.6 l
729 58.4 l
72 58.4 l
h
S

****************************************************************************

This email may contain confidential
material. If you were not an intended recipient,
Please notify the sender and delete all copies.
We may monitor email to and from our network.

 ***************************************************************************

 

Reply via email to