From: SourceForge.net <no...@so...> - 2008-06-17 15:16:54
|
Read and respond to this message at: https://sourceforge.net/forum/message.php?msg_id=5038188 By: amasun Hi, I try to print an existing pdf file with jpod: FileLocator locator = new FileLocator("c:\\ex.pdf"); PDDocument document = PDDocument.createFromLocator(locator); Then I search for a print method or something like this but I found nothing. Is it possible ? Best regards, ______________________________________________________________________ You are receiving this email because you elected to monitor this forum. To stop monitoring this forum, login to SourceForge.net and visit: https://sourceforge.net/forum/unmonitor.php?forum_id=727492 |