[xep-support] problem creating pdf file

Sachdeva, Shipra sachdevas at msx.umsl.edu
Mon Mar 3 10:25:14 PST 2003


i was rendering a fo file with the run command but i have not getting a valid pdf file as an output.it creates a pdf file(0 kb size)when it renders the fo file at the end it gives me a msg '!no more input'.what should i do?am i doing something wrong.

this is the fo file named helloworld.fo

<?xml version="1.0" encoding="iso-8859-1"?>

<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format">

<fo:layout-master-set>

<fo:simple-page-master master-name="my-page">

<fo:region-body margin="lin"/>

</fo:simple-page-master>

</fo:layout-master-set>

<fo:page-sequence master-reference="my-page">

<fo:flow flow-name="xsl-region-body">

<fo:block>Hello,World!</fo:block>

</fo:flow>

</fo:page-sequence>

</fo:root>

the command i gave was 

'run helloworld.fo helloworld.pdf'

thanks 

Shipra Sachdeva 

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20030303/b08f8599/attachment.html>


More information about the Xep-support mailing list