Question

How can we display text or images on multiple pages using zend_Pdf component?

Était-ce utile?

La solution

If you want to display text or images on multiple pages, but your script is loaded in a single page, you may include() other pages to this page and may create a PDF.

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top