RE: Help needed on Image rendering

2012-07-11 Thread Robert Meyer
ith that to see if it resolves the issue. Regards, Robert Meyer From: meenakshi.mus...@gexpro.com To: rme...@hotmail.co.uk Date: Tue, 10 Jul 2012 12:29:16 -0700 Subject: RE: Help needed on Image rendering Hi Rob, I have explicitly defined JAVA location for my program. I have installe

RE: Help needed on Image rendering

2012-07-10 Thread Robert Meyer
location. Regards, Robert Meyer > From: meenakshi.mus...@gexpro.com > To: fop-users@xmlgraphics.apache.org > CC: rsarg...@xmission.com > Date: Mon, 9 Jul 2012 08:42:45 -0700 > Subject: RE: Help needed on Image rendering > > Rob, > > We have installed on server(Linux) th

RE: Help needed on Image rendering

2012-07-09 Thread Musale, Meenakshi - Rexel Holdings USA
sarg...@xmission.com] Sent: Monday, July 09, 2012 11:35 AM To: fop-users@xmlgraphics.apache.org Subject: Re: Help needed on Image rendering What does java -version give you. Ubuntu may have installed openjdk On 07/09/2012 09:27 AM, Musale, Meenakshi - Rexel Holdings USA wrote: > Hi Rob,

Re: Help needed on Image rendering

2012-07-09 Thread Rob Sargent
aphics.apache.org CC: lmpmberna...@gmail.com Date: Wed, 27 Jun 2012 18:53:18 -0700 Subject: RE: Help needed on Image rendering Hi, How did you fix the issue?. can you please elaborate and if possible can you send me generated catalog?

RE: Help needed on Image rendering

2012-07-09 Thread Musale, Meenakshi - Rexel Holdings USA
-Original Message- From: Robert Meyer [mailto:rme...@hotmail.co.uk] Sent: Thursday, June 28, 2012 4:33 AM To: fop-users@xmlgraphics.apache.org Subject: RE: Help needed on Image rendering Hello, I took a slightly different approach to Luis and created an Eclipse project and ran your cod

Re: Help needed on Image rendering

2012-06-29 Thread Alexios Giotis
> > >> From: meenakshi.mus...@gexpro.com >> To: fop-users@xmlgraphics.apache.org; rme...@hotmail.co.uk >> Date: Thu, 28 Jun 2012 06:42:20 -0700 >> Subject: RE: Help needed on Image rendering >> >> Rob, >> >> What

RE: Help needed on Image rendering

2012-06-28 Thread Robert Meyer
: fop-users@xmlgraphics.apache.org; rme...@hotmail.co.uk > Date: Thu, 28 Jun 2012 06:42:20 -0700 > Subject: RE: Help needed on Image rendering > > Rob, > > What is memory setting for eclipse and what is machine configuration, is it > 32 bit or 64 bit processor? > > > Regards, &g

Re: Help needed on Image rendering

2012-06-28 Thread Rob Sargent
al Message- From: Robert Meyer [mailto:rme...@hotmail.co.uk] Sent: Thursday, June 28, 2012 4:33 AM To: fop-users@xmlgraphics.apache.org Subject: RE: Help needed on Image rendering Hello, I took a slightly different approach to Luis and created an Eclipse project and ran your code from there. I c

RE: Help needed on Image rendering

2012-06-28 Thread Musale, Meenakshi - GEXPRO
-Original Message- From: Robert Meyer [mailto:rme...@hotmail.co.uk] Sent: Thursday, June 28, 2012 4:33 AM To: fop-users@xmlgraphics.apache.org Subject: RE: Help needed on Image rendering Hello, I took a slightly different approach to Luis and created an Eclipse project and ran your code

RE: Help needed on Image rendering

2012-06-27 Thread Musale, Meenakshi - GEXPRO
.@gexpro.com> From: Musale, Meenakshi - GEXPRO Sent: Wednesday, June 27, 2012 3:04 PM To: 'Rob Sargent' Cc: fop-users@xmlgraphics.apache.org<mailto:fop-users@xmlgraphics.apache.org> Subject: RE: Help needed on Image rendering Hi Rob, I am sorry which files are you asking, image file

Re: Help needed on Image rendering

2012-06-27 Thread Luis Bernardo
.@gexpro.com> *From:* Musale, Meenakshi - GEXPRO *Sent:* Wednesday, June 27, 2012 3:04 PM *To:* 'Rob Sargent' *Cc:* fop-users@xmlgraphics.apache.org *Subject:* RE: Help needed on Image rendering Hi Rob, I am sorry which files are you asking, image file

RE: Help needed on Image rendering

2012-06-27 Thread Musale, Meenakshi - GEXPRO
...@gexpro.commailto:meenakshi.mus...@gexpro.com> From: Musale, Meenakshi - GEXPRO Sent: Wednesday, June 27, 2012 3:04 PM To: 'Rob Sargent' Cc: fop-users@xmlgraphics.apache.org Subject: RE: Help needed on Image rendering Hi Rob, I am sorry which files are you asking, imag

RE: Help needed on Image rendering

2012-06-27 Thread Musale, Meenakshi - GEXPRO
ale, Meenakshi - GEXPRO Cc: fop-users@xmlgraphics.apache.org Subject: Re: Help needed on Image rendering Can you show that the file(s) do(es) in fact exist? And that they are no zero-length files? On 06/27/2012 12:34 PM, Musale, Meenakshi - GEXPRO wrote: Hi Rob, Attached "code.zip" contain

Re: Help needed on Image rendering

2012-06-27 Thread Rob Sargent
hi.mus...@gexpro.com> *From:* Rob Sargent [mailto:rsarg...@xmission.com] *Sent:* Tuesday, June 26, 2012 8:22 AM *To:* fop-users@xmlgraphics.apache.org *Subject:* Re: Help needed on Image rendering Show the fo (xml) you are f

Re: Help needed on Image rendering

2012-06-26 Thread David J. B. Hollis
Hi, What image type? SVG, by any chance? David Hi, I am facing random issues with image rendering while PDF generation with FOP 1.0 version. Some images are coming properly but some of them are not. Images are present in location but still it gives exception :"Image not found" Please

Re: Help needed on Image rendering

2012-06-26 Thread Karsten Breit
In our organisation we've been having issues rendering images with FOP 1.0 as well. We use to load images via http and it turned out that the preloader that detects the image type fails with redirects. So if you load images via http you might try to check the response headers for redirects. Am

Re: Help needed on Image rendering

2012-06-26 Thread Rob Sargent
Show the fo (xml) you are feeding to fop. Show the actual error message. Show your configuration. Show which type of images work, which don't. On 06/26/2012 06:15 AM, Musale, Meenakshi - GEXPRO wrote: Hi, I am facing random issues with image rendering while PDF generation with FOP 1.0 version.