RE: [xsl] Possible to have bottom border on table cell that's breaking across pages?

Subject: RE: [xsl] Possible to have bottom border on table cell that's breaking across pages?
From: KAATMAN Matthew <matthew.kaatman@xxxxxxxxxxxxxx>
Date: Thu, 29 Aug 2013 21:56:47 +0200
Okay, got it. If anyone finds this message later while searching, the solution
was using the following attributes:

        <xsl:attribute
name="border-after-width.conditionality">retain</xsl:attribute>
        <xsl:attribute name="border-after-width.length">0.5pt</xsl:attribute>

-----Original Message-----
From: KAATMAN Matthew
Sent: Thursday, August 29, 2013 2:29 PM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: RE: [xsl] Possible to have bottom border on table cell that's
breaking across pages?

Thanks Ken (and Wolfgang!)

I now have the border across breaking columns. However, I can't get them to be
a different width/color yet.

As a test I tried:
border-after-width.conditionality="retain"
border-after-style="solid"
border-after-width="2pt"
border-after-color="red"
border-after-precedence="force"

It could be my renderer, but I suspect it's user error on my part.

I found some mention of an old AHF bug:
http://antennahouse.com/support/qa/QA/2002122006.html

I tried removing border-bottom and the above settings started to work, but
what I'm really looking for is one width for borders for columns that aren't
breaking and another width for columns that are breaking.

Thanks for getting me on the right track!
Matt

-----Original Message-----
From: g.ken.holman@xxxxxxxxx [mailto:g.ken.holman@xxxxxxxxx] On Behalf Of G.
Ken Holman
Sent: Thursday, August 29, 2013 8:35 AM
To: xsl-list@xxxxxxxxxxxxxxxxxxxxxx
Subject: Re: [xsl] Possible to have bottom border on table cell that's
breaking across pages?

(Many thanks to Wolfgang for his assistance; this reply is checking to see if
I've correctly implemented his counsel)

On Aug 28, 2013 4:28 PM, "KAATMAN Matthew"
<matthew.kaatman@xxxxxxxxxxxxxx> wrote:
>
> I'm starting to think it's not possible to put a thin line border at the
bottom of a table cell that is breaking across pages.

Have you tried border-after-width.conditionality="retain"?

Ref: http://www.biglist.com/lists/xsl-list/archives/200604/msg00090.html

I hope this helps.

. . . . . . . . . . Ken

--
Contact us for world-wide XML consulting and instructor-led training Free
5-hour lecture: http://www.CraneSoftwrights.com/links/udemy.htm
Crane Softwrights Ltd. http://www.CraneSoftwrights.com/s/
G. Ken Holman mailto:gkholman@xxxxxxxxxxxxxxxxxxxx
Google+ profile: https://plus.google.com/116832879756988317389/about
Legal business disclaimers: http://www.CraneSoftwrights.com/legal


AVIS : Ce courrier et ses pieces jointes sont destines a leur seul
destinataire et peuvent contenir des informations confidentielles appartenant
a bioMerieux. Si vous n'etes pas destinataire, vous etes informe que toute
lecture, divulgation, ou reproduction de ce message et des pieces jointes est
strictement interdite. Si vous avez recu ce message par erreur merci d'en
prevenir l'expediteur et de le detruire, ainsi que ses pieces jointes.
NOTICE: This message and attachments are intended only for the use of their
addressee and may contain confidential information belonging to bioMerieux. If
you are not the intended recipient, you are hereby notified that any reading,
dissemination, distribution, or copying of this message, or any attachment, is
strictly prohibited. If you have received this message in error, please notify
the original sender immediately and delete this message, along with any
attachments.

Current Thread