Office Server Document Converter V11.0 の出力するエラーメッセージを示します。
エラーコード | エラーレベル | エラーメッセージ | 備考 |
---|---|---|---|
1 (0001) | 4 | Out of memory. | システムエラー(メモリ不足) |
2 (0002) | 4 | C++ exception: XXXXX | システムエラー(C++ライブラリ例外) |
3 (0003) | 4 | SYSTEM ERROR: XXXXX is null. | システムエラー |
4 (0004) | 4 | SYSTEM ERROR: Argument is out of range. | システムエラー |
6 (0006) | 4 | SYSTEM ERROR: XXXXX arg is created from a different document. | システムエラー |
7 (0007) | 4 | SYSTEM ERROR: XXXXX is not an XFAttr object. | システムエラー |
8 (0008) | 4 | SYSTEM ERROR: XXXXX is an XFAttr that is already an attribute of another XFElement. | システムエラー |
9 (0009) | 4 | SYSTEM ERROR: XXXXX is not a child of this node. | システムエラー |
11 (000B) | 4 | SYSTEM ERROR: Cannot set a value on node type: XXXXX | システムエラー |
12 (000C) | 4 | SYSTEM ERROR: startDocument() must be called just after setOutput(). | システムエラー |
13 (000D) | 4 | SYSTEM ERROR: attribute() must be called just after startTag(). | システムエラー |
14 (000E) | 4 | SYSTEM ERROR: Unexpected endTag(). | システムエラー |
15 (000F) | 4 | SYSTEM ERROR: End tag </XXXXX> does not match the start tag <XXXXX>. | システムエラー |
16 (0010) | 4 | SYSTEM ERROR: Unexpected docdecl(). | システムエラー |
18 (0012) | 4 | SYSTEM ERROR: Unsupported node type. | システムエラー |
67 (0043) | 4 | Cannot open file: XXXXX | ファイル XXXXX がオープンできない |
68 (0044) | 4 | Unexpected end of input stream. | 予期せず入力ストリームの終わりに達した |
69 (0045) | 4 | Output stream is not set. | 出力ストリームがない |
70 (0046) | 4 | Input stream error. | 入力ストリームでエラーが起こった |
71 (0047) | 4 | Output stream error. | 出力ストリームでエラーが起こった |
77 (004D) | 4 | Cannot remove temporary file: XXXXX | 一時ファイルの削除に失敗 |
78 (004E) | 4 | Cannot create temporary file: XXXXX | 一時ファイルの作成に失敗 |
113 (0071) | 4 | MSXML CreateInstance failed. | MSXMLのインスタンスが作れない |
114 (0072) | 4 | MSXML COM interface exception. Description : XXXXX | MSXMLのCOMでエラーが起こった |
115 (0073) | 4 | MSXML parsing error. Reason : XXXXX | MSXMLでパースエラーが起こった |
129 (0081) | 4 | Missing end tag. | XMLで、終了タグがない |
130 (0082) | 4 | Only one top level element is allowed. | XMLで、トップレベル要素が複数ある |
131 (0083) | 4 | Invalid root tag name after '<!DOCTYPE'. | XMLで、ルートタグが正しくない |
132 (0084) | 4 | Invalid start tag name. | XMLで、開始タグが正しくない |
133 (0085) | 4 | Invalid end tag name. | XMLで、終了タグが正しくない |
134 (0086) | 4 | End tag </XXXXX> does not match the start tag <XXXXX>. | XMLで、開始タグと終了タグが一致していない |
135 (0087) | 4 | Undeclared namespace prefix: XXXXX | XMLで、名前空間 XXXXX が正しくない |
136 (0088) | 4 | Duplicate attribute: XXXXX | XMLで、属性 XXXXX が重複している |
137 (0089) | 4 | Invalid attribute name: XXXXX | XMLで、属性名が正しくない |
138 (008A) | 4 | Missing '=' after attribute name. | XMLで、属性名の後の = がない |
139 (008B) | 4 | Missing whitespace between attributes. | XMLで、属性間の空白がない |
141 (008D) | 4 | Unexpected whitespace after 'XXXXX'. | XMLで、不正な空白がある |
142 (008E) | 4 | Unexpected text at top level of the document. | XMLで、不正なトップレベルテキストがある |
143 (008F) | 4 | Unexpected '<![XXXXX'. | XMLで、不正な '<![' がある |
144 (0090) | 4 | Unexpected ']]>'. | XMLで、不正な ']]>' がある |
145 (0091) | 4 | Unexpected end of input while looking for CDATA section terminator ']]>'. | XMLで、']]>' が現れなかった |
146 (0092) | 4 | Unexpected end of input while looking for comment terminator '-->'. | XMLで、'-->' が現れなかった |
147 (0093) | 4 | Unexpected character '--' in comment | XMLで、コメント中に不正な '--' がある |
148 (0094) | 4 | Unexpected DOCTYPE declaration outside of prolog. | XMLで、不正なDOCTYPEがある |
149 (0095) | 4 | Cannot have multiple DOCTYPE declarations. | XMLで、複数のDOCTYPEがある |
150 (0096) | 4 | Missing whitespace after 'XXXXX'. | XMLで、XXXXX の後に空白がない |
151 (0097) | 4 | External ID is expected after 'XXXXX'. | XMLで、XXXXX の後には外部IDが必要 |
152 (0098) | 4 | PubidLiteral is expected after 'XXXXX'. | XMLで、XXXXX の後にはPubidLiteralが必要 |
153 (0099) | 4 | SystemLiteral is expected after 'XXXXX'. | XMLで、XXXXX の後にはSystemLiteralが必要 |
154 (009A) | 4 | Unexpected end of input in XXXXX declaration. | XMLで、XXXXX中の宣言が完結していない |
155 (009B) | 4 | Empty entity name. | XMLで、空の実体名がある |
156 (009C) | 4 | Invalid character in entity reference: %XXXXX; | XMLで、実体参照に不正な文字がある |
159 (009F) | 4 | Entity name is expected after 'XXXXX'. | XMLで、XXXXXの後には実体名が必要 |
160 (00A0) | 4 | NDATA is expected after 'XXXXX'. | XMLで、XXXXXの後にはNDATAが必要 |
161 (00A1) | 4 | Unexpected XML declaration. | XML宣言が正しくない |
162 (00A2) | 4 | Missing 'version=' after '<?xml ' in XML declaration. | XML宣言中にversion属性がない |
163 (00A3) | 4 | Missing '=' after 'XXXXX' in XML declaration. | XML宣言で XXXXXの後に = がない |
164 (00A4) | 4 | Missing whitespace after 'XXXXX' in XML declaration. | XML宣言で XXXXXの後に空白がない |
165 (00A5) | 4 | Missing whitespace before 'XXXXX' in XML declaration. | XML宣言で XXXXXの前に空白がない |
166 (00A6) | 4 | Unsupported XML version: X.X | サポートしてないXMLバージョン |
167 (00A7) | 4 | Invalid standalone declaration in XML declaration. | XML宣言中に不正なstandalone宣言がある |
168 (00A8) | 4 | Invalid syntax in CDATA section. | XMLで、不正なCDATA構文がある |
169 (00A9) | 4 | Invalid syntax in comment. | XMLで、不正なコメント構文がある |
170 (00AA) | 4 | Unexpected '<!XXXXX'. | XMLで、不正な宣言がある |
171 (00AB) | 4 | The name 'xml' must be lower case: <?XML | XML宣言は小文字でなければならない |
172 (00AC) | 4 | Missing whitespace after PI target: <?XXXXX | XMLで、処理命令に空白がない |
173 (00AD) | 4 | Unexpected end of input while looking for PI terminator '?>'. | XMLで、処理命令が完結していない |
174 (00AE) | 4 | Missing quotation character (' or "). | XMLで、引用符がない |
175 (00AF) | 4 | Unexpected end of input while looking for literal terminator X. | XMLで、引用符が閉じていない |
176 (00B0) | 4 | Unexpected '<' in attribute value. | XMLで、不正な < がある |
177 (00B1) | 4 | Unexpected whitespace in character reference: &#XXXXX; | XMLで、文字参照中に不正な空白がある |
178 (00B2) | 4 | Invalid character in character reference: &#XXXXX; | XMLで、文字参照中に不正な文字がある |
179 (00B3) | 4 | Invalid Unicode character: &#XXXXX; | XMLで、不正なUnicodeがある |
180 (00B4) | 4 | Invalid character. | XMLで、不正な文字がある |
181 (00B5) | 4 | Unknown or unsupported encoding: XXXXX | 不明なエンコードのXMLである |
182 (00B6) | 4 | No-XML document. | XMLでない |
183 (00B7) | 4 | Unclosed tag: XXXX | タグが > で閉じられていない |
185 (00B9) | 4 | Conflict encoding: XXXXX | 矛盾したエンコード指定のXMLである |
188 (00BC) | 4 | External entity is not allowed: 'XXXXX'. | XMLで、外部参照の<!ENTITY>は許されていない |
189 (00BD) | 4 | Empty attribute name: XXXXX | XMLで、属性名が空 |
190 (00BE) | 4 | Huge text. | XMLで、巨大なテキスト |
513 (0201) | 2 | End tag </XXXXX> does not match the start tag <XXXXX>. | XMLで、開始タグと終了タグが一致していない |
514 (0202) | 2 | Reference to undefined entity: %XXXXX; | XMLに、未定義実体がある |
515 (0203) | 2 | Reference to undefined entity: &XXXXX; | XMLに、未定義実体参照がある |
1025 (0401) | 4 | XXXXX is not specified. | font-config.xml 用の環境変数が指定されていない |
1026 (0402) | 4 | FontConfig file is not found: XXXXX | font-config.xml が見つからない |
1027 (0403) | 4 | No <font-folder> in XXXXX | font-config.xml 中に <font-folder> がない |
1028 (0404) | 4 | Unexpected start tag: <XXX> in XXXXX | font-config.xml で不正な開始タグ |
1029 (0405) | 4 | Unexpected end tag: </XXX> in XXXXX | font-config.xml で不正な終了タグ |
1030 (0406) | 4 | Invalid value: <XXX XXX="XXX"> in XXXXX | font-config.xml で不正な値 |
1031 (0407) | 4 | Empty value: <XXX XXX> in XXX | font-config.xml で値がない |
1032 (0408) | 4 | No-file path is not allowed: <XXX XXX="XXX"> in XXXXX | font-config.xml でファイルしか指定できない値 |
1033 (0409) | 4 | Relative path is not allowed: <XXX XXX="XXX"> in XXXXX | font-config.xml で相対パスが許されていない値 |
1034 (040A) | 4 | Already registered value: <XXX XXX="XXX"> in XXXXX | font-config.xml ですでに登録済みの値 |
1035 (040B) | 4 | Invalid font file extension: <XXX XXX="XXX"> in XXXXX | font-config.xml でフォントファイル名の拡張子不正 |
1036 (040C) | 4 | Font file must be base file name: <XXX XXX="XXX"> in XXXXX | font-config.xml でフォントファイル名はベースファイル名でなければならない |
1037 (040D) | 4 | Not an integer value: <XXX XXX="XXX"> in XXXXX | font-config.xml で値が整数でない |
1921 (0781) | 1 | Font read error: XXXXX | フォント読み込み中のエラー |
1923 (0783) | 1 | Glyph-list open error: XXXXX | グリフリストが開けない |
1924 (0784) | 1 | Glyph-list read error: XXXXX | グリフリストが読めない |
1925 (0785) | 1 | Cannot read printer font: XXXXX | プリンタフォントが読めない |
1926 (0786) | 1 | Cannot read font information: XXXXX | フォント情報が読めない |
1928 (0788) | 1 | Font file error: XXXXX | フォントファイル不正 |
1929 (0789) | 1 | Font file error: XXXXX | フォントファイル不正 |
8193 (2001) | 4 | XSLT Processor is not given. | XSLTプロセッサがない |
8194 (2002) | 4 | No XSL Stylesheet is specified. | スタイルシートがない |
8195 (2003) | 4 | FO transformation failed. | FO変換に失敗した |
8196 (2004) | 4 | Cannot find MSXML. | MSXMLが見つからない |
8197 (2005) | 4 | Cannot load file to XMLDomDocument. | DOMにロードできない(スタイルシートが指定されていない場合など) |
8198 (2006) | 4 | Cannot load XSL Stylesheet. | XSLスタイルシートが読み込めない |
8199 (2007) | 4 | Invalid XSL Stylesheet. | XSLスタイルシートが正しくない |
8200 (2008) | 4 | Cannot find <fo:root> in FO. | 変換結果のFOにルート <fo:root> がない |
8201 (2009) | 4 | Invalid name space in FO. | FOの名前空間が正しくない |
8202 (200A) | 4 | Cannot execute external XSLT Processor. | 外部XSLTの実行に失敗した |
8205 (200D) | 4 | Transformed FO is invalid. | XSLT変換で作られたFOが正しくない |
8206 (200E) | 4 | FO transformation failed. | 外部XSLTプロセッサでの変換に失敗した |
8207 (200F) | 4 | Stylesheet for WordML is not found. | WordML用スタイルシートが見つからない |
8208 (2010) | 4 | FO transformation by MSXML DOM failed. | MSXMLのDOMを使ったFO変換に失敗した |
8209 (2011) | 4 | Cannot create the pipe for XSLT Processor. | XSLT変換でパイプの作成に失敗した |
8210 (2012) | 4 | Cannot read from the pipe for XSLT Processor. | XSLT変換でパイプからの読み込みに失敗した |
9103 (238F) | 1 | XXXXX. | XSLT変換での xsl:message による出力 |
10241 (2801) | 4 | XXXXX is not given. | 必要なFO要素が現れていない |
10242 (2802) | 4 | Next page-master with master-name="XXXXX" is not found. | 次のページマスタが見つからない |
10243 (2803) | 4 | Page-master with master-name="XXXXX" is not found. | ページマスタが見つからない |
10244 (2804) | 4 | fo:flow is not assigned on page: master-name="XXXXX". | fo:flow がページに割り当てられていない |
10245 (2805) | 4 | Unassigned flow: flow-name="XXXXX" | flow が割り当てられる region がない |
10246 (2806) | 4 | fo:flow-map with flow-map-name="XXXXX" is not found. | flow-map が見つからない |
10247 (2807) | 4 | Incorrect flow-map (mixture of fo:static-content and fo:flow): flow-map-name="XXXXX". | 不正なflow-map: fo:static-contentとfo:flowが混在 |
10248 (2808) | 4 | Incorrect flow-map (same flow-name): flow-map-name="XXXXX", flow-name="XXXXX". | 不正なflow-map: 同じflow-nameがある |
10249 (2809) | 4 | Incorrect flow-map (same region-name): flow-map-name="XXXXX", region-name="XXXXX". | 不正なflow-map: 同じregion-nameがある |
10250 (280A) | 4 | Duplicated change-bar-class: 'XXXXX'. | change-bar-classの値が重複している |
10251 (280B) | 4 | Missing region-body flow: master-name="XXXXX". | region-bodyのflowがない |
10253 (280D) | 4 | Incorrect flow-map (not found flow-name): flow-map-name="XXXXX", flow-name="XXXXX". | 不正なflow-map: flow-nameが見つからない |
10753 (2A01) | 2 | Unknown FO element: 'XXXXX'. | 不明なFO要素 |
10754 (2A02) | 2 | Unknown property: 'XXXXX'. | 不明なプロパティ |
10755 (2A03) | 2 | Unexpected FO element: 'XXXXX'. | 予期しないFO要素 |
10756 (2A04) | 2 | Unexpected FO element: 'XXXXX'. | 予期しないFO要素 |
10757 (2A05) | 2 | Unknown extension element: 'XXXXX'. | 不明な拡張要素 |
10758 (2A06) | 2 | Unexpected element: 'XXXXX'. | 予期しない要素 |
10759 (2A07) | 2 | Unexpected element: 'XXXXX'. | 予期しない要素 |
10760 (2A08) | 2 | Unexpected text: 'XXXXX'. | 予期しないテキスト |
10761 (2A09) | 2 | Invalid property value: XXXXX="XXXXX" | 不正なプロパティ値 |
10762 (2A0A) | 2 | Invalid compound property: 'XXXXX' | 不正な複合プロパティ名 |
10763 (2A0B) | 2 | Unknown extension property: 'XXXXX' | 不明な拡張プロパティ |
10764 (2A0C) | 2 | Missing required property value: 'XXXXX' on XXXXX. | 必要なプロパティが現れていない |
10765 (2A0D) | 2 | Satisfied conditional-page-master-reference is not found in fo:page-sequence-master master-name="XXXXX". | 条件に合うページマスタが見つからない |
10767 (2A0F) | 2 | Sub-sequence-specifiers in fo:page-sequence-master master-name="XXXXX" are exhausted. | ページを使い尽くした |
10768 (2A10) | 2 | Duplicate id value: id="XXXXX". | idプロパティの値が重複 |
10769 (2A11) | 2 | Unresolved id value: "XXXXX". | 未解決のidがある |
10771 (2A13) | 2 | Not yet supported: XXXXX. | 未サポートのXSL仕様 |
10772 (2A14) | 2 | Duplicate color-profile-name: XXXXX. | ICCプロファイル名重複 |
11141 (2B85) | 1 | No color value is given in rgb-icc separation: 'XXXXX'. | rgb-iccにRGBやCMYKの色が与えられていない |
11144 (2B88) | 1 | Invalid fo:xxxxx with ref-id="XXXXX". | 参照先IDが正しくない |
11145 (2B89) | 1 | Unresolved internal-destination: "XXXXX". | 未解決のinternal-destinationがある |
11146 (2B8A) | 1 | Unknown extension element: 'XXXXX'. | 不明な拡張要素 |
11148 (2B8C) | 1 | Overlapped table cell: row=XX col=XX. | 表のセルが重なっている |
11151 (2B8F) | 1 | Deprecated property: 'XXXXX'. | 使用を勧められないプロパティ |
11152 (2B90) | 1 | Deprecated property value: XXXXX="XXXXX". | 使用を勧められないプロパティ値 |
14337 (3801) | 4 | Invalid Option Setting file. XXXXX | 不正なオプション設定ファイル |
14850 (3A02) | 2 | Area overflow: XXXX Page XX (XX). | 領域のオーバーフローが起こった(overflow="error-if-overflow" による) |
16385 (4001) | 4 | Printing is canceled. | 印刷中止(印刷ダイアログでキャンセルボタンが押されたときや StartDoc() が失敗した場合など) |
16386 (4002) | 4 | Printer is not found: XXXXX | プリンタが見つからない |
16387 (4003) | 4 | StartPage() failed or canceled. | StartPage() に失敗したか取り消された |
16388 (4004) | 4 | EndPage() failed. | EndPage() に失敗した |
16390 (4006) | 4 | PDF output error. | PDF出力エラー |
16391 (4007) | 4 | PDF output : Font embedding error. | PDF出力で、フォント埋め込みエラー |
16392 (4008) | 4 | PDF output : Encryption error. | PDF出力で、暗号化エラー |
16401 (4011) | 4 | Rasterization error: XXXXX | XXXXX によりラスタ化に失敗 |
16402 (4012) | 4 | SVG output error: XXXXX | SVG出力エラー |
16403 (4013) | 4 | Unsupported PDF version: XXXXX | サポートしていないPDFバージョン |
16405 (4015) | 4 | INX output error: XXXXX | INX出力エラー |
16406 (4016) | 4 | Digital Signature error: XXXXX | 電子署名でのエラー |
16408 (4018) | 4 | XPS output error: XXXXX | XPS出力エラー |
16409 (4019) | 4 | Digital Signature: Cannot open PDF file: XXXXX | 電子署名のためのPDFのオープンに失敗 |
16410 (401A) | 4 | Flash output error: XXXXX | Flash出力エラー |
16899 (4203) | 2 | XXXXX | SVG出力ワーニング |
16900 (4204) | 2 | Cannot embed the image: XXXXX | PDFに埋め込めない形式の画像 |
16901 (4205) | 2 | No ICC profile specified: XXXXX | ICCプロファイルが指定されていない |
16902 (4206) | 2 | AHPDF error: XXXXX | AHPDFでのエラー |
16903 (4207) | 2 | AHPDF warning: XXXXX | ページ読み込み処理時におけるAHPDFでの警告 |
16904 (4208) | 2 | Unsupported PDF Blend Mode: XXXXX | 非サポートのPDFブレンドモード |
16905 (4209) | 2 | Unsupported PDF Shading Type: XXXXX | 非サポートのPDFシェーディング種別 |
16906 (420A) | 2 | Unsupported PDF Soft Mask: XXXXX | 非サポートのPDFソフトマスク |
16907 (420B) | 2 | Transparency is not allowed. | 透過は許されていない |
16908 (420C) | 2 | PDF output warning. | PDF出力エラー |
16909 (420D) | 2 | Cannot import PDF file: XXXXX | PDFをインポートできない |
16915 (4213) | 2 | Blend Mode is not allowed on XXXXX. | ブレンドモードをサポートしていないPDFバージョン |
17281 (4381) | 1 | Invalid printer bin number/name: XXXXX | axf:printer-bin-selectionの指定が正しくない |
17282 (4382) | 1 | Invalid printer duplex: XXXXX | axf:printer-duplexの指定が正しくない |
17283 (4383) | 1 | Flash output information: XXXXX | Flash出力エラー |
18433 (4801) | 4 | Cannot remove temporary file: XXXXX | 画像用の一時ファイルが削除できない |
18434 (4802) | 4 | PDF file is protected by a password | PDFがパスワードで保護されている |
18435 (4803) | 4 | Cannot read PDF: XX | PDFが読めない(システムエラー) |
18438 (4806) | 4 | ExcelReader Memory Not Enough. | Excelファイルの読み込みでメモリ不足 |
18439 (4807) | 4 | CGM parsing error XXXXX | CGMでパースエラーが起こった |
18440 (4808) | 4 | CGM rendering error XXXXX | CGMレンダラのエラー |
18443 (480B) | 4 | Office file is protected by a password. | Microsoft Officeファイルがパスワードで保護されている |
18448 (4810) | 4 | Excel Incorrect OutputArea specification string. | Excel 出力エリア指定文字列が正しくない |
18449 (4811) | 4 | Office file is encrypted but I can't find the encryption information (Access may be restricted due to rights issues.) | Microsoft Officeファイルが暗号化されているが暗号化情報が見当たりません(権利関係でアクセス制限されている可能性があります) |
18945 (4A01) | 2 | Cannot create temporary file for image. | 画像用の一時ファイルが作れない |
18946 (4A02) | 2 | Graphic file name is not specified. | 画像ファイルが指定されていない |
18947 (4A03) | 2 | Cannot load graphic file: XXXXX | 画像ファイルが読み込めない |
18948 (4A04) | 2 | Graphic file is not found: XXXXX | 画像ファイルが見つからない |
18949 (4A05) | 2 | Graphic file is broken: XXXXX | 画像ファイルが壊れているなどで表示できない |
18950 (4A06) | 2 | Unknown or unsupported graphic file format: XXXXX | 不明または未サポートの画像形式 |
18952 (4A08) | 2 | SVG parsing error: XXXXX | SVGでパースエラーが起こった |
18956 (4A0C) | 2 | CGM parsing error XXXXX | CGMでパースエラーが起こった |
18957 (4A0D) | 2 | CGM rendering error XXXXX | CGMレンダラのエラー |
18970 (4A1A) | 2 | Graphic file cannot display: XXXXX | 画像ファイルが表示できない |
19330 (4B82) | 1 | Conflict media-type: XXXXX actually XXXXX | メディアタイプが矛盾している |
19331 (4B83) | 1 | Unknown media-type: XXXXX | 不明なメディアタイプ |
19332 (4B84) | 1 | Unknown content-type: XXXXX | 不明なコンテントタイプ |
19333 (4B85) | 1 | SVG parsing information. Reason : XXXXX | SVGでパースエラーが起こった |
19334 (4B86) | 1 | JPEG does not end with EOI: XXXXX | ファイル末にEOIがないJPEG |
19335 (4B87) | 1 | Joboptions does not exist: XXXXX | joboptionsが存在しない |
19336 (4B88) | 1 | Joboptions is not a file: XXXXX | joboptionsがファイルでない |
19337 (4B89) | 1 | CGM parsing error XXXXX | CGMでパースエラーが起こった |
19338 (4B8A) | 1 | CGM rendering error XXXXX | CGMレンダラのエラー |
21377 (5381) | 1 | Invalid exception word: XXXXX | 例外単語不正 |
21442 (53C2) | 1 | U+XXXX cannot be placed after U+XXXX. | タイ語の文字列不正 |
22529 (5801) | 4 | Create font error: XXXXX | フォントを読み込めない |
22530 (5802) | 4 | Select font error: XXXXX | フォントを選択できない |
23041 (5A01) | 2 | Missing font family: 'XXXXX'. | フォントがない ☞ missing-font |
23042 (5A02) | 2 | Missing glyph U+XXXX (X) in 'XXXXX'. | フォントにグリフがない ☞ missing-glyph |
23425 (5B81) | 1 | Missing font family: 'XXXXX'. | フォントがない ☞ missing-font |
23426 (5B82) | 1 | Missing glyph U+XXXX (X) in 'XXXXX'. | フォントにグリフがない ☞ missing-glyph |
23427 (5B83) | 1 | Fallbacked glyph U+XXXX (X) in 'XXXXX'. | グリフがフォールバックされた |
23428 (5B84) | 1 | Cannot find script-font: XXXXX | script-fontに指定されたフォントが見つからない |
24579 (6003) | 4 | Invalid license: XXXXX | 不正なライセンス |
24580 (6004) | 4 | Evaluation license is expired. | 期限切れ評価版ライセンス |
24581 (6005) | 4 | Regular license is expired. | 期限切れライセンス |
32770 (8002) | 4 | Cannot open work file: XXXXX | 読み込み用作業ファイルがオープンできない |
32771 (8003) | 4 | Cannot create work file: XXXXX | 書き出し用作業ファイルがオープンできない |
32772 (8004) | 4 | Invalid printer name: XXXXX | プリンタ名が正しくない |
32776 (8008) | 4 | PDF output failed. | PDF出力失敗(システムエラー) |
32777 (8009) | 4 | Printing failed. | 印刷処理失敗(システムエラー) |
32778 (800A) | 4 | Formatting failed. | 組版失敗(システムエラー) |
32779 (800B) | 4 | No page is available to print. | ページ番号不正 |
32782 (800E) | 4 | No volume is available to print. | ボリューム番号不正 |
32786 (8012) | 4 | NUL output failed. | NUL出力失敗(システムエラー) |
32787 (8013) | 4 | Printer name is required. | プリンタ名がない |
32788 (8014) | 4 | SVG output failed. | SVG出力失敗(システムエラー) |
32789 (8015) | 4 | Empty document. | 文書が空で出力すべきページがない |
32790 (8016) | 4 | Unknown document type. | 未サポートのドキュメント種類 |
32791 (8017) | 4 | Cannot open input file: XXXXX | 入力ファイル XXXXX がオープンできない |
32792 (8018) | 4 | JPEG output failed. | JPEG出力失敗(システムエラー) |
32793 (8019) | 4 | PNG output failed. | PNG出力失敗(システムエラー) |
32794 (801A) | 4 | AreaTree output failed. | エリアツリー出力失敗(システムエラー) |
32795 (801B) | 4 | Print not allowed. file: XXXXX | 印刷が許可されていないファイル |
32796 (801C) | 4 | Invalid XfoCommon version. | 異なるバージョンのXfoCommonが使われている |
32797 (801D) | 4 | Copy contents not allowed. file: XXXX | コピー抽出が許可されていないファイル |
32799 (801F) | 4 | Output file same as input file: XXXXX | 出力ファイルが入力ファイル XXXXX と同じ |
32801 (8021) | 4 | INX output failed. | INX出力失敗(システムエラー) |
32802 (8022) | 4 | No licensed printer name: XXXXX | そのプリンタ名に出力するライセンスがない |
32803 (8023) | 4 | Invalid license. | 不正なライセンス |
32804 (8024) | 4 | XPS output failed. | XPS出力失敗(システムエラー) |
32805 (8025) | 4 | Cannot create formatting thread (XX). | 組版用スレッドが作れない |
32806 (8026) | 4 | Formatting exception: XXXX | 組版時に不測の例外が発生した |
32807 (8027) | 4 | No rendering page XX is given. | レンダリングすべきページがない(システムエラー) |
32809 (8029) | 4 | Flash output failed. | Flash出力失敗(システムエラー) |
32811 (802B) | 4 | TIFF output failed. | TIFF出力失敗(システムエラー) |
32813 (802D) | 4 | EMF output failed. | EMF出力失敗(システムエラー) |
32817 (8031) | 4 | Input file is not licensed file: XXXXX | 入力ファイルのライセンスがない |
33794 (8402) | 4 | Interface instance is not given. | システムエラー(Javaインターフェイス) |
34818 (8802) | 4 | Memory access failed. | システムエラー(COMインターフェイス) |
34819 (8803) | 4 | Cannot open work file. | 作業ファイルがオープンできない(COMインターフェイス) |
34820 (8804) | 4 | Cannot read work file. | 作業ファイルが読めない(COMインターフェイス) |
34821 (8805) | 4 | ASP Response data output failed. | ASPオブジェクトアクセスに失敗(COMインターフェイス) |
36865 (9001) | 4 | Parameter error: XXXXX | コマンドラインパラメータ不正 |
36867 (9003) | 4 | Printing error: XXXXX | コマンドラインで印刷に失敗 |
53249 (D001) | 4 | Cannot open crypted file. | 暗号化OLEがオープンできませんでした |
53250 (D002) | 4 | Password verify error. | パスワードエラー:不一致 |
53251 (D003) | 4 | Unsupported hash algorithm. | サポートしていないHashアルゴリズムがあります |
53252 (D004) | 4 | Unsupported encryption algorithm. | サポートしていない暗号アルゴリズムがあります |
53253 (D005) | 4 | Unsupported version's Excel file/PowerPoint file | サポートしていないバージョンのExcelファイル/PowerPointファイル |
53254 (D006) | 4 | Error OLE compound file.XXXXX | Microsoft OLE Compound File のエラー |
53255 (D007) | 4 | Unsupported crypto version. | サポートしていない暗号化バージョン |
53256 (D008) | 4 | Invalid data size. | データサイズが不正なフィールドがあります |
53762 (D202) | 2 | Unsupported XXXX(Shape) | 対応外の機能 XXXX が見つかりました(シェイプ) |
55296 (D800) | 4 | System Error. | システムエラー(Word) |
55297 (D801) | 4 | System Error. | システムエラー(Word to ML) |
55298 (D802) | 4 | Memory Not Enough. | メモリ不足(Word) |
55299 (D803) | 4 | File Open Error. | ファイルオープンエラー(Word) |
55300 (D804) | 4 | Stream Open Error. | ストリームオープンエラー(Word) |
55301 (D805) | 4 | File Read Error. | ファイルリードエラー(Word) |
55302 (D806) | 4 | Not WordV7 Document. | Word V7 以降のファイルではない(Word) |
55305 (D809) | 4 | Invalid file | 不正なファイル(Word) |
55424 (D880) | 4 | System Error. | システムエラー(PowerPoint) |
55425 (D881) | 4 | XXXXX | ファイルオープンエラー(PowerPoint) |
55426 (D882) | 4 | XXXXX | 不正なファイル(PowerPoint) |
55427 (D883) | 4 | XXXXX | ファイル内容不正(PowerPoint) |
55873 (DA41) | 2 | Unsupported XXXX(Word) | 対応外の機能 XXXX が見つかりました(Word) |
55875 (DA43) | 2 | Invalid file : XXXX | 不正なファイルです (Word/WordML/RTF) |
56324 (DC04) | 4 | Notes is not found (PowerPoint) | ノートが見つかりません (PowerPoint) |
56705 (DD81) | 4 | XXXXX | メモリ不足(PowerPoint) |
57344 (E000) | 4 | System Error. | システムエラー(Excel) |
57472 (E080) | 4 | System Error. | システムエラー(PDF) |
57473 (E081) | 4 | Invalid PDF file. | 不正なファイル(PDF) |
57474 (E082) | 4 | PDF file is protected by a Password. | パスワード保護されたファイル(PDF) |
57858 (E202) | 2 | Unsupported XXXX(Excel) | 対応外の機能 XXXX が見つかりました(Excel) |
57985 (E281) | 2 | AHPDF warning: XXXXX | ファイルオープン処理におけるAHPDFでの警告 |
58241 (E381) | 1 | AHPDF information: XXXXX | AHPDFでの情報 |
59392 (E800) | 4 | System Error. | システムエラー(WordML) |
59523 (E883) | 4 | XXXXX | 不正なファイル(JTD) |
61443 (F003) | 4 | Out of memory (RTF) | メモリ不足(RTF) |
61953 (F201) | 2 | RTF 1.9 control error | RTF 1.9 コントロールエラー |
62337 (F381) | 1 | RTF information | RTF に関する情報 |
ここに示されていないメッセージが出力された場合や、システムエラーが起こった場合は、弊社までご連絡ください。