Looks like a problem with the printer driver that can't process correctly very long lines, maybe overflowing internally. On another matter, check your PDF creation, you are putting a form where the content should be. The reader ignores the extra keys but it's wrong nevertheless.
Paulo ----- Original Message ----- From: "Ondřej Židek" <[email protected]> To: <[email protected]> Sent: Thursday, June 11, 2009 11:07 AM Subject: [iText-questions] Unexpected vector lines after sending generated PDF map document to a printer Hi, I use PdfGraphics java object to produce PDF document with vector maps. I found a very strange behavior when printing a vector lines that are very long (compared with current print window). In these cases the PDF document seems to be correct but the print output contains some unexpected vector lines that are not part of the original map drawing. It is impossible to simulate this behaviour using some software printer emulators. Compare the attached source pdf document with scan of its printer result. Does anybody have an idea what is wrong? Thanks andrew ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ iText-questions mailing list [email protected] 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/
