• 首页
  • vue
  • TypeScript
  • JavaScript
  • scss
  • css3
  • html5
  • php
  • MySQL
  • redis
  • jQuery
  • PDF_show()

    (PHP 4, PECL pdflib >= 1.0.0)

    Output text at current position

    说明

    PDF_show(resource $pdfdoc,string $text): bool

    Prints$textin the current font and size at the current position.成功时返回TRUE,或者在失败时返回FALSE

    上篇:PDF_show_xy()

    下篇:PDF_skew()