[xep-support] Re: Tables with only <fo:table-header> are not rendered close to end of page

From: Hugo Inacio <Hugo.Inacio_at_ADDRESS_REMOVED>
Date: Tue Sep 25 2018 - 17:32:24 PDT

Hi Kevin,

I mocked up a FO as so not to have client data on it. I did do a copy ad pate 30 times to mock up my example. Either way, the output you show only has 16 tables. What happens to the rest of the 30 tables that are in the FO? Removing the IDs is not the answer to my question, thought it does make my FO follow spec a little better.

Hugo

From: Xep-support <xep-support-bounces@renderx.com> On Behalf Of Kevin Brown
Sent: Wednesday, 26 September 2018 10:19 AM
To: 'RenderX Community Support List' <xep-support@renderx.com>
Cc: Jim Fretwell <Jim.Fretwell@objective.com>
Subject: [xep-support] Re: Tables with only <fo:table-header> are not rendered close to end of page

If I simply open you FO in oXygen, you do realize there are dozens of errors.

I see this: <fo:table width="100%" border-collapse="collapse" id="d38e5658">

and 10 lines later I see this: <fo:table width="100%" border-collapse="collapse" id="d38e5658">

Those IDs are the same. Gee, another error ... you cannot have a singular XML document with IDs all the same ... 100s of them.

Step 1) Removed all IDs that are duplicate

Step 2) Removed invalid precedence=true/false on something you have that is not anything XSL SO

All you content formats in one page, what did you expect?

[cid:image001.png@01D45583.64196690]

Kevin Brown

RenderX

-----Original Message-----
From: Xep-support [mailto:xep-support-bounces@renderx.com] On Behalf Of Hugo Inacio
Sent: Tuesday, September 25, 2018 4:55 PM
To: RenderX Community Support List <xep-support@renderx.com<mailto:xep-support@renderx.com>>
Cc: Jim Fretwell <Jim.Fretwell@objective.com<mailto:Jim.Fretwell@objective.com>>
Subject: [xep-support] Re: Tables with only <fo:table-header> are not rendered close to end of page

Thank you for your email. I've checked the spec, and yes, you are right in saying that the table is not correct without a table-body element.

I would assume that XEP would treat all tables the same then, meaning none of the tables should display as none of them are conformant?

I have also tested with the following ( valid FO according to spec):

<fo:table-body><fo:table-row><fo:table-cell><fo:block/></fo:table-cell></fo:table-row></fo:table-body>

And still achieve the same unwanted result: Only the tables on the first page appear, and the tables that are supposed to show up in the second page do not show. I have added the file for reference.

Hugo

-----Original Message-----

From: Xep-support <xep-support-bounces@renderx.com<mailto:xep-support-bounces@renderx.com>> On Behalf Of G. Ken Holman

Sent: Tuesday, 25 September 2018 4:38 AM

To: RenderX Community Support List <xep-support@renderx.com<mailto:xep-support@renderx.com>>; xep-support@renderx.com<mailto:xep-support@renderx.com>

Cc: Jim Fretwell <Jim.Fretwell@objective.com<mailto:Jim.Fretwell@objective.com>>

Subject: [xep-support] Re: Tables with only <fo:table-header> are not rendered close to end of page

A <table> without a <table-body> is an error, so the fact that anything is or is not displayed is irrelevant ... you should be using valid XSL-FO.

Ref: https://www.w3.org/TR/2006/REC-xsl11-20061205/#fo_table

>Contents:

>

>(<https://www.w3.org/TR/2006/REC-xsl11-20061205/#fo_table-column>table-

>column*,<https://www.w3.org/TR/2006/REC-xsl11-20061205/#fo_table-header

>>table-header?,<https://www.w3.org/TR/2006/REC-xsl11-20061205/#fo_table

>-footer>table-footer?,<https://www.w3.org/TR/2006/REC-xsl11-20061205/#f

>o_table-body>table-body+)

I hope this is helpful.

. . . . Ken

At 2018-09-24 01:57 +0000, Hugo Inacio wrote:

>For these three files (tables_with_body.fo,

>tables_with_empty_body_and_header.fo, tables_with_header_only.fo ),

>only the first one will show the second page. Meaning that tables that

>contain only header cells are ignored when being placed on the next

>page. Is this a render X issue?

>

>Hugo Inacio

>

>

>

>_______________________________________________

>(*) To unsubscribe, please visit

>http://lists.renderx.com/mailman/options/xep-support

>(*) By using the Service, you expressly agree to these Terms of Service

>http://w ww.renderx.com/terms-of-service.html

--
Contact info, blog, articles, etc. http://www.CraneSoftwrights.com/f/ | Check our site for free XML, XSLT, XSL-FO and UBL developer resources | Streaming hands-on XSLT/XPath 2 training class @ US$45 (5 hours free) |
_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w ww.renderx.com/terms-of-service.html

_______________________________________________
(*) To unsubscribe, please visit http://lists.renderx.com/mailman/options/xep-support
(*) By using the Service, you expressly agree to these Terms of Service http://w
ww.renderx.com/terms-of-service.html

image001.png
Received on Tue Sep 25 17:31:58 2018

This archive was generated by hypermail 2.1.8 : Tue Sep 25 2018 - 17:32:04 PDT