From: MughalShahzad on
I am using fileio to cerate and save file on my drive, I want to print the
saved file using lingo, is this possible.
I have a print button in my application what code should I write to send that
saved file for printing.
regards,
shahzad


From: Darrel Hoffman on
I think you need the PrintXtra to do this - or at least to do it well. I
remember having to get that to do printing before. Not sure if it was
because it's absolutely needed or if it was just that the default program
didn't have the features we needed or something. It's been a while.


From: Lao on
You should try the buddy api command baPrintFile, that prints a file
using it's associated program
regards
Paolo