iOS XOpenFile

Hi,

I am using TTMSFMXGridPDFIO to create a PDF document in the XGetDocumentsDirectory and then using XOpenFile to open it. This opens the share sheet but there is no option to print or email whereas if I access a PDF directly from th iOS device, they are included.

Ideas anyone?

Regards,

Ken

Hi, 


The XOpenFile is a basic implementation. I suggest to take a look at the iCL UIDocumentInteractionController that was recently released.

Kind Regards, 
Pieter

Thanks Pieter, that works well.