| Author |
Please Help
|
vivek kumar jaiswal
Greenhorn
Joined: Jul 31, 2008
Posts: 24
|
|
Hi all,
I want to print PDF file on client side. That PDF is available in serverside.
Please give me the way to solve this problem
regards
VIVEK
|
 |
Sumit Bisht
Ranch Hand
Joined: Jul 02, 2008
Posts: 302
|
|
|
You can use the iText library to dynamically generate a pdf document. However in this case, you can simply read this file and return a binary stream as a response to the servlet client.
|
 |
Prasad Krishnegowda
Ranch Hand
Joined: Apr 25, 2010
Posts: 503
|
|
What step you have taken to implement this. What difficulties you are facing?
|
Regards, Prasad
SCJP 5 (93%)
|
 |
 |
|
|
subject: Please Help
|
|
|