Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Printing a PDF from JSF

843842Jan 29 2006 — edited May 4 2006
Hello Everybody,

I have some procedure that, retrieves a pdf after some processing that incluyes DB queries, then after having the name of a PDF stored in the File System, I need to send a print command. How could I do it?

In the forums I have found that I can print the current page using JavaScript function window.print(), but how could I emule that using JSF, but Printing directly a pdf?

Thanks a lot,
bogotano
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 1 2006
Added on Jan 29 2006
7 comments
5,849 views