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

    (PHP 4, PECL pdflib >= 1.0.0)

    Set border style of annotations[deprecated]

    说明

    PDF_set_border_style(resource $pdfdoc,string $style,float $width): bool

    Sets the border style for all kinds of annotations.成功时返回TRUE,或者在失败时返回FALSE

    This function is deprecated since PDFlib version 6, use the options$borderstyleand$linewidthin PDF_create_annotation() instead.

    If width = 0, the annotation borders will be invisible.