I got a question from a reader last night who was looking at some code from one of my Xamarin seminars. Ryan asked about how to extract the content from a pdf file, draw on it, and email it in iOS. One way to do this is using Core Graphics, as shown in the following…Read more Reader Q&A – PDFs in iOS