Hi,
Nice module, simple and easily configurable !
Could someone help me adding a PDF export for the 5.x version of this module ?
Thanks in advance.
--
Jean-Pierre
Hi,
Nice module, simple and easily configurable !
Could someone help me adding a PDF export for the 5.x version of this module ?
Thanks in advance.
--
Jean-Pierre
Comments
Comment #1
jcnventuraHi,
There's a reason why I haven't done it already.. I want people to move to Drupal 6 :)
Actually, no. It's because there are several modules for Drupal 5 that do this (pdfview, dompdf, etc.) already, and I wanted to have this in a beta-test environment before merging something as 'big' as PDF support.
If you really want to do it, it's quite simple.. Just make a diff between the 5.x-3.5 version and the 6.x-1.0rc3.. They are synchronized enough that whatever is different is either a) because of Drupal 6 support or b) becuase of the PDF module.
João
Comment #2
jeanpierre commentedOk, thank you for the answer.
Following your tip doing a diff between the 5.x-3.5 and the 6.x-1.0rc3, I'll have problems anyway (either because of the version of Drupal or the PDF module) am I wrong ? What do you mean by problems with the PDF module (the one included in PF) ?
--
Jean-Pierre
Comment #3
jcnventuraYou're not wrong.. A simple diff will not work for sure.. You must understand if something is there because of differences between Drupal 5 or Drupal 6 and you must be able to adapt the print_pdf.module to Drupal 5. It's not trivial. But it should be easy to do.. I won't do it until I release version 1.0 for Drupal 6, which will only happen after I finish everything that I plan to do in the PDF module..
If you really want PDF export in Drupal 5 now, try the dompdf module., It's already 'there' and it works almost as well as 'my' PDF for Drupal 6.
João
Comment #4
jeanpierre commentedThanks a lot for your help !
--
Jean-Pierre
Comment #5
jcnventuraComment #6
ducdebreme commentedI have just installed and activated dompdf on Drupal 5.x.
But i can not find a "Generate PDF"-Link'?
Do i need another module? What is missing?
Any hints?
Thanks
Stefan