INTRODUCTION FPRLin program prints receipts on fiscal printers manufactured by Tremol Ltd. The receipt information is stored in text file. See fileformat_en.html file for details. The program can be used to print single receipt specified as command line argument. It can also automatically scan an incoming directory for receipt files and print them. ================================================================================ SYSTEM REQUIREMENTS Linux ================================================================================ INSTALLATION Extract the archive in a new folder and set the necessary file/directory access privileges. The archive includes additional "data", "data/done", and "data/error" subdirectories. "data" can be used as location for incoming receipt files. After the receipt files are processed they are moved to "done" or "error" directory. ================================================================================ EXAMPLES Print "test.txt" file to the fiscal printer on COM1: fprlin data/test.txt Print "test.txt" file to FP# 250333 connected to COM2: fprlin test.txt 250333 /dev/ttyS1 Scan directory* for incoming receipt files and print them to FP on COM1: fprlin /fp/incoming/ 0 /dev/ttyS0 * Required additional folders: /fp/incoming/done/ and /fp/incoming/error/ ================================================================================ NO WARRANTY THIS SOFTWARE IS PROVIDED BY THE AUTHOR "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR THE AGENTS OF THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ================================================================================ TECHNICAL SUPPORT Email: software@tremol.bg Web : http://www.tremol.bg