<div dir="ltr"><div style>What version of Drupal are you using&gt;</div><div style>Not sure if this will help in your case as you are down another path, but I used this module in a custom project management site I built in d6 <a href="http://drupal.org/project/invoice">http://drupal.org/project/invoice</a><br>
</div><div style><br></div><div style>Felix</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, May 21, 2013 at 8:35 AM, Wipe_Out <span dir="ltr">&lt;<a href="mailto:wipe_out@users.sourceforge.net" target="_blank">wipe_out@users.sourceforge.net</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>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><br></div><div>
I have installed the print module which created the &quot;printable version&quot; link.. I now need to customise the layout..</div><div><br></div><div>This is a non-programmer talking so please be gentle and verbose.. :)</div>

<div><br></div><div>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><br></div><div>
So far so good..</div><div><br></div><div>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><br></div><div>How do I tell the template where I want individual fields?</div><div><br></div><div>So for example say I want to output the field_inv_num value?</div><div><br></div><div>
Thanks..</div></div>
<br>--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br></blockquote></div><br></div>