[xep-support] problem creating pdf file

From: Sachdeva, Shipra (sachdevas@msx.umsl.edu)
Date: Mon Mar 03 2003 - 10:25:14 PST

  • Next message: David Tolpin: "Re: [xep-support] problem creating pdf file"

    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

     

    -------------------
    (*) 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 - 10:18:33 PST