Hi Jeremias, > As for not converting the TIFF files to page segments, I've already told > your colleague, that you can set native="true" in the configuration as > shown here: > http://xmlgraphics.apache.org/fop/1.0/output.html#afp-image-config
Setting native="true" prevents it from getting converted into psg but we want the refer this unconverted tiff as a external resource outside the AFP which is the main issue here. Is there anyway to do that ? 1. With Resource Group 2. Without Resource Group Thanks Anupam Jeremias Maerki <dev <at> jeremias-maerki.ch> writes: > > Hi, > > check out http://xmlgraphics.apache.org/fop/1.0/output.html#afp-resource- group-file > That should allow you to write a separate resource file for those > resources. But I've never played with it myself so I don't know if it > will meet your needs. > > As for not converting the TIFF files to page segments, I've already told > your colleague, that you can set native="true" in the configuration as > shown here: > http://xmlgraphics.apache.org/fop/1.0/output.html#afp-image-config > > That should do it. But we've had problems in the past with some AFP > environments so no guarantee that it'll work. > > HTH > > On 13.08.2010 09:38:29 Mrutyunjay Sahasrabudhe wrote: > > Hi, > > > > We are trying to achieve the following: > > -- We have a few TIFF images those are requried to be included in the AFP > > -- These images are to be referred from a resource library and not part of the > > AFP datastream > > -- we do not want to use the include page segment as that requries the images > > to be converted in to PSG that may have some color loss > > > > So basically we want to refer non-afp resources somehow inside the AFP. > > > > Can you kindly guide as to how the above can be achieved? > > Jeremias Maerki > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
