【问题标题】:libreoffice Convert xlsx to pdf in command line with edge of the tablelibreoffice 在带有表格边缘的命令行中将 xlsx 转换为 pdf
【发布时间】:2020-10-06 09:35:54
【问题描述】:

我需要将 xlsx 文件转换为 pdf,但是当我使用命令执行此操作时:

libreoffice --headless --convert-to pdf:calc_pdf_Export --outdir . test.xlsx

test.pdf 文件导出良好,但表格没有打印单元格的边缘。 如何让导出在生成的 pdf 上打印表格单元格的边缘?

【问题讨论】:

    标签: pdf pdf-generation xlsx libreoffice libreoffice-calc


    【解决方案1】:

    根据我的经验,唯一的方法是直接在文件.xlsx 中标记单元格的边缘。

    当你这样做时,结果会很好地打印出来。

    此功能没有命令行。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2015-01-05
      • 2014-11-10
      • 1970-01-01
      • 1970-01-01
      • 2016-03-25
      • 1970-01-01
      • 1970-01-01
      • 2012-05-20
      相关资源
      最近更新 更多