1

Today i came to know about PDFBOX and founded it as a good library to create PDF files.

I got some sample codes from which i can get text from pdf files,writing a text to a pdf file etc.

But what my requirement is that i need to show the web page(one of my application) as a pdf with click of a button.

Is there any way to do it? I have searched a little bit but havent found anything useful.Please help.

Thanks

Colin 't Hart
  • 7,372
  • 3
  • 28
  • 51
Vipin Nair
  • 517
  • 4
  • 9
  • 33

1 Answers1

-1

You can use JSPdf

URL: http://parall.ax/products/jspdf

This is javascript framework.

Rahul Borkar
  • 2,742
  • 3
  • 24
  • 38