Package com.compdfkit.core.convert
Class CPDFHtmlToPdfTask
java.lang.Object
com.compdfkit.core.convert.CPDFHtmlToPdfTask
-
Field Summary
FieldsModifier and TypeFieldDescriptionint -
Constructor Summary
ConstructorsConstructorDescriptionCPDFHtmlToPdfTask(String jsonPath, String htmlPath, String outPath, String url, int id) -
Method Summary
-
Field Details
-
jsonFilePath
-
htmlTemplatePath
-
outputPdfPath
-
baseUrl
-
taskId
public int taskId
-
-
Constructor Details
-
CPDFHtmlToPdfTask
-