
What could I do to merge two latex files: one with the cover page of the book and another with the book itself (both in memoir)?
(The reason cover page is separate is that it uses pstricks).
I know that alternative is to merge output PDFs with pdfjoin, but it strips hyperlinks. Also I would like to avoid 2 step production to keep things simple.
Thank you!