This is the mail archive of the docbook@lists.oasis-open.org mailing list for the DocBook project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Fop-0.20.1 Image Problems


Jeff Iezzi wrote:

> I'm not sure about the latest FOP version, but previous versions 
> could not handle GIFs. Try JPEG files and it should work. 


no, it is no problem of the gif format. as I described in the previous 
message in detail:

this statement does NOT work in fop

<fo:external-graphic height="auto" width="auto" content-height="auto" 
content-width="auto" src="url(dilbert_747.gif)"/>


this statement works in FOP.

<fo:external-graphic height="auto" width="auto" content-height="auto" 
content-width="auto" src="dilbert_747.gif"/>


but the first one is generated by the N.Walsh stylesheets.


Alex


----------------------------------------------------------------
To subscribe or unsubscribe from this elist use the subscription
manager: <http://lists.oasis-open.org/ob/adm.pl>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]