Is it possible to use another stack library in a web revlet?
Posted: Sun Oct 18, 2009 11:27 pm
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 start using the lib after the security settings warning) and with data from that text file, create a pdf document that is written to the users computer from the revlet having used pdfcommands in the qrtpdflib.
I have been unsuccessful so far and am not sure whether it is actually possible to build the webapp so it can use the qrtpdflib. I have added it to the stackfiles at one point and tried adding it as an external file as well as a stab in the dark but I am obviously a bit at a loss about what should be done if anything can... Trying to build with either of those choices fails with error messages. Perhaps I need the qrtpdflib stack available on the web such as at an on-rev site and start using it with a full url to the stack on line?
Thanks for any guidance down the correct path... Just knowing it is possible to do so would help. My next step if no one here knows is to contact Jan directly... but I felt it may be a limitation of a revlet issue so wanted to check here first...
Wdurden
I have been unsuccessful so far and am not sure whether it is actually possible to build the webapp so it can use the qrtpdflib. I have added it to the stackfiles at one point and tried adding it as an external file as well as a stab in the dark but I am obviously a bit at a loss about what should be done if anything can... Trying to build with either of those choices fails with error messages. Perhaps I need the qrtpdflib stack available on the web such as at an on-rev site and start using it with a full url to the stack on line?
Thanks for any guidance down the correct path... Just knowing it is possible to do so would help. My next step if no one here knows is to contact Jan directly... but I felt it may be a limitation of a revlet issue so wanted to check here first...
Wdurden