Yes thx that seemed to change things with FOP .94 but now have this error
message:
------------------------------
enerate-xslfo-user-manual:
     [echo] Generating XSLFO user manual
     generate-pdf-user-manual:
     [echo] Generating PDF user manual
     [java] There is no main method in class: org.apache.fop.apps.Fop
BUILD FAILED: C:\Documents and Settings\I266482\My
Documents\RAD\framework_docbook\scripts\build.xml:162: Java returned: 1
Total time: 1 minute 29 seconds
--------------------------------------
Comments are appreciated.


Andreas L Delmelle wrote:
> 
> On Sep 24, 2007, at 20:49, ttowle wrote:
> 
> Hi
> 
>> Xinlcude works with HTML but not with FOP- The same sysproperty  
>> key= ...
>> which converts the Xincludes in HTML does not work for the FO. Any  
>> tips
>> would be appreciated.
> 
>  From what you included below, it is obvious that XInclude is not the  
> problem in your case...
> 
>> Snippet --------------------------------
>> <target name="generate-pdf-user-manual"
>> depends="generate-xslfo-user-manual">
>>              <echo message="Generating PDF user manual" />
>>              <java classname="org.apache.fop.apps.Fop"  
>> classpathref="fop.lib.path"
> <snip />
>>      [java] [INFO] FOP 0.20.5
>>      [java] [INFO] Using org.apache.xerces.parsers.SAXParser as  
>> SAX2 Parser
>>      [java] [INFO] building formatting object tree
>>      [java] [INFO] setting up fonts
>>      [java] [ERROR] property - "background-position-horizontal" is not
>> implemented yet.
>>      [java] [ERROR] property - "background-position-vertical" is not
>> implemented yet.
>>    ----- cut out ----
> 
> What it says: these properties were not implemented in FOP 0.20.x.  
> I'd suggest upgrading to 0.94, which does offer support for them.
> 
> HTH!
> 
> Cheers
> 
> Andreas
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/trouble-using-FOP-to-process-FO-file-generated-by-Xalan-or-Saxon-tf3895977.html#a12869197
Sent from the FOP - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to