You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-users@xmlgraphics.apache.org by Surjit Singh <un...@yahoo.co.uk> on 2008/05/29 18:58:12 UTC

Printing JPEG Problem

I am using FOP version 0.94 and I am trying to print certain images and in some case JPEGs are failing.  I can see from the release notes that FOP native support of JPEG does not include all variants, especially those containing unusual color lookup tables and color profiles, however is there anyway of providing support for a greater number of JPEG variants.  Even if this included adding some additional library files.  

I know about the workaround of saving image in image editor but i would like a more complete fix.  


      __________________________________________________________
Sent from Yahoo! Mail.
A Smarter Email http://uk.docs.yahoo.com/nowyoucan.html

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Printing JPEG Problem

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
That file is not part of my Windows XP installation. Are you sure it's a
JPEG file and not a JPEG2000 file (extension jp2)? For JPEG2000 support
you need FOP 0.95beta or later and JAI Image I/O Tools.

On 30.05.2008 10:53:27 Surj wrote:
> 
> I am using the sample images in window, Blue hills.jpg which is not printing
> others print fine.  When i save in paint it prints ok.  
> 
> 
> 
> Jeremias Maerki-2 wrote:
> > 
> > If you posted (or better gave links to) some JPEG files that are not
> > working in your case, we could look into it. At any rate, you can check
> > if FOP 0.95beta does it any better because that version has a new image
> > loading framework which should improve bitmap support quite a bit.
> > 
> > On 29.05.2008 18:58:12 Surjit Singh wrote:
> >> I am using FOP version 0.94 and I am trying to print certain images and
> >> in some case JPEGs are failing.  I can see from the release notes that
> >> FOP native support of JPEG does not include all variants, especially
> >> those containing unusual color lookup tables and color profiles,
> >> however is there anyway of providing support for a greater number of JPEG
> >> variants.  Even if this included adding some additional library files.  
> >> 
> >> I know about the workaround of saving image in image editor but i would
> >> like a more complete fix.  
> >> 
> > 
> > 
> > 
> > Jeremias Maerki
> > 
> > 




Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Printing JPEG Problem

Posted by "kindaian@gmail.com" <ki...@gmail.com>.
Well, I started using Fop as of 0.20.5, and had to migrate to 0.94 to 
release the main project I developed with FOP.

It just requires some adjusts to the templates and some small changes on 
the way you place the content (my main issue was, empty cells in tables 
- had to insert in all < block > < /block > on them all).

After watching the evolution of 0.95 and the trunk... IMHO, unless you 
have a pressing schedule, it's worth the trouble to upgrade it...

;)

Surj escreveu:
> Opps i am actually using FOP 0.20.5, but looks like a lot of work to upgrade
> to 0.9
>
>
> Jeremias Maerki-2 wrote:
>   
>> If you posted (or better gave links to) some JPEG files that are not
>> working in your case, we could look into it. At any rate, you can check
>> if FOP 0.95beta does it any better because that version has a new image
>> loading framework which should improve bitmap support quite a bit.
>>
>> On 29.05.2008 18:58:12 Surjit Singh wrote:
>>     
>>> I am using FOP version 0.94 and I am trying to print certain images and
>>> in some case JPEGs are failing.  I can see from the release notes that
>>> FOP native support of JPEG does not include all variants, especially
>>> those containing unusual color lookup tables and color profiles,
>>> however is there anyway of providing support for a greater number of JPEG
>>> variants.  Even if this included adding some additional library files.  
>>>
>>> I know about the workaround of saving image in image editor but i would
>>> like a more complete fix.  
>>>
>>>       
>>
>> Jeremias Maerki
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
>> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
>>
>>
>>
>>     
>
>   


Re: Printing JPEG Problem

Posted by Surj <un...@yahoo.co.uk>.
Opps i am actually using FOP 0.20.5, but looks like a lot of work to upgrade
to 0.9


Jeremias Maerki-2 wrote:
> 
> If you posted (or better gave links to) some JPEG files that are not
> working in your case, we could look into it. At any rate, you can check
> if FOP 0.95beta does it any better because that version has a new image
> loading framework which should improve bitmap support quite a bit.
> 
> On 29.05.2008 18:58:12 Surjit Singh wrote:
>> I am using FOP version 0.94 and I am trying to print certain images and
>> in some case JPEGs are failing.  I can see from the release notes that
>> FOP native support of JPEG does not include all variants, especially
>> those containing unusual color lookup tables and color profiles,
>> however is there anyway of providing support for a greater number of JPEG
>> variants.  Even if this included adding some additional library files.  
>> 
>> I know about the workaround of saving image in image editor but i would
>> like a more complete fix.  
>> 
> 
> 
> 
> Jeremias Maerki
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Printing-JPEG-Problem-tp17541120p17554426.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Printing JPEG Problem

Posted by Surj <un...@yahoo.co.uk>.
I am using the sample images in window, Blue hills.jpg which is not printing
others print fine.  When i save in paint it prints ok.  



Jeremias Maerki-2 wrote:
> 
> If you posted (or better gave links to) some JPEG files that are not
> working in your case, we could look into it. At any rate, you can check
> if FOP 0.95beta does it any better because that version has a new image
> loading framework which should improve bitmap support quite a bit.
> 
> On 29.05.2008 18:58:12 Surjit Singh wrote:
>> I am using FOP version 0.94 and I am trying to print certain images and
>> in some case JPEGs are failing.  I can see from the release notes that
>> FOP native support of JPEG does not include all variants, especially
>> those containing unusual color lookup tables and color profiles,
>> however is there anyway of providing support for a greater number of JPEG
>> variants.  Even if this included adding some additional library files.  
>> 
>> I know about the workaround of saving image in image editor but i would
>> like a more complete fix.  
>> 
> 
> 
> 
> Jeremias Maerki
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
> For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org
> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Printing-JPEG-Problem-tp17541120p17554355.html
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org


Re: Printing JPEG Problem

Posted by Jeremias Maerki <de...@jeremias-maerki.ch>.
If you posted (or better gave links to) some JPEG files that are not
working in your case, we could look into it. At any rate, you can check
if FOP 0.95beta does it any better because that version has a new image
loading framework which should improve bitmap support quite a bit.

On 29.05.2008 18:58:12 Surjit Singh wrote:
> I am using FOP version 0.94 and I am trying to print certain images and
> in some case JPEGs are failing.  I can see from the release notes that
> FOP native support of JPEG does not include all variants, especially
> those containing unusual color lookup tables and color profiles,
> however is there anyway of providing support for a greater number of JPEG
> variants.  Even if this included adding some additional library files.  
> 
> I know about the workaround of saving image in image editor but i would
> like a more complete fix.  
> 



Jeremias Maerki


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-users-unsubscribe@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-help@xmlgraphics.apache.org