User manual - プリンタライブラリマニュアルver.1.06(2014年6月13日)
Table Of Contents
- 表紙
- プリンタライブラリ.pdf
- 1. 概要
- 2. 動作環境
- 3. 関数
- 3.1 PRNOpen
- 3.2 PRNClose
- 3.3 PRNInitializePrinter
- 3.4 PRNPrintScreen
- 3.5 PRNPrintWindow
- 3.6 PRNTextOut
- 3.7 PRNImageOut
- 3.8 PRNBarcodeOut
- 3.9 PRNBMPOut
- 3.10 PRNCheckMarker
- 3.11 PRNGetStatus
- 3.12 PRNGetLastError
- 3.13 PRNSetPaperWidth
- 3.14 PRNGetPaperWidth
- 3.15 PRNSetPrinterProperty
- 3.16 PRNGetPrinterProperty
- 3.17 PRNDecodeBarcode
- 3.18 PRNResetDecoder
- 3.19 PRNSetBarcodeType
- 3.20 PRNGetBarcodeType
- 4. プログラミング上の注意点
- 5. ESCコマンド
- 6. DeviceEmulator
- 裏表紙(他のマニュアル用)

変更履歴
バージョン 変更日付 ページ 内容
1.00 2008.11
新規作成
1.01 2009.03 2
開発環境とプログラミング言語の対応表を訂正
27
PRNSetPrinterProperty関数の宣言の誤記を訂正
30
PRNGetPrinterProperty関数の宣言の誤記を訂正
1.03 2010.05 38
内蔵漢字フォントの詳細を追加
1.04 2011.11
- 対象機種に IT-9000 を追加
35
PRNSetBarcodeType関数を追加
37
PRNGetBarcodeType関数を追加
2012.01
42、54 ESC コマンドを追加
2012.02 35
PRNSetBarcodeType関数に戻り値を追加
37
PRNGetBarcodeType関数に戻り値を追加
2012.03 7
PRNInitializePrinter関数に戻り値を追加
11
PRNTextOut関数に説明を追加
25
PRNSetPaperWidth関数に戻り値を追加
26
PRNGetPaperWidth関数に戻り値を追加
27
PRNSetPrinterProperty関数に戻り値を追加
30
PRNGetPrinterProperty関数に戻り値を追加
54
ESC コマンド(マーカ検出モード)を修正
44
「裏面バーコードの読み取りについて」を追加
45~50 サンプルプログラムを追加
1.05 2012.12 56,57
ESC コマンド(紙送り)を修正
1.06 2014.05
7~30 PRN_SUSPEND_OCCURRED の説明を追加