Hi, I guess you describe what you see in (probably Adobe) PDF viewer. FOP resolution is 1 milipoint (1/72000"), so, appearance can depend on actual border geometrics (location, width and height) on screen pixel grid (usual resolution: 1/96", 750x less precise than FOP's one), and depends on PDF viewer setting (anti-aliasing).
When zooming in, you should see something nearer to expected result. Anyway, you can change antialiasing settings, that should give you a wished appearance. Pascal Le 29/10/2010 09:55, Georg Datterl a écrit : > Hi Chithambara Nathan Pachaiyappan, > > No testcase, no screenshot, no description of the difference. I don’t > think, there’s much we can do here. Let’s blame it on acrobats aliasing. > > Regards, > Georg Datterl > > *Von:*chithambaranathan [mailto:[email protected]] > *Gesendet:* Freitag, 29. Oktober 2010 09:44 > > Hi , > > We are using apache fop 0.95. We have observed difference in table > cell borders during rendering in the pdf > The code which are using is > <fo:table-cell border="1pt solid black" padding="2pt"> for all table > cells. There is no difference the code between the cells. We already > tried with border- collapse="separate". Please let us know the > reason for this difference in rendering using fop. > > Thanks & Regards, > Chithambara Nathan Pachaiyappan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
