Interface PDDocumentRenderer

All Superinterfaces:
Renderer, Serializable
All Known Implementing Classes:
PDFBoxRenderer

public interface PDDocumentRenderer extends Renderer
stub interface for the PDFParser to use to figure out if it needs to pass on the PDDocument or create a temp file to be used by a file-based renderer down the road.