コンテンツにスキップ

印刷書式(Print Format)|iDempiere 13 画面リファレンス

iDempiere 13 標準ウィンドウ(AD_Window_ID: 240)

メニュー: システム管理 ▸ 全般設定 ▸ 印刷設定 ▸ 印刷書式

Maintain Print Format

The print format determines how data is rendered for print.

#タブテーブル階層説明
10印刷書式AD_PrintFormat0Maintain Print Format
20表示順番AD_PrintFormatItem1Display Order of the Print Format Items
30ソート順番AD_PrintFormatItem1Sort Order of the Print Format Items
40書式アイテムAD_PrintFormatItem1Print Format Item
50翻訳AD_PrintFormatItem_Trl2Print Format Translation
70翻訳AD_PrintFormat_Trl1

The print format determines how data is rendered for print.

フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
名称NameStringAlphanumeric identifier of the entity
説明DescriptionStringOptional short description of the record
有効IsActiveYes-NoThe record is active in the system
デフォルトIsDefaultYes-NoDefault value
テーブルAD_Table_IDTable DirectDatabase Table information
レポートビューAD_ReportView_IDTable DirectView used to generate this report
フォームIsFormYes-NoIf Selected, a Form is printed, if not selected a columnar List report
テーブルベースIsTableBasedYes-NoTable based List Reporting
印刷用紙AD_PrintPaper_IDTable DirectPrinter paper definition
標準ヘッダ/フッタIsStandardHeaderFooterYes-NoThe standard Header and Footer is used
Print Header/FooterAD_PrintHeaderFooter_IDTable Direct
印刷テーブル書式AD_PrintTableFormat_IDTable DirectTable Format in Reports
プリンタ名称PrinterNameStringName of the Printer
ヘッダマージンHeaderMarginIntegerMargin of the Header in 1/72 of an inch
フッタマージンFooterMarginIntegerMargin of the Footer in 1/72 of an inch
印刷フォントAD_PrintFont_IDTable DirectMaintain Print Font
カラーAD_PrintColor_IDTable DirectColor used for printing and display
JasperプロセスJasperProcess_IDTableThe Jasper Process used by the print engine if any process defined
ウィンドウAD_Window_IDTable DirectData entry or display window
コピー/作成CreateCopyButtonCopy existing OR create Print Format from Table
Page break per recordIsBreakPagePerRecordYes-NoPage Break after each record
File Name PatternFileNamePatternString

書式アイテム タブのフィールド

Section titled “書式アイテム タブのフィールド”

Item in the print format maintaining layout information. The following additional variables are available when printing:

@*Page@ - the current page number
@*PageCount@ - the total number of pages
@*MultiPageInfo@ - "Page x of y" - only printed if more than one page
@*CopyInfo@ - if it is a copy of the document "Duplicate" is printed
@*ReportName@ - name of the report
@*Header@ - Full Header with user/tenant/org name and connection
@*CurrentDate@ - the print date
@*CurrentDateTime@ - the print time

The layout logic for forms is:
- if not printed: ignore
- set New Line Position
- new page
- new line, if something was printed since last new line
- format item
- print it (if not null/empty selected)
(i.e. suppress null does not prevent new line)

フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
印刷書式AD_PrintFormat_IDTable DirectData Print Format
シーケンスNoSeqNoIntegerMethod of ordering records; lowest number comes first
名称NameStringAlphanumeric identifier of the entity
印刷テキストPrintNameStringThe label text to be printed on a document or correspondence.
ラベル接尾辞印刷PrintNameSuffixStringThe label text to be printed on a document or correspondence after the field
有効IsActiveYes-NoThe record is active in the system
エレメント定義利用IsCentrallyMaintainedYes-NoInformation maintained in System Element table
ヌルカラム非表示IsSuppressNullYes-NoSuppress columns or elements with NULL value
Suppress RepeatsIsSuppressRepeatsYes-NoSuppress repeated elements in column.
書式タイプPrintFormatTypeListPrint Format Type
カラムAD_Column_IDTable DirectColumn in the table
線幅LineWidthIntegerWidth of the lines
フォーマットパターンFormatPatternStringThe pattern used to format a number or date.
Print AttributesIsPrintInstanceAttributesYes-NoPrint each attributes as report column instead of printing the description of attribute set instance
インクルード印刷書式AD_PrintFormatChild_IDTablePrint format that is included here.
画像フィールドIsImageFieldYes-NoThe image is retrieved from the data column
添付ファイル画像ImageIsAttachedYes-NoThe image to be printed is attached to the record
画像URLImageURLURLURL of image
エリアPrintAreaTypeListPrint Area
バーコードタイプBarcodeTypeListType of barcode
Print Barcode TextIsPrintBarcodeTextYes-NoPrint barcode text at the bottom of barcode
Scale FactorScaleFactorNumberScale Factor
相対ポジションIsRelativePositionYes-NoThe item is relative positioned (not absolute)
NLポジション設定IsSetNLPositionYes-NoSet New Line Position
X ポジションXPositionIntegerAbsolute X (horizontal) position in 1/72 of an inch
Y ポジションYPositionIntegerAbsolute Y (vertical) position in 1/72 of an inch
次の行IsNextLineYes-NoPrint item on next line
次のページIsNextPageYes-NoThe column is printed on the next page
下のカラムBelowColumnIntegerPrint this column below the column index entered
ライン整列LineAlignmentTypeListLine Alignment
フィールド整列FieldAlignmentTypeListField Text Alignment
X スペースXSpaceIntegerRelative X (horizontal) space in 1/72 of an inch
Y スペースYSpaceIntegerRelative Y (vertical) space in 1/72 of an inch
最大幅MaxWidthIntegerMaximum Width in 1/72 if an inch - 0 = no restriction
固定幅IsFixedWidthYes-NoColumn has a fixed width
形状タイプShapeTypeListType of the shape to be painted
最大高さMaxHeightIntegerMaximum Height in 1/72 if an inch - 0 = no restriction
改行なしIsHeightOneLineYes-NoIf selected, only one line is printed
塗りつぶしIsFilledRectangleYes-NoFill the shape with the color selected
カラーAD_PrintColor_IDTable DirectColor used for printing and display
印刷フォントAD_PrintFont_IDTable DirectMaintain Print Font
Field StyleAD_FieldStyle_IDTableField CSS Style
表示ロジックDisplayLogicTextIf the Field is displayed, the result determines if the field is actually displayed
アーク直径ArcDiameterIntegerArc Diameter for rounded Rectangles
ソートIsOrderByYes-NoInclude in sort order
ソートNoSortNoIntegerDetermines in what order the records are displayed
DescendingIsDescYes-NoSort your data using a SQL Desc Order By statement
グループIsGroupByYes-NoAfter a group change, totals, etc. are printed
ページ区切りIsPageBreakYes-NoStart with new page
合計(Σ)IsSummarizedYes-NoCalculate the Sum of numeric content or length
累計IsRunningTotalYes-NoCreate a running total (sum)
カウント(No)IsCountedYes-NoCount number of not empty elements
明細行累計RunningTotalLinesIntegerCreate Running Total Lines (page break) every x lines
最小値(↓)IsMinCalcYes-NoCalculate the minimum amount
最大値(↑)IsMaxCalcYes-NoCalculate the maximum amount
平均値(μ)IsAveragedYes-NoCalculate Average of numeric content or length
平方偏差(σ2)IsVarianceCalcYes-NoCalculate Variance
偏差(σ)IsDeviationCalcYes-NoCalculate Standard Deviation
スクリプトScriptTextDynamic Java Language Script to calculate result
フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
印刷書式アイテムAD_PrintFormatItem_IDTable DirectItem/Column in the Print format
言語AD_LanguageTableLanguage for this entity
有効IsActiveYes-NoThe record is active in the system
翻訳するIsTranslatedYes-NoThis column is translated
名称NameStringAlphanumeric identifier of the entity
印刷テキストPrintNameStringThe label text to be printed on a document or correspondence.
ラベル接尾辞印刷PrintNameSuffixStringThe label text to be printed on a document or correspondence after the field
フィールドカラム必須説明
クライアントAD_Client_IDTable DirectTenant for this installation.
組織AD_Org_IDTable DirectOrganizational entity within tenant
印刷書式AD_PrintFormat_IDTable DirectData Print Format
言語AD_LanguageTableLanguage for this entity
名称NameStringAlphanumeric identifier of the entity
説明DescriptionStringOptional short description of the record
File Name PatternFileNamePatternString
翻訳するIsTranslatedYes-NoThis column is translated
有効IsActiveYes-NoThe record is active in the system