<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — How i can fix the invoice shape to small size Thermal printer]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=7477&amp;type=atom" />
	<updated>2022-11-02T08:00:16Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=7477</id>
		<entry>
			<title type="html"><![CDATA[Re: How i can fix the invoice shape to small size Thermal printer]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41690#p41690" />
			<content type="html"><![CDATA[<p>Printing a receipt on therminal printer requires a small size receipt like A7, A8 or A6. As of FA.&nbsp; We have A4 and Letter size. Which we are not giving other sizes by default. </p><p>But you&nbsp; can update the size in <strong>pdf_reports.inc</strong> switch case. </p><p>And then create&nbsp; a form file and place it inside&nbsp; reporting/forms/headerA7.php and copy the doctext and header2.php code to there..</p><p>And you need to try something to make the receipt looks fit in respective size.</p><p>And also make some changes and change&nbsp; SetHeader(HeaderA7) </p><p>With that your FA is ready to print receipts in other sizes. Its an example&nbsp; like that you&nbsp; can adapt or sizes and other reports. </p><p>We have done similar one like this for a friend.</p>]]></content>
			<author>
				<name><![CDATA[kvvaradha]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19348</uri>
			</author>
			<updated>2022-11-02T08:00:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41690#p41690</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How i can fix the invoice shape to small size Thermal printer]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=41689#p41689" />
			<content type="html"><![CDATA[<p>Go to: Windows Start Menu &gt; Control Panel &gt; Devices and Printers. Click Preferences, set the Paper Size to 72 x Receipt and click OK to return to the printer properties window. Click Advanced &gt; Printing Defaults, set the paper size to 72 x Receipt and click OK to return to the printer properties window. Check for quality thermal and label printers here: https://munbyn.com/products/4x6-fanfold-shipping-labels</p>]]></content>
			<author>
				<name><![CDATA[johnnyander39]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=46901</uri>
			</author>
			<updated>2022-11-02T06:06:16Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=41689#p41689</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How i can fix the invoice shape to small size Thermal printer]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31836#p31836" />
			<content type="html"><![CDATA[<p>The invoice is 107 and the receipt is 112 as per <a href="https://frontaccounting.com/fawiki/index.php?n=Help.ReportsAndAnalysis">here</a></p>]]></content>
			<author>
				<name><![CDATA[poncho1234]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19944</uri>
			</author>
			<updated>2018-06-10T01:51:44Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31836#p31836</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How i can fix the invoice shape to small size Thermal printer]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31832#p31832" />
			<content type="html"><![CDATA[<p>I thought it was reporting/ #107 that had to be edited for the receipt?</p>]]></content>
			<author>
				<name><![CDATA[mroyusa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42288</uri>
			</author>
			<updated>2018-06-10T01:30:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31832#p31832</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How i can fix the invoice shape to small size Thermal printer]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31469#p31469" />
			<content type="html"><![CDATA[<p>You will need to adjust the font size and column size to fit in clearly and the paper size too can be set in the FrontReport object property while instanciation. All possible sizes are in the switch case statement in the constructor of the FrontReport class from Line 73 onwards in <strong>reporting/includes/pdf_report.inc</strong>.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2018-04-21T17:58:12Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31469#p31469</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How i can fix the invoice shape to small size Thermal printer]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31467#p31467" />
			<content type="html"><![CDATA[<p>I mean choose paper size on browser when printing, like this<br /><a href="https://imgur.com/8EWm4Z1">https://imgur.com/8EWm4Z1</a></p>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2018-04-21T17:31:01Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31467#p31467</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How i can fix the invoice shape to small size Thermal printer]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31466#p31466" />
			<content type="html"><![CDATA[<p>Hi notrinos<br />&nbsp; Can you tell what what do you mean change paper size on my browser how i can do that.</p>]]></content>
			<author>
				<name><![CDATA[realjedd]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42019</uri>
			</author>
			<updated>2018-04-21T17:00:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31466#p31466</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: How i can fix the invoice shape to small size Thermal printer]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31464#p31464" />
			<content type="html"><![CDATA[<p>Why don&#039;t you change paper size on your Browser</p>]]></content>
			<author>
				<name><![CDATA[notrinos]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=36772</uri>
			</author>
			<updated>2018-04-21T14:09:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31464#p31464</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[How i can fix the invoice shape to small size Thermal printer]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=31463#p31463" />
			<content type="html"><![CDATA[<p>Hi All<br />Please i want to know How i can fix the invoice shape to&nbsp; small size Thermal printer<br />any one can help me for this i user frontaccounting version 2.3.4</p><p>Waiting your reply</p>]]></content>
			<author>
				<name><![CDATA[realjedd]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=42019</uri>
			</author>
			<updated>2018-04-21T13:23:18Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=31463#p31463</id>
		</entry>
</feed>
