0 Replies Latest reply on Nov 21, 2008 5:43 PM by csweeney

    SEAM PDF with recursive data

    csweeney

      Our application provides a threaded view (using a richfaces:tree) of messages. I need to provide PDF output. Everything I have tried in terms of ui:repeat, ui:include, c:forEach constructs result in a stack overflow exception.


      Has anyone managed to construct a recursive pdf page?