public class PdfProductionResult extends Object
Constructor and Description |
---|
PdfProductionResult(long pageCount, ProcessingReport templateRepairReport) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getPageCount()
Gets number of pages in created PDF
|
ProcessingReport |
getTemplateRepairReport()
Gets the template repair report that for now contains only entries for normalized attributes in template.
|
int |
hashCode() |
String |
toString() |
public PdfProductionResult(long pageCount, ProcessingReport templateRepairReport)
public long getPageCount()
public ProcessingReport getTemplateRepairReport()
PdfProducer
is already logged under the hood.
Copyright © 2020. All rights reserved.