Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export plugin and Rendering plugin #19

Open
josip5 opened this issue Jul 25, 2016 · 0 comments
Open

Export plugin and Rendering plugin #19

josip5 opened this issue Jul 25, 2016 · 0 comments

Comments

@josip5
Copy link

josip5 commented Jul 25, 2016

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant