Search:

Type: Posts; User: copacki; Keyword(s):

Search: Search took 0.04 seconds.

  1. Replies
    1
    Views
    748

    This actually works fine. I had a pathing problem...

    This actually works fine. I had a pathing problem with my pdf file.
  2. Replies
    1
    Views
    748

    RedirectView to external pdf

    Hi,
    I'm trying to use RedirectView in my controller to redirect to a pre-generated PDF.

    my handInternalRequest method returns this:

    return new ModelAndView(new RedirectView(url));

    It seems...
Results 1 to 2 of 2