Skip to content

Export plugin and Rendering plugin #19

@josip5

Description

@josip5

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions