I have to implement a fax functionality in my application which is developed in java. So I need a java fax API, and luckily I found fax4j. But the problem is that I do not have any fax machine or fax printer, so I wish that is there could be a virtual fax machine/ fax machine simulator so that I can test my faxing code with it? Kindly guide me in that direction.
Thanks!