Generated by
JDiff

Class com.itextpdf.html2pdf.attach.ProcessorContext

Added Methods
void  addTemporaryFont( FontProgram, String , String , Range ) Add temporary font from @font-face.
void  endProcessingInlineSvg() End the processing Svg State
IMetaInfo  getEventCountingMetaInfo() Gets html meta info.
boolean  isProcessingInlineSvg() Check if the processor is currently processing an inline svg
void  startProcessingInlineSvg() Set the processor to processing Inline Svg state
 

Changed Methods
MediaDeviceDescription  getDeviceDescription() Change in return type from com.itextpdf.html2pdf.css.media.MediaDeviceDescription to MediaDeviceDescription.
Gets the device description.
ResourceResolver  getResourceResolver() Change in return type from com.itextpdf.html2pdf.resolver.resource.ResourceResolver to ResourceResolver.
Gets the resource resolver.
boolean  isImmediateFlush() Documentation changed from old to new.
Checks if immediateFlush is set
void  addTemporaryFont( FontInfo, String ) Documentation changed from old to new.
Add temporary font from @font-face.
void  addTemporaryFont( FontProgram, String , String ) Documentation changed from old to new.
Add temporary font from @font-face.