forked from nwwells/grails-export
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
Hi,
I'm using both of above mentioned plugins. This is how my BuildConfig file looks like:
compile "org.grails.plugins:rendering:1.0.0"
compile (':export:1.7-SNAPSHOT') { excludes 'itext', 'itext-rtf', "xercesImpl" }
Still I receive this error when I want to render a pdf file with rendering plugin:
"NOT_FOUND_ERR: An attempt is made to reference a node in a context where it does not exist"
" 205 | startElement in com.sun.org.apache.xalan.internal.xsltc.trax.SAX2DOM"
What is wrong here? Please help.
Thanks in advance.
Josip
Metadata
Metadata
Assignees
Labels
No labels