DOMPDFModule icon indicating copy to clipboard operation
DOMPDFModule copied to clipboard

A Zend Framework module for Dompdf

Results 18 DOMPDFModule issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to align table fields under the appropriate table header but for some reason it is not lining up correctly. I've included a screenshot of the actual PDF...

bug
question

Hi Ray, Thanks for your work on this. However in the example code should there not be a setTemplate command just before returning $pdf ? $pdf->setTemplate(); I have just added...

question

Hi, maybe somebody besides me is searching for a solution on how to generate pdf files on server side. Here is a small example that works for me. Maybe it...

enhancement
question

Hello, i got a question. Which commands has the setOption function? I want to pass it a html file generated by a function on my zf2 module. I'm very noob...

question

How to print the page numbers of pdf file like "currentPage/totalPage" some where in the document ?

question

Hey there! What about setting a layout for the view. We use twitter bootstrap and the output of the pdf should be styled in bootstrap styles. Is there a way...

enhancement

Hello Ray, First of all, good work! I have some questions: Is it possible to use external style sheets? I am using ZF2 and was trying to set a basePath...

Command line should support functions of: - dompdf.php - load_font.php

enhancement