Results 1 to 3 of 3

Thread: PDF creation using XSLT and FOP

  1. #1
    Join Date
    Aug 2004
    Posts
    21

    Default PDF creation using XSLT and FOP

    Hi,

    is there an easy way in Spring to use XSLT and FOP to create PDF's in stead of the AbstractPDFViewer? We currently already have some reports made this way, so it would be helpful if we could re-use these.

    regards,

    Wim

  2. #2
    Join Date
    Aug 2004
    Location
    Amsterdam, Netherlands
    Posts
    450

    Default

    I've been planning to have a look at this for ages, but never got to it yet.

    Basically you'd have to combine the functionality of the AbstractXsltView with the binary output of the AbstractPdfView or AbstractExcelView.

    This would have to result in a new View class which could easily be added to Spring.

    Maybe you could have a look at this? I can always help out here.

  3. #3
    Join Date
    Aug 2004
    Location
    London, UK
    Posts
    339

    Default

    Darren Davison.
    Public Key: 0xE855B3EA

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •