Re: Doubled Pixels

2017-06-24 Thread Graham Cox
> On 24 Jun 2017, at 4:46 pm, Gerriet M. Denkmann wrote: > >> By making the NSBitMapRepresentation yourself, creating a context for it, >> drawing to that. >> —Graham > > You severely underestimate the depth of my ignorance. It took me half a day > to fathom your (for me) cryptic remarks. > B

file encription/decriptoin iOS

2017-06-24 Thread yuleo
Hi, I hope i am at the right place to ask for help on file encryption/decryption for iOS. I need to encrypt a pdf file during download and to decrypt it for display later on. Can i get some pointers about implementing the decryption/encryption part ? or if there is any existing decryption/enc

Re: UIDocumentBrowserViewController and file package documents

2017-06-24 Thread davelist
FYI, I tested this on an iPad with iOS 11 beta 2 and opening an existing UIDocument works on the actual device - just not on the simulator. I updated my bug report with this information. Dave Reed > On Jun 21, 2017, at 5:08 PM, Jonathan Hull wrote: > > That part is really confusing me as we