| Author |
Print a pdf file
|
Rodricks george
Ranch Hand
Joined: Sep 10, 2006
Posts: 97
|
|
Hi all... can anyone give idea how to print a pdf file in java..... Thnx in advance -Rodricks
|
 |
Ashwath Rangan
Greenhorn
Joined: Jan 30, 2007
Posts: 6
|
|
You will have to use java print api. refer the below links http://java.sun.com/j2se/1.4.2/docs/api/javax/print/package-summary.html http://java.sun.com/printing/whitepaper.html
|
 |
Rodricks george
Ranch Hand
Joined: Sep 10, 2006
Posts: 97
|
|
Yes i am using the Stream.... pls send me the exact code for printing the pdf I am worried that java is not supp PDF
|
 |
 |
|
|
subject: Print a pdf file
|
|
|