Hi, Is there a simple way (using an existing class or free snippet) to add 1 page to an ebook using PHP server-side? (at the beginning of the ebook) An acceptable alternative would be to change the header or footer ... I would like to automatically add a kind of disclaimer or so .... that is the idea The ebook to change already exists has a PDF file on the server; it is NOT generated on-the-fly by a script. Do you know how do do that? Thanks