i having pdf file.i want fill form field in pdf data mysql. using php data should fetched mysql & added @ specific position in pdf file.
can 1 suggest me how can add mysql data @ specific position in pdf file?
use tcpdf, fetch data mysql pass tcpdf function.
you find plenty of examples & working codes here: http://www.tcpdf.org/examples.php
~k
if want create complete pdf using tcpdf can go ahead it. approac allow make change ease in future prospective. there import class in tcpdf think still in development.
if want use existing pdf & make few changes in it. @ fpdi, check example here:
Comments
Post a Comment