generar un contrato en pddf tipo alquiler - how to generate a lease contract pdf

hola, estoy tratando de hacer un reporte en pdf pero tipo contrato, donde tengo los textos del mismo en la base de datos, de forma que sea un contrato editable y con posibilidad de idioma, y a la hora de cargarlo en el pdf necesito traer datos de un cliente en concreto y mezclarlos con este texto. Para los textos del contrato tengo una aplicaci?n donde mediante el editor html guardo los textos, el problema es que no puedo llamar datos de otra tabla mysql desde aqu?, ya que no acepta c?digo php, alguna idea de como hacer esto? gracias.

Hi, I am trying to make a report in pdf but type contract, where I have the texts of the same in the database, so that it is an editable contract and with possibility of language, and when uploading it in the pdf I need to bring data Of a particular client and mix them with this text. For contract texts I have an application where using the html editor I save the texts, the problem is that I can not call data from another mysql table from here, since it does not accept php code, any idea how to do this? Thank you.