<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Print invoice without Browser's PDF]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5534</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5534&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Print invoice without Browser's PDF.]]></description>
		<lastBuildDate>Tue, 21 Jul 2015 08:46:47 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23899#p23899</link>
			<description><![CDATA[<p>Is it not also possible for airprint?</p>]]></description>
			<author><![CDATA[null@example.com (henrystadler)]]></author>
			<pubDate>Tue, 21 Jul 2015 08:46:47 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23899#p23899</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23473#p23473</link>
			<description><![CDATA[<p>There are some Win 8.1 compatibility issues with Dot Matrix Printer (DMP) drivers:<br /><a href="http://answers.microsoft.com/en-us/windows/forum/windows8_1-hardware/win-81-x64-bug-with-9-pin-dot-matrix-printers/3076229d-60a3-408f-ae50-3a71ea7b1590">Oki / Epson</a>. Location of <a href="http://my.okidata.com/idocs2.nsf/%28MOC-ML320Turbo-n%29/F3C19D676A13AB6885257C77004F1E4B?OpenDocument">Update</a>.</p><p>Using the Generic Text Only Printer Driver to generate the documents before printing to DMPs may be an option.</p><p>Check this <a href="http://www.tomshardware.com/answers/id-2107093/windows-compatible-impact-dot-matrix-printer.html">link</a> as well.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 08 May 2015 18:04:29 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23473#p23473</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=23472#p23472</link>
			<description><![CDATA[<p>hi!<br />I also deal with printing of the Sales invoice&nbsp; for my accounting firm.<br />You can use FolderMill for automating the printing of sales invoice and thus saving the time. You can get it from http://www.foldermill.com<br />Thanks</p>]]></description>
			<author><![CDATA[null@example.com (krishwattdesk)]]></author>
			<pubDate>Fri, 08 May 2015 16:20:12 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=23472#p23472</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22428#p22428</link>
			<description><![CDATA[<p>Can print the on screen view of the Invoice as it is text in proper format. </p><p>Win7 still comes with a driver for EpsonLQ-compatible dot-matrix machines, and the latter can achieve 360 dpi when all the pins are working. Changing the printer settings to higher CPI helps the print quality be better. This <a href="http://www.tallygenicom.com/knowledge/experttip.aspx?id=6492">link</a> may be useful.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sat, 07 Feb 2015 08:25:05 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22428#p22428</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22427#p22427</link>
			<description><![CDATA[<p>Aha. I see. You don&#039;t want PDFs at all. Well, that&#039;s a different matter.</p><p>(While you COULD print PDFs on a dot matrix printer, I can certainly see why you don&#039;t want to.)</p><p>You can modify the script which generates the PDF (as it has all the data you need) to write the data into a text file (or string) instead. Just add spaces to format the output, align columns etc. For any &quot;fancy&quot; features (like bold text) you have to insert control characters, which will depend on your printer.</p><p>Once you have the data in a file or string, you can output it to the printer port. From the command line, you can probably still do something like &quot;copy file.txt lpt1:&quot;, and that&#039;s the device you need to send the string to. I have no idea if PHP can write to a printer port, but you could certainly write it to a file and exec() a copy command.</p>]]></description>
			<author><![CDATA[null@example.com (tm)]]></author>
			<pubDate>Sat, 07 Feb 2015 07:51:06 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22427#p22427</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22426#p22426</link>
			<description><![CDATA[<p>Hi Sir, Thanks for your reply. My PC is not connect into network and its a stanalone windows 8 PC and&nbsp; connecting to TVSE HD 245 GOLD Dotmatrix printer.&nbsp; I dont want to generate PDF file and I want to print SALES INVOICE directly into my Dotmatrix printer.<br />Is there any simple solution?</p><p>Thanks <br />(Towerfour)</p>]]></description>
			<author><![CDATA[null@example.com (towerfour)]]></author>
			<pubDate>Sat, 07 Feb 2015 06:29:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22426#p22426</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22423#p22423</link>
			<description><![CDATA[<p>Is your FA running in Win7/8 or only the client browser in it?<br />If your FA is running in Linux, then CUPS printing is possible. If in Windows, check out Internet Printing Protocol or use one of the windows tools above where moving pdfs to a monitored folder will enable instant printing.</p><p>In FireFox, Tools =&gt; Options =&gt; Applications =&gt; Choose the PDF application and set what you want.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 06 Feb 2015 18:05:55 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22423#p22423</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22421#p22421</link>
			<description><![CDATA[<p>Thanks APmuthu and TM.&nbsp; <br />Forgot to mention that, we are using Windows 7 and 8 OS.&nbsp; if that is the case, how i do the setup.<br />Browser : FIREFOX and CHROME</p>]]></description>
			<author><![CDATA[null@example.com (towerfour)]]></author>
			<pubDate>Fri, 06 Feb 2015 12:24:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22421#p22421</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22420#p22420</link>
			<description><![CDATA[<p><a href="http://www.acrotex.net/printers/">AcroTeX PDF Monitor</a><br /><a href="http://www.watchdirectory.net/wdhelp/plugins/wdopAutoRunBat/templates/Automatically_Print_PDF_files.html"> watchDirectory</a><br /><a href="http://www.coolutils.com/Auto-Print-PDF">Auto Print PDF</a><br /><a href="http://www.print-conductor.com/articles/how-to-automate-printing-folders-of-documents.html">Automating Print from Folder</a><br /><a href="http://zevrix.com/batchoutputpdf.php">BatchOutputPDF</a> to Printer - Hot Folders<br /><a href="http://www.aloaha.com/wi-software-en/aloaha-pdf-suite-server/watched-folder/autoprint-folder.htm">Aloaha Auto Print Folder</a><br /><a href="http://silentprint.com/">SilentPrint</a></p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 06 Feb 2015 08:07:15 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22420#p22420</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22419#p22419</link>
			<description><![CDATA[<p>Configure the printer in FA using Port 515 or 9100 (open on your router) and use CUPS / IPP from your Linux server. Then set it in the Printer profile in FA.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 06 Feb 2015 07:57:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22419#p22419</guid>
		</item>
		<item>
			<title><![CDATA[Re: Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22418#p22418</link>
			<description><![CDATA[<p>That&#039;s a bit tricky. If the printer is on the network, and the server is on the same network, you could print the file from there. Otherwise it has to go through the client. I have seen browser plugins to achieve this, but have not actually tried any of them.</p><p>I&#039;ve been thinking about the problem in a slightly different context, and my best idea so far is to have the browser automatically save files of a particular type and monitor the destination directory to send print jobs to different printers based on file name.</p>]]></description>
			<author><![CDATA[null@example.com (tm)]]></author>
			<pubDate>Fri, 06 Feb 2015 07:55:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22418#p22418</guid>
		</item>
		<item>
			<title><![CDATA[Print invoice without Browser's PDF]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=22417#p22417</link>
			<description><![CDATA[<p>I am using FA and wanna print&nbsp; SALES INVOICE in my local printer (Directly connect into PC and not in Network) without browser&#039;s PDF.</p><p>Thanks<br />Towerfour</p>]]></description>
			<author><![CDATA[null@example.com (towerfour)]]></author>
			<pubDate>Fri, 06 Feb 2015 07:27:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=22417#p22417</guid>
		</item>
	</channel>
</rss>
