Re: LDAP user's picture
Mikolaj Machowski <[email protected]>
| Newsgroups | gmane.comp.kde.users.pim |
|---|---|
| Message-ID | <[email protected]> |
On Monday 23 February 2009 09:30:43 Rob Gom wrote: > Hello, > is it possible to retrieve user's picture from LDAP in KAddressBook? > Other fields are fetched just fine, however there is no user's picture > ... Can I specify the field and it's format? > I am using KAddressBook from KDE 3.5, but I could switch to 4.x if it > helps. I have tried to search the web for solution, but couldn't find any. Photos are stored in vcf file (with rest of the data) in field PHOTO. Full name (with options) is: PHOTO;ENCODING=b;TYPE=image/jpeg and this is Byte64 encoded jpeg file. m.