You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-commits@xmlgraphics.apache.org by ke...@apache.org on 2001/08/10 09:59:27 UTC

cvs commit: xml-fop/docs/xml-docs/fop embedding.xml

keiron      01/08/10 00:59:27

  Modified:    docs/xml-docs/fop embedding.xml
  Log:
  added more info about compiling
  
  Revision  Changes    Path
  1.8       +3 -0      xml-fop/docs/xml-docs/fop/embedding.xml
  
  Index: embedding.xml
  ===================================================================
  RCS file: /home/cvs/xml-fop/docs/xml-docs/fop/embedding.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- embedding.xml	2001/06/28 09:55:11	1.7
  +++ embedding.xml	2001/08/10 07:59:27	1.8
  @@ -72,6 +72,9 @@
        </p>
        <p>http://localhost:8080/fop/fop?fo=/home/path/to/fofile.fo</p>
        <p>You can also find the source code there in the file FopServlet.java</p>
  +     <p>
  +        To compile this code you will need servlet_2_2.jar (or compatible), fop.jar and the sax api in your classpath.
  +     </p>
     </s2>
   </s1>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: fop-cvs-help@xml.apache.org