Questions from a newbie
I'm looking at TLF to replace our Director functionality. I'm impressed by TLF's layout abilities but have a few questions related to printing, etc:
- How robust is the printing capability? For example, would it be easy to scale a single page to print "poster size" on four pages? Would I also be able to easily reduce the size on printing? Note that I'm looking for built in functions apart from what is available in the print driver.
- Is the printing vector based or is everything rasterized before sending it to the printer? What about postscript printing?
- How robust is the mouse handling? For example, would it be easy to get the click location as an (x, y) coordinate and as a (column, line)?
Thanks in advance,
Brian
