I know with Adobe Acrobat you can make a PDF document with multiple layers, so I cn usa a image as layer 0 and some text n layer 1 without damage the image. Can I create a PDF document in PHP with multiple layers? I can use PDF_open() and PDF_begin_page(), but the layers???