Please UNSUBSCRIBE me from this list 


________________________________
From: Rob <rafri...@gmail.com>
To: itext-questions@lists.sourceforge.net 
Sent: Tuesday, January 17, 2012 6:01 AM
Subject: Re: [iText-questions] createInk not displaying in PDF on UbuntuLinux


Paulo Soares-3 wrote
> 
> Do you really need an annotation or just something drawn on top of the
> content?
> 

Thanks Paulo, your reply made me focus on redrawing using
PdfContentByte.moveTo and lineTo and I now have the vectors written directly
on the document. I would have preferred annotations but this is an
acceptable solution.

An issue I am now trying to overcome is that the original annotations where
fluid gestures using ink tags. Although the new drawings are x/y point
accurate. There are hard edge due to the nature of lineTo. Is there a way to
match the original smoothness of the inklist/gestures?

--
View this message in context: 
http://itext-general.2136553.n4.nabble.com/createInk-not-displaying-in-PDF-on-Ubuntu-Linux-tp4292565p4302932.html
Sent from the iText - General mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php
------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
iText-questions mailing list
iText-questions@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/itext-questions

iText(R) is a registered trademark of 1T3XT BVBA.
Many questions posted to this list can (and will) be answered with a reference 
to the iText book: http://www.itextpdf.com/book/
Please check the keywords list before you ask for examples: 
http://itextpdf.com/themes/keywords.php

Reply via email to