mirror of https://github.com/mindoc-org/mindoc.git
pull/39/head
parent
93579b9625
commit
006cff4147
|
@ -623,7 +623,7 @@ func (c *DocumentController) Export() {
|
|||
index ++
|
||||
}
|
||||
|
||||
beego.Info(paths)
|
||||
beego.Info(paths,pdfpath)
|
||||
|
||||
utils.ConverterHtmlToPdf(paths, pdfpath)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue