Re: [iText-questions] createInk not displaying in PDF on Ubuntu Linux

2012-01-14 Thread Rob
It now appears that other annotation types are also not displaying in Ubuntu viewers. Here's some code I've written that creates a file called pdf.test. It writes 'TEST' in capitals and then adds a large diagonal line (PdfAnnotation.createLine) next to it. Ubuntu viewers are displaying only the t

Re: [iText-questions] createInk not displaying in PDF on Ubuntu Linux

2012-01-13 Thread Rob
It may be that these attributes are not related to the problem, but id like to rule them out if possible. Is iText capable of adding any of these optional attributes? -- View this message in context: http://itext-general.2136553.n4.nabble.com/createInk-not-displaying-in-PDF-on-Ubuntu-Linux-tp429

Re: [iText-questions] createInk not displaying in PDF on Ubuntu Linux

2012-01-13 Thread Leonard Rosenthol
Except that all those are optional attributes. -Original Message- From: Rob [mailto:rafri...@gmail.com] Sent: Friday, January 13, 2012 3:17 PM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] createInk not displaying in PDF on Ubuntu Linux They do indeed support

Re: [iText-questions] createInk not displaying in PDF on Ubuntu Linux

2012-01-13 Thread Rob
They do indeed support that type. I have found that if I open the pdf in EZPDF reader on my android device and then save it. It 'fixes' the pdf and the annotations display in all the said Ubuntu viewers. On closer inspection, by exporting xfdf files and comparing, it would seem that the ink tag w

Re: [iText-questions] createInk not displaying in PDF on Ubuntu Linux

2012-01-13 Thread Leonard Rosenthol
I would assume that those viewers don't support that annotation type. -Original Message- From: Rob [mailto:rafri...@gmail.com] Sent: Friday, January 13, 2012 11:17 AM To: itext-questions@lists.sourceforge.net Subject: Re: [iText-questions] createInk not displaying in PDF on Ubuntu

Re: [iText-questions] createInk not displaying in PDF on Ubuntu Linux

2012-01-13 Thread Rob
Ubuntu 9.04 64bit / Document Viewer(Evince) 2.26.1 using poppler 0.10.5 (cairo) Ubuntu 9.04 64bit / Open Office 3.0.1 Ubuntu 9.04 64bit / Xournal 0.4.2.1 Ubuntu 10.04 32bit / Document Viewer 2.30.3 using poppler/cairo (0.12.4) -- View this message in context: http://itext-general.2136553.n4.nabb

Re: [iText-questions] createInk not displaying in PDF on Ubuntu Linux

2012-01-13 Thread Leonard Rosenthol
What viewer on Ubuntu? Adobe Reader? Xpdf? Poppler? Other? -Original Message- From: Rob [mailto:rafri...@gmail.com] Sent: Friday, January 13, 2012 10:56 AM To: itext-questions@lists.sourceforge.net Subject: [iText-questions] createInk not displaying in PDF on Ubuntu Linux I've creat