2

How to add shadow to a rectangle, which is generated using PDFLIB in php. I used

$p->rect(540,610,44,43);
$p->stroke(); 

to generate rectangles.

samayo
  • 16,163
  • 12
  • 91
  • 106
Satya
  • 417
  • 1
  • 4
  • 12
  • I don't think such function exists. Atleast not according to the [examples](http://www.pdflib.com/pdflib-cookbook/text-output/shadowed-text/) I have just seen – samayo Jun 02 '15 at 06:30

0 Answers0