|
Prev: Editing the Projector File Properties
Next: is lingo/js can get real address of html page (not dcr address)?
From: MughalShahzad on 31 Jan 2008 09:14 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 1 Feb 2008 23:23 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 1 Feb 2008 04:08
You should try the buddy api command baPrintFile, that prints a file using it's associated program regards Paolo |