You could try to automate a browser, but it probably won't be easy, especially in server environment. What I've used for stuff like this was a combination of JTidy (http://jtidy.sourceforge.net/) to make a well formed XML out of the source HTML and then Flying Saucer (http://code.google.com/p/flying-saucer/) to render it.
Flying Saucer is quite good at rendering static stuff with CSS, but it doesn't understand JavaScript, so your mileage might vary. For PDF reports configurable via CMS it was delightful :-) W dniu 03.03.2014 14:08, Keenan, Alex pisze: > I have a ForwardResolution that goes to a jsp. > I want to capture the screen image from this jsp to a PDF file. > Is there a simple way to do this? > > > > ________________________________ > > This e-mail message, including any attachments, is for the sole use of the > intended recipient(s) and may contain information that is confidential and > protected by law from unauthorized disclosure. Any unauthorized review, use, > disclosure or distribution is prohibited. If you are not the intended > recipient, please contact the sender by reply e-mail and destroy all copies > of the original message. > > ------------------------------------------------------------------------------ > Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. > With Perforce, you get hassle-free workflows. Merge that actually works. > Faster operations. Version large binaries. Built-in WAN optimization and the > freedom to use Git, Perforce or both. Make the move to Perforce. > http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk > _______________________________________________ > Stripes-users mailing list > Stripes-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/stripes-users > ------------------------------------------------------------------------------ Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce. With Perforce, you get hassle-free workflows. Merge that actually works. Faster operations. Version large binaries. Built-in WAN optimization and the freedom to use Git, Perforce or both. Make the move to Perforce. http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk _______________________________________________ Stripes-users mailing list Stripes-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/stripes-users