So I\'ll explain this as well as I can, please feel free to ask questions if I need to clarify anything.
I have an interactive pdf that has a few forms with input fields and checkboxes. I need to open this pdf with php and complete the fields. Is there a way to do that with php? If yes can anyone recomme
I am new to the zend-framework. I created a pdf in zend and I want to set text background with the color.
I am using Zend_Pdf class to create a PDF document. Here the contents are in the GERMAN language, So when I write the content to the pdf it automatically converts those characters to some special cha
Is possible convert directly HTML into a pdf file using Zend_Pdf?, if so, Ho开发者_如何学Gow can I do that?Zend_PDF isn\'t able to generate PDF based on HTML. But you can render view and use other lib
Can any body knows how to create pdf files using zend frame work? please let me know开发者_开发知识库 ....
I am 开发者_运维知识库placing text on pdf something like this using Zend_Pdf: $page1->drawText( \'Hello World!\', 100, 100 );
I tryed to open an existing file modify it by including text and then send it to the user (render). What I recognised is that the font size only changes for the saved version of the file. If I only re
I\'ve got a strange problem with zend pdf, I just can\'t get the pdf to show in my action i\'ve got this code:
I was searching the different Magento forums and extensions for this but i didn’t find anything. What i want is to let my visitors to create a PDF file with image and description for the products th