【问题标题】:Textorientation in PDFlib with PHPPDFlib 中的文本方向与 PHP
【发布时间】:2009-08-26 14:08:54
【问题描述】:

我在尝试获取文本时在 pdflib 中发现了一个奇怪的行为 在表格中旋转,以节省页面空间。

pdflib 文档指出:

fittextflow={rotate=90}

应该会产生我想要的效果。奇怪的是,我的 pdf 创作 代码运行失败,记录:

ExceptionHandler:第 1 列和第 1 行中的单元格:未知选项“fittextflow” 1)pdf_add_table_cell()

我也试过了:

fittextflow={orientate=north}

这两个都没有成功。

我正在使用 pdflib 7.0.1p1。

有人对这个有提示吗?

tia

K

【问题讨论】:

    标签: php pdf-generation


    【解决方案1】:

    只是一个细节,但很重要:

    fittextline={rotate=90}
    

    按需要工作。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2011-01-31
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-05-05
      相关资源
      最近更新 更多