Additional Speakers for the February Meeting
Guit-Jan Ridderbos (@guitjan) and Robin van Dijke (@rvandijke) will talk about generating custom PDF documents in iOS using a library they developed at our 21 February meeting.
As they explain:
The source of these PDF documents is defined in XML and in here one can specify ‘CSS’ like styles (fonts, colors, word/line spacing), custom fonts, custom document sizes and finally the PDF document which is using all these custom elements. Our parser will parse everything in a CoreData model and our generator creates a very nice PDF with an optional Table of Contents, page numbering and headers and footers.