Hello,
Just only started messing around Aloha Connect. Doc says that if printing is desired, we should use the IberPrinter class. We're trying to use the PrintStream method of the said class but have been unsuccessful so far - nothing is getting printed. Is there a specific format for the string argument passed to the string? If so, could any of you give an example?
To instantiate the IberPrinter object, we just use the empty constructor of the IberPrinterClass class. The GetAllPrinters method works so I think we did this part correctly.
Thanks!
Just only started messing around Aloha Connect. Doc says that if printing is desired, we should use the IberPrinter class. We're trying to use the PrintStream method of the said class but have been unsuccessful so far - nothing is getting printed. Is there a specific format for the string argument passed to the string? If so, could any of you give an example?
To instantiate the IberPrinter object, we just use the empty constructor of the IberPrinterClass class. The GetAllPrinters method works so I think we did this part correctly.
Thanks!