Release 08.03.11
RPDF born as a need to be able to generate PDF documents for projects in RealBasic. Every proyect that I find was not free or only work fine on Windows, so I decide to port FPDF (a class writed in PHP) to RealBasic.
The result was not so bad, and I still debuggin it.
So you can download the source code from here.
RPDF is FREEWARE, so you can use it in your own proyect without any kind of license.
This app is for generate an xml scructure of a database tables. You have both Visual Basic 6 and Real Basic source code.
It's very usefull to generate an schema or definition file for later use it in your application to dynamically create a database with they fields.
Download schema2xml source code for RealBasic or for VisualBasic
SCHEMA2XML is FREEWARE, so you can use it like you want without any kind of license.