nBill Community nBill Home Page
22/May/2012, 11:30:28 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Click Here for the nBill home page, or take a tour.  
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: HTML formatting of invoices  (Read 150 times)
sykong
Jr. Member
**
Offline Offline

Posts: 15


View Profile
« on: 22/October/2011, 06:14:19 PM »

Hi,

The following line results in an error when the emailed invoice is viewed on an iphone.

Code:
</head><body><div style="font-size:10pt;"></div>

This fixes the error
Code:
</head>
<body><div style="font-size:10pt;"></div>

Logged
netshine
Administrator
Hero Member
*****
Offline Offline

Posts: 4,563


View Profile
« Reply #1 on: 22/October/2011, 06:17:08 PM »

A line break after the head tag makes a difference? White space is supposed to be ignored, so I think that's a bug on the iPhone rather than in nBill, but I will check it out on my phone and add a break if necessary - thanks for letting me know.
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!