Hello,
I am creating a CMS that allows a restaurant to manage their menus. I have created everything that's need to build the menus into HTML, but I need a method to convert the HTML into PDF. I've been playing with HTMLDoc, but it doesn't have much documentation. I am using PHP.
Does anyone know a good solution?
Thanks,
Jon31