DRM in Mobile PDFNet sdk

Hi,

We want to implement DRM in our PDF reader application using PDFNet Embedded SDK for iOS and Android. Is this possible using embedded sdk? If yes could you please provide me the link for API which handles this? Also what kinds of DRMs we can implement?

Thanks,

Mahesh

PDFNet provides no built-in DRM. However, you could implement your own:
https://groups.google.com/d/msg/pdfnet-sdk/Zn0y8MoSX64/L03TO7Rc8g4J

You may be interested in further articles on this topic:
https://groups.google.com/forum/#!searchin/pdfnet-sdk/drm

Thanks for the quick reply.

Mahesh