50515253545556575859
throw new IllegalArgumentException("invalid download method " + download); } // Write the docmuent ServletOutputStream out = response.getOutputStream(); doc.render(out, format); out.flush(); } }