<!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>&lt;?xml version="1.0" encoding="iso-8859-1"?&gt;</P>
<P>&lt;fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format"&gt;</P>
<P>&lt;fo:layout-master-set&gt;</P>
<P>&lt;fo:simple-page-master master-name="my-page"&gt;</P>
<P>&lt;fo:region-body margin="lin"/&gt;</P>
<P>&lt;/fo:simple-page-master&gt;</P>
<P>&lt;/fo:layout-master-set&gt;</P>
<P>&lt;fo:page-sequence master-reference="my-page"&gt;</P>
<P>&lt;fo:flow flow-name="xsl-region-body"&gt;</P>
<P>&lt;fo:block&gt;Hello,World!&lt;/fo:block&gt;</P>
<P>&lt;/fo:flow&gt;</P>
<P>&lt;/fo:page-sequence&gt;</P>
<P>&lt;/fo:root&gt;</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>&nbsp;</DIV></BODY></HTML>