Forgive my eavesdropping, but in my experience with FOP, I've seen that when outputting to -pdf, other border-styles work. In particular, I've got "dashed" working, and I believe "dotted" works as well. However, I noticed when outputting to -awt/-print it turns into a solid line. This is fine for me. If one of my clients wants it to look pretty, they'll make a PDF first, and then print that.
Christian Geisert wrote: > Todtenhaupt, Susann wrote: > >> Hello! >> >> There're several values for the attribute border-style when designing a >> table-cell with xsl:fo. For example dotted, dashed etc. but it doesn't >> work. >> There's no aftereffect if this is setted... >> >> <fo:table-cell border-width="0.5mm" border-style="dotted"> >> <fo:block font-size="14pt" >> font-weight="bold">Name</fo:block> >> </fo:table-cell> >> >> What's the fault? > > > Unimplemented feature (only "solid" works) > > Christian -- Clay Leeds - [EMAIL PROTECTED] Web Developer - Medata, Inc. - http://www.medata.com PGP Public Key: https://mail.medata.com/pgp/cleeds.asc --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
