# Custom Field Print/Email Problem

**URL:** https://forum.manager.io/t/custom-field-print-email-problem/24742
**Category:** Uncategorized
**Created:** [October 14, 2019, 5:22am UTC](https://forum.manager.io/t/custom-field-print-email-problem/24742 "2019-10-14T05:22:19Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![VACUUMDOG](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.manager.io/vacuumdog/32/7101_2.png) [@VACUUMDOG](https://forum.manager.io/u/VACUUMDOG)
#### Post date: [October 14, 2019, 5:22am UTC](https://forum.manager.io/t/custom-field-print-email-problem/24742/1 "2019-10-14T05:22:19Z")

</div>

Custom field not printing properly using Email or PDF buttons.  
Custom Field

 ![invcus](https://us1.discourse-cdn.com/flex019/uploads/manager1/original/3X/a/b/abf2b8e6473bac6ad6321cd294a4e42324ded5b7.jpeg)

Invoice editing  
Image removed

Invoice displayed

 ![icinv](https://us1.discourse-cdn.com/flex019/uploads/manager1/original/3X/b/b/bbec746beb00cd0ef506f32ccfcb87a0289339fc.jpeg)

Invoice Print using PDF button - turns out the same on email attachment

 ![icpdf](https://us1.discourse-cdn.com/flex019/uploads/manager1/original/3X/1/5/15cdf6702188426c52e9fdd44a9c6ad25a5a3ce5.jpeg)

Invoice Printing to PDF writer

 ![icinvpdf](https://us1.discourse-cdn.com/flex019/uploads/manager1/original/3X/c/a/ca7a953cb6ed6feccb18d7be2b243a8e0024c5b6.jpeg)

And with one line less using the PDF button or Email  
 ![onelineless](https://us1.discourse-cdn.com/flex019/uploads/manager1/original/3X/0/c/0c11c50325de259009155883b1166908247e4fb3.jpeg)

Are we limited as to how many lines are in a custom field?

Desktop version 19.10.15 Windows 10

---

<div class="post-metadata">

### Author: ![sharpdrivetek](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.manager.io/sharpdrivetek/32/34244_2.png) [@sharpdrivetek](https://forum.manager.io/u/sharpdrivetek)
#### Post date: [October 14, 2019, 5:33am UTC](https://forum.manager.io/t/custom-field-print-email-problem/24742/2 "2019-10-14T05:33:25Z")

</div>

i think you should provide html tags for every formatting if you are going to include html tags in the custom field. not 50/50.  
for example, you have used `<b>` and `<u>` and not `<br>` for line breaks.

---

<div class="post-metadata">

### Author: ![VACUUMDOG](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.manager.io/vacuumdog/32/7101_2.png) [@VACUUMDOG](https://forum.manager.io/u/VACUUMDOG)
#### Post date: [October 14, 2019, 5:34am UTC](https://forum.manager.io/t/custom-field-print-email-problem/24742/3 "2019-10-14T05:34:45Z")

</div>

Makes no difference. Tried it that way but I’m not posting up all the edit screens.  
And you don’t need the \< br \> in the custom field. Have a good look at the text entered…no \< br \>  
If I use \< br \> I get extra lines…

Oh, and the \< b \> and \< u \> are for bold and underscore.

---

<div class="post-metadata">

### Author: ![VACUUMDOG](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.manager.io/vacuumdog/32/7101_2.png) [@VACUUMDOG](https://forum.manager.io/u/VACUUMDOG)
#### Post date: [October 14, 2019, 5:53am UTC](https://forum.manager.io/t/custom-field-print-email-problem/24742/4 "2019-10-14T05:53:59Z")

</div>

Worked it out.  
It was that I had not closed the \< b \> with \< /b \> but instead used just \< b \>.  
Wierd, it, the inbuilt PDF creator, changed the placement and font?

---

<div class="post-metadata">

### Author: ![sharpdrivetek](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.manager.io/sharpdrivetek/32/34244_2.png) [@sharpdrivetek](https://forum.manager.io/u/sharpdrivetek)
#### Post date: [October 14, 2019, 6:08am UTC](https://forum.manager.io/t/custom-field-print-email-problem/24742/5 "2019-10-14T06:08:03Z")

</div>

glad that you worked it out yourself.

> [@VACUUMDOG](#):
>
> Oh, and the \< b \> and \< u \> are for bold and underscore.

`<u>` is for underline and not underscore.

also, you may want to hide your bank account details visible on your edit form screenshot.

---

<div class="post-metadata">

### Author: ![VACUUMDOG](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.manager.io/vacuumdog/32/7101_2.png) [@VACUUMDOG](https://forum.manager.io/u/VACUUMDOG)
#### Post date: [October 14, 2019, 6:56am UTC](https://forum.manager.io/t/custom-field-print-email-problem/24742/6 "2019-10-14T06:56:37Z")

</div>

Removed the image, thanks for that.  
And yes, it is for underline…

---

<div class="post-metadata">

### Author: ![Tut](https://sea1.discourse-cdn.com/flex019/user_avatar/forum.manager.io/tut/32/3286_2.png) [@Tut](https://forum.manager.io/u/Tut)
#### Post date: [October 14, 2019, 1:18pm UTC](https://forum.manager.io/t/custom-field-print-email-problem/24742/7 "2019-10-14T13:18:30Z")

</div>


