posted 14 years ago
Hi All,
I have a webpage in which there is a "Save" button, which is supposed to save the entire page in PDF format.
The webpage has images, text and also CSS.
I tried using flying saucer and iText. However when using this, the background images (done via CSS) are not coming in the PDF file.
Below is the code I am using. Is there a better way to do this where the entire page can directly be converted to PDF format.