Dashes

Informations

Author: yukihiro_o
License: FPDF

Description

This extension allows to set a dash pattern and draw dashed lines or rectangles.

SetDash([float black, float white])

black: length of dashes
white: length of gaps

Call the function without parameter to restore normal drawing.