Class ServicePdfExport
java.lang.Object
com.serinity.forumcontrol.service.ServicePdfExport
Service to export threads as PDF documents
Uses Apache PDFBox library
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanexportThreadToPdf(Thread thread, List<Reply> replies, String outputPath) Export a thread to PDFgenerateFilename(Thread thread) Generate safe filename from thread title
-
Constructor Details
-
ServicePdfExport
public ServicePdfExport()
-
-
Method Details
-
exportThreadToPdf
-
generateFilename
-