Re: [iText-questions] setLineDash() not working as expected

2009-07-20 Thread Daniel Budde
2:26 AM To: Post all your questions about iText here Subject: Re: [iText-questions] setLineDash() not working as expected Daniel Budde wrote: > So, I have my trusty iText book in hand and I swear I have read it, > looked at the java docs, searched for examples and scoured the mailing

Re: [iText-questions] setLineDash() not working as expected

2009-07-19 Thread Bruno Lowagie
Daniel Budde wrote: > So, I have my trusty iText book in hand and I swear I have read it, looked > at the java docs, searched for examples and scoured the mailing list > archives, but either this is just not working as it should or my > understanding of it is warped. > > Here are 2 lines I have at

[iText-questions] setLineDash() not working as expected

2009-07-17 Thread Daniel Budde
So, I have my trusty iText book in hand and I swear I have read it, looked at the java docs, searched for examples and scoured the mailing list archives, but either this is just not working as it should or my understanding of it is warped. Here are 2 lines I have attempted: float[] dash1 = {6, 6}