バージョン選択

フォーラム

メニュー

オンライン状況

139 人のユーザが現在オンラインです。 (130 人のユーザが フォーラム を参照しています。)
登録ユーザ: 0
ゲスト: 139
もっと...

サイト内検索

質問 > 管理機能 > 納品書にメッセージを追加したい

管理機能

新規スレッドを追加する

フラット表示 前のトピック | 次のトピック
投稿者 スレッド
yukikaze
投稿日時: 2011/9/9 17:33
対応状況: −−−
長老
登録日: 2011/7/26
居住地:
投稿: 196
Re: 納品書にメッセージを追加したい
新米が言うのも何ですが…

----- ここから -----
function setEtcData() {
$this->pdf->Cell(0, 10, '', 0, 1, 'C', 0, '');
$this->pdf->SetFont('SJIS', '', 9);
$this->pdf->MultiCell(0, 6, $this->lfConvSjis("< 備 考 >"), 'T', 2, 'L', 0, ''); //備考
$this->pdf->Ln();
$this->pdf->SetFont('SJIS', '', 8);
$this->pdf->MultiCell(0, 4, $this->lfConvSjis($this->arrData['etc1']."\n".$this->arrData['etc2']."\n".$this->arrData['etc3']), '', 2, 'L', 0, ''); //備考

//メッセージ
$this->pdf->Cell(0, 15, '', 0, 1, 'C', 0, '');
$this->pdf->SetFont('SJIS', '', 9);
$this->pdf->MultiCell(0, 6, $this->sjis_conv("< メッセージ >"), '', 2, 'L', 0, '');
$this->pdf->Ln();
$this->pdf->SetFont('SJIS', '', 8);
$this->pdf->MultiCell(0, 4, $this->sjis_conv($this->arrDisp['message']), '', 2, 'L', 0, '');
}
----- ここまで -----

こんな感じで。
Cellの引数2個目がY軸の位置になります。
フラット表示 前のトピック | 次のトピック


題名 投稿者 日時
   納品書にメッセージを追加したい angie 2011/9/7 19:05
   » Re: 納品書にメッセージを追加したい yukikaze 2011/9/9 17:33

 



ログイン


EC-CUBE公式 Amazon Payプラグイン

統計情報

総メンバー数は90,108名です
総投稿数は110,315件です

投稿数ランキング

1
seasoft
7369
2
468
3217
3
AMUAMU
2712
4
nanasess
2314
5
umebius
2085
6
yuh
1819
7
h_tanaka
1681
8
red
1571
9
mcontact
1351
10
tsuji
958
11
fukap
907
12
shutta
835
13
tao_s
799
14 ramrun 789
15 karin 689
16 sumida 641
17
homan
633
18 DELIGHT 572
19
patapata
502
20
flealog
485


ネットショップの壺

EC-CUBEインテグレートパートナー

Copyright© EC-CUBE CO.,LTD. All Rights Reserved.