Has anyone found a solution for creating PDF’s from custom post data?
Any guidance would be appreciated.
Thank you.
You have a couple options depending on what your needs are.
- Create a PDF from a url: http://phptopdf.com/
- Create PDF solely with php: http://www.fpdf.org/