Menu

print ?

Help
2008-06-17
2013-05-28
  • Stephane Levant

    Stephane Levant - 2008-06-17

    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,

     
    • mtraut

      mtraut - 2008-06-17

      possible - yes. included - no.

      See the ongoing discussion about the upcoming release, which should contain complete rendering code for AWT and SWT.

       

Log in to post a comment.