« Return to Thread: How can I keep text from interfering with line drawings/shapes?

How can I keep text from interfering with line drawings/shapes?

by Justin Griffiths :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.

 

Using iTextSharp, I am creating PDFs of absolutely positioned text (SetSimpleColumn) and lines.  It seems that the text is shifting the position of some lines.  When I remove all of the text, the lines return to their proper location.  This is unexpected behavior.

 

I've tried using DirectContentUnder to draw the lines under the text, but this doesn't seem to have any real effect - except that the text does appear over the lines.

 

How can I draw lines that will not move or shift position with regards to text?

 

Thank you in advance for any help you can offer.

 

JG



This email is intended solely for the recipient. It may contain privileged, proprietary or confidential information or material. If you are not the intended recipient, please delete this email and any attachments and notify the sender of the error.

------------------------------------------------------------------------------

_______________________________________________
iText-questions mailing list
iText-questions@...
https://lists.sourceforge.net/lists/listinfo/itext-questions

Buy the iText book: http://www.1t3xt.com/docs/book.php
Check the site with examples before you ask questions: http://www.1t3xt.info/examples/
You can also search the keywords list: http://1t3xt.info/tutorials/keywords/

 « Return to Thread: How can I keep text from interfering with line drawings/shapes?