Generated by
JDiff

Class com.itextpdf.pdfrender.exception.RenderingException

Changed Fields
String  EMPTY_RANGE Documentation changed from old to new.
Message in case the specified page range is empty.
String  PAGE_SCALING_NEGATIVE_ZERO Documentation changed from old to new.
Message in case page scaling is negative or zero.
String  PAGE_SCALING_TOO_BIG Documentation changed from old to new.
Message in case page scaling is too large.
String  PDFRENDER_FAILS_ON_OPENING_PDF Documentation changed from old to new.
Message in case iText cannot open the specified pdf.
String  RANGE_CONTAINS_NEGATIVE_OR_ZERO_NUMBERS Documentation changed from old to new.
Message in case user has specified negative page indices.
String  RANGE_CONTAINS_NUMBERS_BIGGER_THAN_NUMBER_OF_PAGES Documentation changed from old to new.
Message in case user has specified page indices larger than the number of document's pages.