public interface PDFNeedFileNameHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onNeedFileName(PDF d,
StringBuffer fileName)
Called when document is split and one one of the split documents
needs to be saved.
|
void onNeedFileName(PDF d, StringBuffer fileName)
d - document that is being splitfileName - name of the split document that is being saved