<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>bestlong 怕失憶論壇 - FastReport 報表元件</title>
    <link>http://www.bestlong.idv.tw/forum.php?mod=forumdisplay&amp;fid=7</link>
    <description>Latest 20 threads of FastReport 報表元件</description>
    <copyright>Copyright(C) bestlong 怕失憶論壇</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 10 Apr 2026 08:41:01 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.bestlong.idv.tw/static/image/common/logo_88_31.gif</url>
      <title>bestlong 怕失憶論壇</title>
      <link>http://www.bestlong.idv.tw/</link>
    </image>
    <item>
      <title>FastReport 用程式碼來切換印表機</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=4919</link>
      <description><![CDATA[參考來源 http://www.fast-report.com/en/forum/index.php?showtopic=8809]]></description>
      <category>FastReport 報表元件</category>
      <author>bestlong</author>
      <pubDate>Wed, 17 Dec 2014 08:29:24 +0000</pubDate>
    </item>
    <item>
      <title>序列化FastReport，重要提示少走彎路</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=782</link>
      <description><![CDATA[參考來源 http://www.cnblogs.com/sonicit/archive/2008/04/20/1162939.html

原本在開發一個報表插件,因為需要遠程傳輸,因此需要序列化報表,序列化FastReport有兩種方式,
   1.僅序列化數據,由客戶端接受到數據,並呈現報表,這種方式需要在客戶端存儲報表格式文件xxx.Fr ...]]></description>
      <category>FastReport 報表元件</category>
      <author>bestlong</author>
      <pubDate>Fri, 29 Oct 2010 02:05:09 +0000</pubDate>
    </item>
    <item>
      <title>FastReport 明細表格補滿空白</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=45</link>
      <description><![CDATA[将 footer 的 height = 0
ok]]></description>
      <category>FastReport 報表元件</category>
      <author>bestlong</author>
      <pubDate>Fri, 07 Jul 2006 03:22:51 +0000</pubDate>
    </item>
    <item>
      <title>FastReport 2 中文換行及亂碼問題</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=44</link>
      <description><![CDATA[主要改 fr_class.pas 中的 WrapLine 函數，其中有一段：

改為

後面的

要改為：


資料來源：http://www.delphibbs.com]]></description>
      <category>FastReport 報表元件</category>
      <author>bestlong</author>
      <pubDate>Thu, 29 Jun 2006 15:07:21 +0000</pubDate>
    </item>
    <item>
      <title>FastReport 3.X 在 Win9X 下的中文折行亂碼問題</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=21</link>
      <description><![CDATA[FastReport 3.X 在 Win9X 下的中文折行亂碼問題

修改 frxGraphicUtils.pas]]></description>
      <category>FastReport 報表元件</category>
      <author>bestlong</author>
      <pubDate>Fri, 23 Jun 2006 05:18:39 +0000</pubDate>
    </item>
    <item>
      <title>在 FastReport 控制每頁列印的紀錄數</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=11</link>
      <description><![CDATA[1.
調整報表 Band 的高度方法：
當前紀錄數 = (頁高度 - 頁上邊距 - 頁下邊距 - 報表標題高度 - 頁頭高度 - 頁尾高度) / 主項資料 Band 的高度

2.
程式控制方法：
在程式中寫 (主項資料的 OnBeforePrint)
 ...]]></description>
      <category>FastReport 報表元件</category>
      <author>bestlong</author>
      <pubDate>Mon, 19 Jun 2006 09:50:07 +0000</pubDate>
    </item>
    <item>
      <title>FastReport 3.2.5 在 BDS2006 的安裝方法</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=10</link>
      <description><![CDATA[//==========
  系统環境:
  Windows XP Pro SP2 
  Delphi2006 + Update 1

  已裝控件有:
  TeeChart pro v7.06
//==========  

  安裝前請删除舊版本的FastReport控件。

1. &quot;Tools|Options|Environmet Options|Delphi Options|Library - Win32&quot;中的 &quot;Directories&quot;  ...]]></description>
      <category>FastReport 報表元件</category>
      <author>bestlong</author>
      <pubDate>Mon, 19 Jun 2006 08:52:58 +0000</pubDate>
    </item>
    <item>
      <title>FastReport 3.X 常用指令</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=9</link>
      <description><![CDATA[1.預覽報表 
frxReport1.LoadFromFile('report.fr3');  // 載入報表定義檔 
frxReport1.ShowReport;  // 顯示報表 
或 
if frxReport1.PrepareReport then 
   frxReport1.ShowPreparedReport;  // 顯示準備好的報表 

2.列印報表 
frxReport1.LoadFromFile('report.fr3 ...]]></description>
      <category>FastReport 報表元件</category>
      <author>bestlong</author>
      <pubDate>Mon, 19 Jun 2006 08:25:03 +0000</pubDate>
    </item>
  </channel>
</rss>