<div dir="ltr">Hi,<div><br></div><div style>I have a content type that creates a basic invoice.. I now need to create a formatted printable invoice using the data shown on the invoice..</div><div style><br></div><div style>
I have installed the print module which created the &quot;printable version&quot; link.. I now need to customise the layout..</div><div style><br></div><div style>This is a non-programmer talking so please be gentle and verbose.. :)</div>
<div style><br></div><div style>I created a &quot;print--node--invoice.tpl.php&quot; in my theme directory and copied the tpl.php file from the print module directory to get me started..</div><div style><br></div><div style>
So far so good..</div><div style><br></div><div style>Now where I have got stuck is putting in the individual fields where I want them.. There is a $content variable used in the example but that just shows everything..</div>
<div style><br></div><div style>How do I tell the template where I want individual fields?</div><div style><br></div><div style>So for example say I want to output the field_inv_num value?</div><div style><br></div><div style>
Thanks..</div></div>