Re: TIFF image rendering in pdf is lossy

2003-07-29 Thread Angus Stewart
be the problem as the TIFF support relies on the presence of > JAI. If JAI is not available it defaults to using JIMI and that again will > DCT encode your images as JIMI has only very limited support for the TIFF > format. > > Manuel > > -Original Message- >

Re: TIFF image rendering in pdf is lossy

2003-07-29 Thread Angus Stewart
It would seem that the real issue is that some code I was using was doing an implicit convert of the tif image to jpeg before the transformation took place. Sorry to bother. Angus Stewart wrote: > > FOP 0.20.5rc2 > > ISSUE: TIFF image rendering in pdf is lossy. > > QUE

TIFF image rendering in pdf is lossy

2003-07-28 Thread Angus Stewart
FOP 0.20.5rc2 ISSUE: TIFF image rendering in pdf is lossy. QUESTION 1: Is this a configuration item? QUESTION 2: How can I, as a user, resolve this issue. Comparison of tiff image to rendered image in pdf. PDF shows marked degredation. PDF contains tag: /DCTDecode - indicates lossy compression

Rotating Text Elements

2003-01-13 Thread Angus Stewart
Hello all, I have looked over the list and have found references to the fact that the reference-orientation element is not currently implemented, and the suggestion that rotating text can be accomplished by embedding svg. However, a cursory examination of svg seems to indicate that there is no sup

Re: Font i2of5.ttf - ENCODING = ?

2002-04-09 Thread Angus Stewart
http://www.w3schools.com/xml/xml_elements.asp Carlos Daniel Schafer wrote: > Hi > > Hello, people > > I have a problem with the Font i2of5.ttf when I generated a file PDF > I can transformed a file XML with a file XSL:FO but I need uses in XML this > encoding="UTF-8" OR encoding ="ISO-8859-1". >