You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by bu...@apache.org on 2001/03/02 05:40:26 UTC

[Bug 808] New - Batch processing xml files

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=808

*** shadow/808	Thu Mar  1 20:40:25 2001
--- shadow/808.tmp.19025	Thu Mar  1 20:40:25 2001
***************
*** 0 ****
--- 1,30 ----
+ +============================================================================+
+ | Batch processing xml files                                                 |
+ +----------------------------------------------------------------------------+
+ |        Bug #: 808                         Product: Fop                     |
+ |       Status: NEW                         Version: 0.17                    |
+ |   Resolution:                            Platform: PC                      |
+ |     Severity: Normal                   OS/Version: Windows NT/2K           |
+ |     Priority: Medium                    Component: general                 |
+ +----------------------------------------------------------------------------+
+ |  Assigned To: fop-dev@xml.apache.org                                       |
+ |  Reported By: richard_cy_lee@yahoo.com                                     |
+ |      CC list: Cc:                                                          |
+ +----------------------------------------------------------------------------+
+ |          URL:                                                              |
+ +============================================================================+
+ |                              DESCRIPTION                                   |
+ I am trying to do batch processing for XML files.
+ java org.apache.fop.apps.XalanCommandLine
+ path\xml-file path\xsl-file path\pdf-file. When I specified
+ the absolute path for xml or xsl. I always get can't
+ find the xml or xsl files but if I don't specified the
+ path for xml or xsl files. I can generate PDF without 
+ any problem. 
+ 
+     I did try to batch processing formatting object(fo).
+ java org.apache.fop.apps.CommandLine path\fo-file path\pdf-file.
+ This way works perfectly with absolute path or withoutpath. 
+ 
+    I think this is a bug in FOP 0.17.0 version. Is
+ anyone aware of this issue?

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