The width of the column is much bigger than the width of the text. I guess you're right about the deficiency of the PCL renderer because I made a very interesting change that improved the look of my page: I changed the width of my column with a small value, and like magic, the texts were displayed fine. But now in some places of the same column the spaces seem to be much bigger that a normal space... probably a strange way to calculate the position of the texts... It's like when displaying a text composed from many words, each word is displayed separately. Isn't it possible to treat these kinds of texts like a single word maybe ?... Anyway... I'm aware of the differences between the PCL and PDF renderer, but I *MUST* get PCL output... that's life, I guess :)
Thank you. ----- Original Message ----- From: "Chris Bowditch" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, April 07, 2004 4:11 PM Subject: Re: Spaces when rendering PCL format > Razvan Veina wrote: > > > <fo:table-cell border-top-style="double" border-top-width="1pt" > > border-top-color="black"> > > <fo:block>Line no</fo:block> > > </fo:table-cell> > > Can you make sure the width defined for the column is not smaller than the > width of "Line no" Failing that its probably just a deficiency of the PCL > Renderer. It should be noted that the PCL Renderer is very primitive and under > developed when compared with the PDF Renderer. > > Chris > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
