dejudicibus Posted December 22, 2020 Share Posted December 22, 2020 I have a site I developed in PHP. The site is designed in such a way that I can use Prince to convert it to a book. It is not only a matter of printing pages: the final result is a well structured book with table of content and index. Harder than you may think since a book has a sequential architecture whereas a site has an hypertext architecture. Anyway, it works. Some pages of mine should contain galleries of pictures, so I developed a simple gallery module that is good for printing too. It is quite poor for displaying, anyway. I would like to use a more sophisticated gallery module. There are a lot of them around, but they are designed only for screen, not for printing. So, I am looking for a gallery code that is good when you print the page too. Do you know any? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.