I would look at Merapi (http://www.merapiproject.net/) and/or Alchemy (http://labs.adobe.com/technologies/alchemy/
)
If the LAN printer has code available to print, Alchemy may be your
best bet.
HTH
Steve
On Aug 2, 2009, at 3:40 AM, raja_s_patil wrote:
Hi,
If a text file is created on server through PHP
Can Flex application print it directly on client's
LAN printer ? If yes HOW ?
Can it print that in Fast DMP mode i.e. raw text printing to
dot matrix printers ? if not what alternative can be used ?
I am able to download it from server and save locally or
show it in another browser window/tab.
The user wants it to be printed directly from flex application
in fast DMP mode rather than using DOS commands
like "copy <filename.txt> lpt1: <cr>"
or any other local GUI program which can put raw output to windows
print queue but that is not acceptable.
Thanks and best regards.
Raja