Obviously can't speak for @airbolt. but does not work for me with iOS 16.2 in simulator. From what I can tell in my experimenting, it seems that even when dragging from the Files app, iOS only drops the content of a file (eg .plainText in my use case), not the file itself???
Post
Replies
Boosts
Views
Activity
Submitted. FB12168987.
Thanks again.
Fletcher
Quinn -- thank you for the response! (And as an aside, after seeing your helpful replies countless times over the years, it's nice to get one myself!!!)
Any luck with this? I am having the same issue when I use [self.webView printOperationWithPrintInfo:printInfo]. When I use [NSPrintOperation printOperationWithView:self.webView printInfo:printInfo] I get the headers, but I don't get the actual web content.