This is the problem:
i have a visualRPG application that querys a database. The information is composed by 0 and 1 and represents a image or a document(word, pdf, etc...). Then the application transforms this information into the image itself.
This is my question, and i really don't know if it's possible or not.
I want to make this a web application, searching the database is ok..no problem. The problem comes when i try to transform the information into the image, what i have is a rpg module that makes this transformation, and i really don't know how to turn arround this problem.
Thanks
i have a visualRPG application that querys a database. The information is composed by 0 and 1 and represents a image or a document(word, pdf, etc...). Then the application transforms this information into the image itself.
This is my question, and i really don't know if it's possible or not.
I want to make this a web application, searching the database is ok..no problem. The problem comes when i try to transform the information into the image, what i have is a rpg module that makes this transformation, and i really don't know how to turn arround this problem.
Thanks