Hi there
i want to create a library that people can get(rent) ebooks
but beacause of copy rights they JUST can READ.
i want to know that is possible to create an app(like pdf reader) which with it
user just can read ebooks and don't be able to make copy or take photo or ...
thank you in advance
i am web developer and don't have problem in web programing.
my question was about app that user will download to their pc .
just think is it possible to create an app that limit user so that they
just can read ebook(no copy or ...)
As for the "no copy" you will struggle with that as it takes very little to put a proxy in between and log the URLs and download the data - unless you do it in some exceedingly unique and encrypted format.
Use httprequest to download items, (examples available in helpfile)
No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.