szazman 6 Posted August 13, 2009 Posted August 13, 2009 backup before overwriting!!!!!! Download modulepdfproduct.zippdfproduct.zip for presta 1.2 Presta 1.2 do not supports other languages than iso-8859-1use at own risk 1 Share this post Link to post Share on other sites
Angelus21 4 Posted November 5, 2009 Posted November 5, 2009 It is very good module, complete catalog is available for download in pdf? thanks and excuse my English. Share this post Link to post Share on other sites
mohsart 18 Posted November 6, 2009 Posted November 6, 2009 Blank page when I click PDF link.PS 1.2.4/Mats Share this post Link to post Share on other sites
coraline 0 Posted November 9, 2009 Posted November 9, 2009 chez moi le chargement ne fonctionne pas ??? Share this post Link to post Share on other sites
mohsart 18 Posted November 9, 2009 Posted November 9, 2009 Testing again (new download+install) I get The page cannot be found/Mats Share this post Link to post Share on other sites
tze paul 0 Posted November 12, 2009 Posted November 12, 2009 Presta 1.2 do not supports other languages than iso-8859-1 How can I make it working for UTF-8?Thanks Share this post Link to post Share on other sites
tze paul 0 Posted November 12, 2009 Posted November 12, 2009 OK, it is already compatible with UTF-8 Share this post Link to post Share on other sites
tze paul 0 Posted November 12, 2009 Posted November 12, 2009 szazman, how can I change the pdf title corresponding product's title/name? Share this post Link to post Share on other sites
tze paul 0 Posted November 16, 2009 Posted November 16, 2009 seems lost logo.gif under the pdfproduct cat Share this post Link to post Share on other sites
galtechsolutions 0 Posted November 16, 2009 Posted November 16, 2009 wow thats a cool module.Great Share this post Link to post Share on other sites
mohsart 18 Posted November 16, 2009 Posted November 16, 2009 In FF I get a blank page, in IE "Internal server error". URL=http://mohsart.se/pdf_product.php?id_product=26&pdf;(for example)Any ideas?/Mats Share this post Link to post Share on other sites
Osvaldo 0 Posted November 25, 2009 Posted November 25, 2009 Hello:After clicking in PDF tab I got the following error:id_lang)); PDF::product($product,intval($_GET['id_product'])); }else{ die(Tools::displayError('error')); } ?>I'm using Prestashop Version 1.2.4.0 - 0.140s Any ideas ?Thanks in advanceOsvaldo Share this post Link to post Share on other sites
Dio 0 Posted November 25, 2009 Posted November 25, 2009 In FF get a blank page, in IE “Internal server error”. The same bug Share this post Link to post Share on other sites
matolog 0 Posted December 13, 2009 Posted December 13, 2009 how can i install and run this good ? Share this post Link to post Share on other sites
bin70 0 Posted December 22, 2009 Posted December 22, 2009 In FF get a blank page Share this post Link to post Share on other sites
ArtusKP 0 Posted April 6, 2010 Posted April 6, 2010 Hi,the following error message for a solution is found?id_lang)); PDF::product($product,intval($_GET['id_product'])); }else{ die(Tools::displayError('error')); } ?> How could I fix it?Sorry for my bad English!Best regards Karsten Share this post Link to post Share on other sites
kachna 0 Posted May 16, 2010 Posted May 16, 2010 how to fix the module cause im getting strange characters such as ľšĕťžýáÃÂäňú when im trying to get ľščťžýáíäňú Share this post Link to post Share on other sites
GIG 3 Posted December 20, 2010 Posted December 20, 2010 Hello, i am italian...i have a problem too with this module, Blank screen with error message. :bug: I have installaed now app free in my PC : doPDF v7 Now if i click on print button and select printer doPDF i can save my product in a PDF file.This is not the best solution but it's ok.BYE. ;-P Share this post Link to post Share on other sites
RobbieT 1 Posted March 25, 2011 Posted March 25, 2011 Does this work in version 1.4? Share this post Link to post Share on other sites
mehdi2405 1 Posted March 27, 2011 Posted March 27, 2011 does it work in version 1.3.1 ? Share this post Link to post Share on other sites
fernandokerber 16 Posted July 16, 2012 Posted July 16, 2012 Cant turn on this module.. A got the same error you said: "id_lang)); PDF::product($product,intval($_GET['id_product'])); }else{ die(Tools::displayError('error')); } ?>" in: pdf_product.php?id_product=2&pdf Can anyone help us? Share this post Link to post Share on other sites
fernandokerber 16 Posted July 16, 2012 Posted July 16, 2012 Hello: After clicking in PDF tab I got the following error: id_lang)); PDF::product($product,intval($_GET['id_product'])); }else{ die(Tools::displayError('error')); } ?> I'm using Prestashop Version 1.2.4.0 - 0.140s Any ideas ? Thanks in advance Osvaldo I have the same problem. Any sugestion? Share this post Link to post Share on other sites
fernandokerber 16 Posted July 17, 2012 Posted July 17, 2012 I'm trying to adapt this module. It seems to be a very old module. The class "PDF.php" (in Prestashop/Classes) changed a lot. The function that generates the PDF is on PDF.php: public static function product($product, $mode = 'D', $multiple = false, &$pdf = NULL) { $pdf = new PDF('P', 'mm', 'A4'); self::$orderReturn = $orderReturn; $order = new Order($orderReturn->id_order); self::$order = $order; $pdf->SetAutoPageBreak(true, 35); $pdf->StartPageGroup(); $pdf->AliasNbPages(); $pdf->AddPage(); $pdf->Ln(12); return $pdf->Output(sprintf('%06d', self::$order->id).'.pdf', $mode); } After "$pdf->AddPage();" we have to add the lines refering to the product price, product image and product description. Any idea about how should I do that? Thanks a lot. Share this post Link to post Share on other sites
GrandeLupo 13 Posted April 27, 2015 Posted April 27, 2015 Hello everyone,I would be interested in this module.Someone is kind enough to be able to provide a link to download the form?or attach a zip file?Thank you very much Share this post Link to post Share on other sites
Recommended Posts