From: nospam@mrietzler.de
Date: Sun Jun 06 2004 - 04:21:07 PDT
i am just playing around with apache fop and try to create barcodes for
my pdf documents. i have downloaded your barcode examples. i can create
the cod25 and upc/ean codes. but when i try to run the code39 example
i get an error message.
i use the following command:
/opt/fop/fop.sh -d -xsl test-barcodes-fo.xsl -xml testdata.xml test.pdf
when running this command i get:
[DEBUG] Input mode:
[DEBUG] xslt transformation
[DEBUG] xml input file: testdata.xml
[DEBUG] xslt stylesheet: test-barcodes-fo.xsl
[DEBUG] Output mode:
[DEBUG] pdf
[DEBUG] output file: test.pdf
[DEBUG] OPTIONS
[DEBUG] no user configuration file is used [default]
[DEBUG] debug mode on
[DEBUG] dump configuration
[DEBUG] quiet mode on
[INFO] Using org.apache.xerces.parsers.SAXParser as SAX2 Parser
[INFO] base directory: file:/opt/fop-0.20.5/examples/barcodes/code39/
[ERROR] javax.xml.transform.TransformerConfigurationException:
javax.xml.transform.TransformerException:
javax.xml.transform.TransformerException: Nach dem Token '/' bzw. '//'
wurde ein Schritt zum Speicherort erwartet.
from XPATHErrorResources_de.java
// Note to translators: A location step is part of an XPath expression.
// The message indicates that syntactically such an expression was
expected
// following the specified characters.
/** Problem with Step */
//public static final int ER_EXPECTED_LOC_STEP = 97;
{
ER_EXPECTED_LOC_STEP,
"Nach dem Token '/' bzw. '//' wurde ein Schritt zum Speicherort
erwartet."},
can anybody help me?
thanxs
markus rietzler
wuppertal-live.de
-------------------
(*) 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 : Sun Jun 06 2004 - 04:36:12 PDT