mirror of
https://github.com/mindoc-org/mindoc.git
synced 2025-04-05 20:17:53 +08:00
尝试导出pdf格式文档
This commit is contained in:
parent
9c99e8ea3d
commit
7d20bbecaf
@ -622,7 +622,7 @@ func (c *DocumentController) Export() {
|
||||
c.Ctx.Output.Download(pdfpath, identify + ".pdf")
|
||||
|
||||
defer os.Remove(pdfpath)
|
||||
|
||||
|
||||
c.StopRun()
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user