Can anyone please guide me on a way to print data on a pdf or an image template, meaning you load a ready pdf or a jpeg file to be considered as a background and you plug in the data from the doctype using pixel coordinates or something of the sort??
@Merouane_Amraoui The only thing I can think of that might work is to upload a image of the blank document. Then in your custom print format create all the fields in markup with ids. Example:
@dj12djdjs Thank you for you reply, yes this is the idea how to do it with an image background, although CSS code needs more codeline in order to achieve the desired objective,