Top "Zend-pdf" questions

Questions related to Zend_Pdf, the PDF manipulation engine component of Zend Framework.

Is possible convert HTML into pdf using Zend_Pdf?

Is possible convert directly HTML into a pdf file using Zend_Pdf?, if so, How can I do that?

html zend-framework pdf zend-pdf
Is there a way to make FPDF/FPDI or Zend_Pdf support the parsing of PDFs greater than 1.4?

I am trying to add an existing PDF (created otherwise) to a PDF created with FPDF using FPDI. It seems …

php zend-framework fpdf zend-pdf fpdi
Report generation in PHP (formats required pdf,xls,doc,csv)

I need to generate reports in my PHP website (in zend framework) Formats required: PDF (with tables & images) // presently …

php zend-framework zend-pdf
Zend_Pdf calculating length of text string in current font for line wrapping

Does anyone have an easy way to calculate how many points across a page a piece of text will consume …

php zend-framework fonts zend-pdf
Where to get and how to use zend_pdf standalone

I spent the last 2 days looking for answers on how to use zend_pdf as standalone. Everything I found on …

php zend-pdf
How can I right align text with Zend_PDF?

I am working with Zend_PDF. The only task I can't figure out by myself is to align my texts …

zend-framework pdf pdf-generation zend-pdf
Cross-reference streams are not supported yet

I'm new to the Zend Framework so my apologies if I'm missing something simple. However, I would have thought that …

php zend-framework pdf zend-pdf