Dave Kurri
Registered User
Join date: 18 Jul 2006
Posts: 1
|
07-26-2006 02:00
I have a number of pdf files that I am interested in selling in Second Life. Essentially, I would like a store where the Avatar customer can come in, select a pdf based on a description, pay me LS$ and download it to their own local PC for viewing in Acrobat Reader and printing off.
Is this possible? The pdf sizes are about 600K.
|
Kelly Linden
Linden Developer
Join date: 29 Mar 2004
Posts: 896
|
07-26-2006 08:22
If you already have a means of hosting and distributing the pdf files then yes it is possible. An LSL script can be used to give an url and communicate with your server. Using these you could sell the URLs for L$ in world. You may want to do some extra work on your server to generate one time or short term URLs for security, or some other method.
In this case you would just use SL as an interface to your service.
It is not possible, however, to store and serve PDF files in the world of Second Life itself.
_____________________
- Kelly Linden
|