From: Kevin Yank (kevin@sitepoint.com)
Date: Mon Mar 03 2003 - 21:03:58 PST
Actually, it turns out it has nothing to do with the table. The problem is
with the external-graphic.
I've attached one of the PNG files I'm testing with. Is there something
unsupported about its format?
-Kevin Yank.
> -----Original Message-----
> From: Kevin Yank [mailto:kevin@sitepoint.com] 
> Sent: Tuesday, 4 March 2003 3:51 PM
> To: 'xep-support@renderx.com'
> Subject: External-graphic in a table crashes XEP
> 
> 
> An FO document I am trying to render with the latest version 
> of XEP causes the renderer to exit with the following message:
> 
> {!String index out of range: -1}
> 
> I have narrowed the problem down to the following simplified example:
> 
> <table>
>   <table-body>
>     <table-row>
>       <table-cell>
>         <block>
>           <external-graphic src="url(image.png)" width="auto" 
> height="auto" content-width="auto" content-height="auto" />
>         </block>
>       </table-cell>
>     </table-row>
>   </table-body>
> </table>
> 
> In general, any time I put an external-graphic into a table, 
> the renderer exits as described above.
> 
> Am I doing something wrong? Is this a known problem?
> 
> I can provide a sample FO file if necessary.
> 
> ___________________________________
> 
> Kevin Yank
> Technical Business Director
> SitePoint.com - Master the Web!
> 
> e: kevin@sitepoint.com
> w: www.sitepoint.com
> p: +61 3 9495 6622
> ___________________________________
> 
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
 
This archive was generated by hypermail 2.1.5 : Mon Mar 03 2003 - 21:05:35 PST