I need to draw pdf using fpdf. My pdf content includes html tags. For example if there is image I need to export image in pdf.
Is there any plugin for exporting pdf with html tag accepting functionality.
I tried this: Calling FPDF with tablephp plugin. Works well.