JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support

org.jpedal.external
Interface CustomPrintHintingHandler


public interface CustomPrintHintingHandler

allow user to set print hinting


Method Summary
 boolean postprint(java.awt.Graphics2D g2, PdfDecoder pdf)
           
 boolean preprint(java.awt.Graphics2D g2, PdfDecoder pdf)
           
 

Method Detail

preprint

boolean preprint(java.awt.Graphics2D g2,
                 PdfDecoder pdf)

postprint

boolean postprint(java.awt.Graphics2D g2,
                  PdfDecoder pdf)

JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support

JPedal 4.74b27 Click here for Tutorials, code examples, help forums and support