Jose, I have been reading old messages on the Powerbasic message board. Their I found a vague reference to a wrapper that you did for QuickPDF. Is it true do you have a wrapper that works with Firefly for QuickPD? and are you willing to share?
Blair
Quote
Is it true do you have a wrapper that works with Firefly for QuickPD?
No. I wanted a wrapper to use iSEDQuickPDF and ddoc using the same functions, to be able to make a PDF document or a ddoc document with the same code. Don Dickinson, author of ddoc, told me that he had one already made and promised to send it to me, but he forgot to do it and currently I'm not using none of these libraries.
However, you should be able to use iSEDQuickPDF with FireFly. Just include in your project the file containing the declarations for PowerBasic. As long as it doesn't contain #IF DEFs directives, there should be not any problem.
http://www.sedtech.com/isedquickpdf
They have a 'PB Include' file that contains 535 lines of 'DECLARE FUNCTIONs...' I am trying out their demo right now and it works really well.
John
i apologize to jose for never getting it to him (and others). unfortunately i could not get it working correctly outside the context of the application for which i built it.
--don