nBill Community
22/May/2012, 11:30:28 PM
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
:
Click Here
for the nBill home page, or
take a tour
.
Home
Help
Search
Login
Register
nBill Community
>
Version 2.x
>
Bug Reports
>
HTML formatting of invoices
Pages: [
1
]
« previous
next »
Print
Author
Topic: HTML formatting of invoices (Read 150 times)
sykong
Jr. Member
Offline
Posts: 15
HTML formatting of invoices
«
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
Posts: 4,563
Re: HTML formatting of invoices
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Announcements
-----------------------------
=> Official Announcements
-----------------------------
nBill Extensions (nTicket, nCart, etc.)
-----------------------------
=> nBill Extension Support
-----------------------------
Version 2.x
-----------------------------
=> Installation, Upgrades, and Licensing
=> General Questions/Comments
=> Payment Gateways
=> Language Packs and Translation
=> Community Tips
=> Suggestions
=> General Feedback
=> Documentation
=> Bug Reports
-----------------------------
Version 1.x
-----------------------------
=> Installation and Licensing
=> General Questions/Comments
=> Payment Gateways
=> Language Packs and Translation
=> General Feedback
=> Documentation
=> Bug Reports
-----------------------------
User to User
-----------------------------
=> Services Wanted
Loading...