Have you read the online books section that explains how to read the pbdebug output file? It seems to be explained fairly clearly. Or is it that you can read it, but you just aren't observing any very relevant data from it?
All versions of PB hav...
This seems a bit too obvious, but as long as it crashes when you run it from within the IDE (not just when you run a compiled version), use the debugger in the IDE!
I think you are going to have to buy one of the royalty-free ActiveX solutions. I use an email ActiveX from http://www.chilkatsoft.com, who also have an FTP solution - you could try it. I'm quite happy with the email product, and their support.
Swansea, you do have to be willing to do a bit of the work yourself. All you have to do is Google "novaPDF" and it will come up. And their docs are pretty good.
I did try Amyuni as well. I think I got it to work, but I preferred novaPDF for some reasons. Either it was faster, or the PDFs it created were smaller, or something. (Sorry, can't remember exactly.) Plus, novaPDF was cheaper, I think.
Anyways, w...
There are a number of royalty-free, but not cheap, products that can do generate PDFs (using PDF "printers" to print DWs). I use the novaPDF SDK, and it works well.
novaPDF has an option to email a PDF after you create it, but I haven't really te...
I've been programming with PB since PB5, in the mid '90s. Currently I'm a one-man business, writing (in PB10) and selling my DONATION software program to charities and churches. It's used to track donors and donations and issue receipts, and has over 4,000 registered users. The program uses Firebird as its DB.