Re: Problem running krysalis
Jeremias Maerki <[email protected]> Fri, 31 Oct 2003 17:58:22 +0100
| Newsgroups | gmane.comp.krysalis.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Erwin, my mistake. Looks like I forgot to rename the "msg" attribute to "message". Just change the attribute from "message" to "msg" and it should work. I'll post a fix shortly. On 31.10.2003 17:38:34 Kloeck, Erwin wrote: > I try to use krysalis with FOP (0.20.5rc3a): > > I put the following jar into my classpath > > krysalis-barcode-fop-ext-0.20.5-complete.jar > avalon-framework-4.1.5.jar > > I pasted the follwing code snippet into my document: > <fo:block> > <fo:instream-foreign-object> > <barcode:barcode xmlns:barcode="http://www.krysalis.org/barcode/ns" > message="my message"> > <barcode:code128> > <barcode:height>8mm</barcode:height> > </barcode:code128> > </barcode:barcode> > </fo:instream-foreign-object> > </fo:block> > > The result is the following error message. > > [ERROR] Error in barcode XML: No attribute named "msg" is associated with the configuration element "barcode" at null > > What did I miss? Jeremias Maerki ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/