<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Make a vertical line on PDF report]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5740&amp;type=atom" />
	<updated>2015-05-18T04:58:20Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=5740</id>
		<entry>
			<title type="html"><![CDATA[Re: Make a vertical line on PDF report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23552#p23552" />
			<content type="html"><![CDATA[<p>Hi,</p><p>I&#039;ve already managed to create it using this block of code:</p><p>$this-&gt;LineTo($col += $width, $from,$col, $to);</p><p>@tm thank you for sharing another alternative. I may use it in the future. <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[knjy24]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19566</uri>
			</author>
			<updated>2015-05-18T04:58:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23552#p23552</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Make a vertical line on PDF report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23518#p23518" />
			<content type="html"><![CDATA[<p>If you can recreate the printed form as a pdf, you can load it as a &quot;background&quot; and use the report as it is. Just design the form in any word processor and export/print it to pdf.</p><p>https://frontaccounting.com/fawiki/index.php?n=Devel.ReportWatermarking</p>]]></content>
			<author>
				<name><![CDATA[tm]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=17873</uri>
			</author>
			<updated>2015-05-12T10:14:49Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23518#p23518</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Make a vertical line on PDF report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23515#p23515" />
			<content type="html"><![CDATA[<p>Look at the code for how the border lines are made.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2015-05-12T04:52:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23515#p23515</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Make a vertical line on PDF report]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=23511#p23511" />
			<content type="html"><![CDATA[<p>Hi all,</p><p>I have my customized report for Sales invoice. We already have the printed forms so I&#039;ll just format the content to fit in. Now, those forms are running out, so I needed to add some additional format on the report. However, I could not make the vertical line to appear. I can make horizontal line using $rep-&gt;UnderlineCell or $rep-&gt;Line($rep-&gt;row) but $rep-&gt;cols is not working.</p><p>Do I misses something? Please help. Thanks!</p>]]></content>
			<author>
				<name><![CDATA[knjy24]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19566</uri>
			</author>
			<updated>2015-05-12T03:04:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=23511#p23511</id>
		</entry>
</feed>
