https://bugs.documentfoundation.org/show_bug.cgi?id=127232

--- Comment #1 from [email protected] ---
newline character is needed (i.e. "\n").

usecase:
print vcard content in a QR-Code on a business card 

Example data (newline character included): 

BEGIN:VCARD\n
VERSION:2.1\n
FN:Max Mustermann\n
N:Mustermann;Max\n
TITLE:Dr.-Ing.\n
TEL;CELL:+49 111 123 45678\n
TEL;WORK;VOICE:+49 123 7654321\n
TEL;HOME;VOICE:+49 123 123456\n
EMAIL;HOME;INTERNET:[email protected]\n
EMAIL;WORK;INTERNET:[email protected]\n
URL:http://example.com\n
ADR:;;Musterstraße 123;Musterstadt;;77777;Deutschland\n
ORG:ACME Inc.\n
END:VCARD\n

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to