Re: [iText-questions] Missing images in pdf when on webserver not locally

2010-06-18 Thread Tore Løvmo
Thank you! This triggered the solution. I had already controlled the bytearray and found that it had the correct amount of bytes. It was identical to the original photo. So as you suggested I now streamed to a file and found that the file was corrupted. Further investegation found that all resour

Re: [iText-questions] Missing images in pdf when on webserver not locally

2010-06-18 Thread 1T3XT info
tore.lo...@trygvesta.no wrote: > < R/Resources<>/ProcSet [/PDF /Text > /ImageB /ImageC /ImageI]/Font<>>>/MediaBox[0 0 595 > 842]>> > and > < R/Resources<>/ProcSet [/PDF /Text > /ImageB /ImageC /ImageI]/Font<>>>/MediaBox[0 0 595 > 842]>> /Xi0, /Xi1, /Xi2 and /Xi3 are XObjects. Normally they als

Re: [iText-questions] Missing images in pdf when on webserver not locally

2010-06-18 Thread tore . lovmo
From: 1T3XT info To: Post all your questions about iText here Date: 17.06.2010 19:15 Subject: Re: [iText-questions] Missing images in pdf when on webserver not locally tore.lo...@trygvesta.no wrote: > Hello, > > I have a web application where I am about to make a report of the users &g

Re: [iText-questions] Missing images in pdf when on webserver not locally

2010-06-17 Thread 1T3XT info
tore.lo...@trygvesta.no wrote: > Hello, > > I have a web application where I am about to make a report of the users > current choices. > Using local junit testing when starting the development of this itext > implementation I had little trouble. > > So i added an image as a watermark to the pag

[iText-questions] Missing images in pdf when on webserver not locally

2010-06-17 Thread tore . lovmo
Hello, I have a web application where I am about to make a report of the users current choices. Using local junit testing when starting the development of this itext implementation I had little trouble. So i added an image as a watermark to the pages after the document was closed, using a reader