I'm implementing a Windows spooler package that does funky forms, barcodes, etc. At present I am dumping my unix application data as a .txt file into a Unix folder and then sharing the folder with Windows via SAMBA so that the spooler can manipulate/format the data. However I am having all sorts of problems that I suspect are permissions related.
So (if possible) I want to try and dump the data straight into a windows folder and see if that solves my problems.
Any suggestions?
So (if possible) I want to try and dump the data straight into a windows folder and see if that solves my problems.
Any suggestions?