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 tr...@pg.ebx.com on 2001/04/16 03:52:29 UTC

PDF problem!!

hello...can anybody tell me to solve this problem?

i'm using Fop-0.18.1-DEV and xerces-j-1.3.0, win98 and facing some problem
with generate pdf file.......

the font metric are successful generate and the font are successful add to
the font directory...(Bitstream Cyberbit)

but when i generate XML file to HTML is ok! and the fo file also generate
out...but when i run the fo file to generate the pdf file.....this error
coming out!

i'm run with this command:

 java org.apache.fop.apps.Fop -c C:\xslt\Fop-0.18.1-DEV\conf\userconfig.xml
N.fo N.pdf

C:\WINDOWS\Desktop\meng> java org.apache.fop.apps.Fop -c c:
\xslt\Fop-0.18.1-DEV\
conf\userconfig.xml N.fo N.pdf
reading user configuration file
FOP 0.18.1-DEV
using SAX parser org.apache.xerces.parsers.SAXParser
building formatting object tree
WARNING: compound property component optimun unknown.
setting up fonts
formatting FOs into areas
 [1FATAL ERROR: null

anything mistake with this....?

thank you!





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


Re: PDF problem!!

Posted by Steven Lane <sl...@mail.fmpro.com>.
>hello...can anybody tell me to solve this problem?
>
>i'm using Fop-0.18.1-DEV and xerces-j-1.3.0, win98 and facing some problem
>with generate pdf file.......
>
>the font metric are successful generate and the font are successful add to
>the font directory...(Bitstream Cyberbit)
>
>but when i generate XML file to HTML is ok! and the fo file also generate
>out...but when i run the fo file to generate the pdf file.....this error
>coming out!
>
>i'm run with this command:
>
> java org.apache.fop.apps.Fop -c C:\xslt\Fop-0.18.1-DEV\conf\userconfig.xml
>N.fo N.pdf
>
>C:\WINDOWS\Desktop\meng> java org.apache.fop.apps.Fop -c c:
>\xslt\Fop-0.18.1-DEV\
>conf\userconfig.xml N.fo N.pdf
>reading user configuration file
>FOP 0.18.1-DEV
>using SAX parser org.apache.xerces.parsers.SAXParser
>building formatting object tree
>WARNING: compound property component optimun unknown.
                                                                          ^

If this is letter-for-letter then you appear to have a spelling error, see
above. You probably want "optimum" not "optimun".


----------
Steve Lane
Vice President
Chris Moyer Consulting, Inc.
833 West Chicago Ave Suite 203
(312) 433-2421
http://www.fmpro.com



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