PlanetSquires Forums

Support Forums => Other Software and Code => Topic started by: Anonymous on February 03, 2005, 11:40:04 PM

Title: ISEDQuickPDF
Post by: Anonymous on February 03, 2005, 11:40:04 PM
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
Title: ISEDQuickPDF
Post by: Jose Roca on February 04, 2005, 12:50:55 AM
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.
Title: ISEDQuickPDF
Post by: Anonymous on February 04, 2005, 03:22:50 AM
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
Title: ISEDQuickPDF
Post by: Don Dickinson on February 10, 2005, 06:52:42 PM
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