<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY style="COLOR: #000000; FONT-FAMILY: Arial">
<DIV><FONT size=2>
<DIV><FONT size=2><FONT size=2>
<P>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.</P>
<P>this is the fo file named helloworld.fo</P><FONT size=2>
<P><?xml version="1.0" encoding="iso-8859-1"?></P>
<P><fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"></P>
<P><fo:layout-master-set></P>
<P><fo:simple-page-master master-name="my-page"></P>
<P><fo:region-body margin="lin"/></P>
<P></fo:simple-page-master></P>
<P></fo:layout-master-set></P>
<P><fo:page-sequence master-reference="my-page"></P>
<P><fo:flow flow-name="xsl-region-body"></P>
<P><fo:block>Hello,World!</fo:block></P>
<P></fo:flow></P>
<P></fo:page-sequence></P>
<P></fo:root></P></FONT>
<P>the command i gave was </P>
<P>'run helloworld.fo helloworld.pdf'</P>
<P>thanks </P>
<P></FONT></FONT><FONT face=Arial size=2>Shipra Sachdeva</FONT>
</P></DIV></FONT></DIV>
<DIV><FONT size=2></FONT> </DIV></BODY></HTML>