[xep-support] RE: External-graphic in a table crashes XEP

Kevin Yank kevin at sitepoint.com
Mon Mar 3 21:03:58 PST 2003


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 at sitepoint.com] 
> Sent: Tuesday, 4 March 2003 3:51 PM
> To: 'xep-support at 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 at sitepoint.com
> w: www.sitepoint.com
> p: +61 3 9495 6622
> ___________________________________
> 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: double.png
Type: image/png
Size: 302 bytes
Desc: not available
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20030304/532dff2d/attachment.png>


More information about the Xep-support mailing list