Generated by
JDiff

Class com.itextpdf.pdfrender.PdfToImageRenderer

Removed Methods
void  renderPdf( File, File ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( File, File , RenderingProperties ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( File, String ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( File, String , PageRange ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( File, String , RenderingProperties , PageRange , ImageFileReadyListener ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( InputStream, File ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( InputStream, File , RenderingProperties ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( InputStream, String ) Renders a PDF stored in the provided bytes to images.
void  renderPdf( InputStream, String , PageRange ) Renders a PDF stored in the provided bytes to images.
void  renderPdf( InputStream, String , RenderingProperties , PageRange , ImageFileReadyListener ) Renders a PDF stored in the provided bytes to images.
void  renderPdf( File, String , RenderingProperties , PageRange ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( InputStream, String , RenderingProperties , PageRange ) Renders a PDF stored in the provided bytes to images.
 

Added Methods
void  renderPdf( File, PageRange , BufferedImageReadyListener ) Renders a PDF stored in a file with the provided BufferedImageReadyListener to BufferedImage.
void  renderPdf( File, BufferedImageReadyListener ) Renders a PDF stored in a file with the provided BufferedImageReadyListener to BufferedImage.
void  renderPdf( File, RenderingProperties , PageRange , BufferedImageReadyListener ) Renders a PDF stored in a file with the provided BufferedImageReadyListener to BufferedImage.
void  renderPdf( File, File ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( File, File , RenderingProperties ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( File, String ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( File, String , PageRange ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( File, String , RenderingProperties , PageRange ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( File, String , RenderingProperties , PageRange , ImageFileReadyListener ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( InputStream, PageRange , BufferedImageReadyListener ) Renders a PDF stored in the provided bytes with the provided BufferedImageReadyListener to BufferedImage.
void  renderPdf( InputStream, BufferedImageReadyListener ) Renders a PDF stored in the provided bytes with the provided BufferedImageReadyListener to BufferedImage.
void  renderPdf( InputStream, RenderingProperties , PageRange , BufferedImageReadyListener ) Renders a PDF stored in the provided bytes with the provided BufferedImageReadyListener to BufferedImage.
void  renderPdf( InputStream, RenderingProperties , BufferedImageReadyListener ) Renders a PDF stored in the provided bytes with the provided BufferedImageReadyListener to BufferedImage.
void  renderPdf( InputStream, File ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( InputStream, File , RenderingProperties ) Renders a PDF stored in a file with the provided path to images.
void  renderPdf( InputStream, String ) Renders a PDF stored in the provided bytes to images.
void  renderPdf( InputStream, String , PageRange ) Renders a PDF stored in the provided bytes to images.
void  renderPdf( InputStream, String , RenderingProperties , PageRange ) Renders a PDF stored in the provided bytes to images.
void  renderPdf( InputStream, String , RenderingProperties , PageRange , ImageFileReadyListener ) Renders a PDF stored in the provided bytes to images.