this is the array it uses so the 8 lines are made of this info
VAR AddrArray : ARRAY [8] OF Text[90];Name : Text[90];Name2 : Text[90];Contact : Text[90];Addr : Text[50];Addr2 : Text[50];City : Text[50];PostCode : Code[20];County : Text[50];CountryCode : Code[10])
If any of these is blank are made to show in one line such as the City+PostCode+County (address format in Country/Region table) then the any blank lines are compressed, so you may get few lines that are always blank
e.g so if you have Address field populated and Address 2 blank Address 2 (will be compressed) so it will not show in the invoice, you will get lines with Name, Contact, Address 1, City+PostCode + County, rest may be blank
Default options in general ledger setup
