zend-pdf
MAGENTO 1.5: Products that generate printable PDF's
So I\'ll explain this as well as I can, please feel free to ask questions if I need to clarify anything.[详细]
2023-04-01 20:47 分类:问答php edit interactive pdf form
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[详细]
2023-03-05 09:51 分类:问答How create text background in zend pdf
I am new to the zend-framework. I created a pdf in zend and I want to set text background with the color.[详细]
2023-03-01 01:21 分类:问答Zend_Pdf font problems with german language.....?
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[详细]
2023-02-14 16:24 分类:问答Is possible convert HTML into pdf using Zend_Pdf?
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[详细]
2023-02-14 10:16 分类:问答How to create pdf files using zend frame work?
Can any body knows how to create pdf files using zend frame work? please let me know开发者_开发知识库 ....[详细]
2023-02-03 05:03 分类:问答How to rotate text while creating PDF in Zend Framework?
I am 开发者_运维知识库placing text on pdf something like this using Zend_Pdf: $page1->drawText( \'Hello World!\', 100, 100 );[详细]
2023-01-29 13:48 分类:问答Zend PDF different font size for saved and rendered file
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[详细]
2023-01-29 04:24 分类:问答Can't get Zend pdf show in browser
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:[详细]
2023-01-08 11:24 分类:问答How to create PDF for product description in Magento
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[详细]
2022-12-24 08:08 分类:问答