pdfview module to create pdf catalog: any chance ?

Posts: 23
Joined: 01/16/2008

Hi,

has anyone found a way to obtain a pdf catalog created on the fly through pdfview module?

This module already creates pdfs of single products.

thanks

Gabriele

UPDATE: if the catalog were just a view it could be easy. However I just noticed that the catalog is not a view. Only the frontpage is a view while it would be nice to have the grid catalog printed.
Found this to have views exported to pdf: http://drupal.org/node/115562

Posts: 5379
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

Very very good news. Folks can easily roll their own catalog using Views, and I'll be able to use this for another unrelated project I've got going. Thanks for posting!

Posts: 2273
Joined: 08/07/2007
AdministratoreLiTe!

You can make views that override the catalog pages. They'd be more customizable than the regular catalog pages.