I waited for views support for this module a long time.
The module attached is mainly a copy and paste result of views_rss and pdfview module
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | pdf.gif | 905 bytes | Tobias Maier |
| #1 | pdfview_views.module.txt | 4 KB | Tobias Maier |
| pdfview_views.info_.txt | 155 bytes | Tobias Maier |
Comments
Comment #1
Tobias Maier commentedat the current status it is not perfect, because it only outputs the full nodes.
Comment #2
Tobias Maier commentedand here comes a pdf-icon
i stole if from
http://typo3.org/extensions/repository/view/pdf_generator/3.3.0/info/ext...
I think it is GPLed but I'm not shure
Comment #3
Egon Bianchet commentedGreat, thanks!
Now it shouldn't be much difficult to make teasers work too, perhaps a possible approach would be to make two distinct plugins for teasers and nodes, and find a way to call the correct one from the selector.
It makes sense to have full nodes in their own page, but a teaser view should not have page breaks between teasers ... we need to make some changes to the theme_pdfview_* functions: either introduce a theme_pdfview_node_teaser or make theme_pdfview_node mimic http://api.drupal.org/api/5/function/theme_node
Comment #4
Tobias Maier commentedI'm looking for a way that the default page_type gets rendered and this one converted to pdf
My purpose is to export a table with users (thanks to usernodes) and their phone numbers, address, etc
or a calendar view with dates
Comment #5
rconstantine commentedAny progress on this?
Comment #6
suoko commentedCould someone write howto make this module work?
I'd like to use it with ubercart catalog
As far as I noticed, this module appears in the "arguments" field of a view only. (which doesn't produce any result)
thanks
Comment #7
anaperes commentedHi Tobias
what you are looking for is exactly what I need right now. I'm using drupal 6.2 and I tried to use this module and I get a error message saying "this version of PDFview is not compatible with drupal version". Any chance you may help me with this?
Thank you so much.
Regards
Comment #8
Tobias Maier commented