Search found 2 matches
- Tue Oct 20, 2009 9:46 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Is it possible to use another stack library in a web revlet?
- Replies: 3
- Views: 3105
Thank you Malte for your reply. I sort of have got things working as follows. Uploaded the pdflib to server space on my on-rev site. Following the clues from a thread where I saw a comment by Jacque , I managed to start using the library from the server in the revlet. I think you may have posted in ...
- Sun Oct 18, 2009 11:27 pm
- Forum: Getting Started with LiveCode - Complete Beginners
- Topic: Is it possible to use another stack library in a web revlet?
- Replies: 3
- Views: 3105
Is it possible to use another stack library in a web revlet?
I am specifically interested in using the QuartamPDF stack as follows... A main stack which is built to a web revlet needs to start using the qrtpdflib stack. What the revlet would attempt to do is read a text file from the users computer using answer file (which works fine from buttons that don't s...