PDF creation form php (mysql?)

OK i’m woriking on my own portfolio website and decided to add PDF files of projects i put on the wbesite.

It’s all flash and trough a cms i add data to my database.

A xml file gets all the records and put it on the right spot in the flash site.

But i like to create a PDF file of all the records i add and not handmade but trough php.
So if i change some text in a record automatically the pdf changes with it.

SO what i want:

some info to create a standard pdf in the style of the website with at least 1 picture and all the data that comes together with that specific record.

Can i do that or do i need to create al the pdfs handmade?

Kind regards me:sure: