Dynapdf Error List
Here a compilation of DynaPDF errors and warnings with text message.
Name | Value | Error | Hex | Type | Message |
---|---|---|---|---|---|
ENO OPEN PAGE | -67108964 | 100 | 00000064 | Syntax Error | No open page! |
ENO ACTIVE FONT | -67108965 | 101 | 00000065 | Syntax Error | No active font! |
ENO PDF FILE | -536871014 | 102 | 00000066 | Fatal Error | No pdf file in memory! |
EOPEN PAGE | -67108967 | 103 | 00000067 | Syntax Error | Open page detected! |
EWRONG PAGENUM | -134217832 | 104 | 00000068 | Value Error | Invalid page number! |
EUNKNOWN ERROR | -536871017 | 105 | 00000069 | Fatal Error | Unknown error! |
EFILE OPEN ERROR | -1073741930 | 106 | 0000006A | File Error | Cannot open file! |
EORIENTATION | -134217835 | 107 | 0000006B | Value Error | Orientation must be a multiple of 90! |
ENOVIEWER PREF ADD VAL | -134217836 | 108 | 0000006C | Value Error | Need additional viewer preference value or aditional value is incorrect! |
EUNKN VIEWER PREF ADD VAL | -134217837 | 109 | 0000006D | Value Error | Additional viewer preference value does not exit! |
EUNKN VIEWER PREF | -134217838 | 110 | 0000006E | Value Error | Viewer preference does not exist! |
EOPEN PDF FILE | -536871023 | 111 | 0000006F | Fatal Error | An open PDF file was in memory! |
EINV FONT SIZE | -134217840 | 112 | 00000070 | Value Error | Font size must be greater zero! |
EOUT OF MEMORY | -536871025 | 113 | 00000071 | Fatal Error | Out of memory! |
ECOMPRESS ERROR | -536871026 | 114 | 00000072 | Fatal Error | Error compressing stream! |
EINV VALUE | -134217843 | 115 | 00000073 | Value Error | Invalid value! |
EFONT NOT FOUND | -33554548 | 116 | 00000074 | Warning | Font not found! |
ENO START POS | -67108981 | 117 | 00000075 | Syntax Error | No start point! Set the start point with MoveTo beforehand! |
ENO OPEN LINE | -67108982 | 118 | 00000076 | Syntax Error | No open path found!\nYou must create a path before calling this function. |
ENO OPEN CLIPPATH | -67108983 | 119 | 00000077 | Syntax Error | No clipping path found!\nCall BeginClipPath, draw a path and then call ClipPath. |
ENO OPEN PATH | -67108984 | 120 | 00000078 | Syntax Error | No open path found! |
ENAN FLOAT ERROR | -134217849 | 121 | 00000079 | Value Error | Floating point error: value is not a number! |
EOPEN MOVETO | -536871034 | 122 | 0000007A | Fatal Error | MoveTo was called without drawing a path! |
EOPEN LINE | -67108987 | 123 | 0000007B | Syntax Error | Open path found!\nYou must call StrokePath, FillPath or ClosePath finally to make a path visible! |
ESAVED GSTATE | -67108988 | 124 | 0000007C | Syntax Error | Graphics state was saved but not restored! |
ENO SAVED GS | -67108989 | 125 | 0000007D | Syntax Error | Graphics state was not saved! |
EINV LINE DASH PATTERN | -134217854 | 126 | 0000007E | Value Error | Line dash pattern contains invalid characters! |
EINV TT FONTFILE | -268435583 | 127 | 0000007F | Font Error | Error reading TrueType font! |
ENO CMAP TABLE | -268435584 | 128 | 00000080 | Font Error | CMAP table not found! |
ENO LOCA TABLE | -268435585 | 129 | 00000081 | Font Error | LOCA table not found! |
ENO POST TABLE | -268435586 | 130 | 00000082 | Font Error | POST table not found! |
ENO NAME TABLE | -268435587 | 131 | 00000083 | Font Error | Name table not found! |
EINV NAME TABLE | -268435588 | 132 | 00000084 | Font Error | Error reading name table! |
ENO RGB COLOR SPACE | -268435589 | 133 | 00000085 | Font Error | This object type supports only RGB colors! |
ENO MAXP TABLE | -268435590 | 134 | 00000086 | Font Error | MAXP table not found! |
ENO HEAD TABLE | -268435591 | 135 | 00000087 | Font Error | HEAD table not found! |
ENO HHEA TABLE | -268435592 | 136 | 00000088 | Font Error | HHEA table not found! |
ENO GLYF TABLE | -268435593 | 137 | 00000089 | Font Error | GLYF table not found! |
ENO HMTX TABLE | -268435594 | 138 | 0000008A | Font Error | HMTX table not found! |
EFONT WRITING ERROR | -268435595 | 139 | 0000008B | Font Error | Error writing font file! |
EINV HANDLE | -134217868 | 140 | 0000008C | Value Error | Invalid handle! |
EINV CODEPAGE | -134217869 | 141 | 0000008D | Value Error | Code page is not supported! |
EINV CLIPPING MODE | -134217870 | 142 | 0000008E | Value Error | Clipping mode does not exist! |
EINV FILL MODE | -134217871 | 143 | 0000008F | Value Error | Fill mode does not exist! |
ENO FILE EXTENSION | -1073741968 | 144 | 00000090 | File Error | Filename with no extension! |
EUNSUPPORTED IMAGE FORMAT | -1073741969 | 145 | 00000091 | File Error | Unsupported image format! |
EREADING IMAGE | -1073741970 | 146 | 00000092 | File Error | Error reading image! |
EINV BPP | -134217875 | 147 | 00000093 | Value Error | BitsPerPixel must be between 1 to 32! |
ENULL BUFFER | -134217876 | 148 | 00000094 | Value Error | Buffer is NULL! |
EINV BUFLEN | -134217877 | 149 | 00000095 | Value Error | Buffer length is shorter than expected! |
ENULL STRING | -134217878 | 150 | 00000096 | Value Error | String value cannot be NULL! |
ENO MEMORY PDF | -67109015 | 151 | 00000097 | Syntax Error | The PDF file was not created in memory! |
EINV COLOR COUNT | -134217880 | 152 | 00000098 | Value Error | The color space contains more or less colors than expexted! |
EINV COLOR SPACE | -134217881 | 153 | 00000099 | Value Error | Error reading color space! |
EINV BBOX | -134217882 | 154 | 0000009A | Value Error | Bounding box does not exist! |
NO OPEN TEMPLATE | -67109019 | 155 | 0000009B | Syntax Error | No open template detected! |
NO OPEN PATTERN | -67109020 | 156 | 0000009C | Syntax Error | No open pattern detected! |
EINV COLOR MODE | -134217885 | 157 | 0000009D | Value Error | Unknown color mode! |
EINV RECT HEIGHT | -134217886 | 158 | 0000009E | Value Error | The height must be greater or equal to the active font size or leading! |
EINV IMAGE FORMAT | -1073741983 | 159 | 0000009F | File Error | Unsupported image format! |
EINV FILE SIZE | -1073741984 | 160 | 000000A0 | File Error | File size is shorter than expected! |
EINV FILE VERSION | -1073741985 | 161 | 000000A1 | File Error | Unsupported file version! |
EREADING FILE | -1073741986 | 162 | 000000A2 | File Error | Error reading file! |
EUNSUPPORTED CODEPAGE | -134217891 | 163 | 000000A3 | Value Error | Unicode is not supported with Type1 fonts! |
EINV RADIUS | -134217892 | 164 | 000000A4 | Value Error | Radius must be greater zero! |
EINV FILE HEADER | -1073741989 | 165 | 000000A5 | File Error | Invalid file header! |
EXREF NOT FOUND | -1073741990 | 166 | 000000A6 | File Error | Cannot find startxref! |
EREADING TRAILER | -1073741991 | 167 | 000000A7 | File Error | Error reading trailer! |
EINV FILTER | -1073741992 | 168 | 000000A8 | File Error | Unsupported compresion filter! |
EINV STREAM | -1073741993 | 169 | 000000A9 | File Error | Stream object is shorter than expected! |
EDECOMPRESS ERROR | -1073741994 | 170 | 000000AA | File Error | Error decompressing stream! |
EINV PREDICT FUNCTION | -1073741995 | 171 | 000000AB | File Error | Unsupported predictor function! |
EINV STREAM VALUE | -1073741996 | 172 | 000000AC | File Error | Stream contains invalid values! |
EINV OBJNUM | -1073741997 | 173 | 000000AD | File Error | Object number is greater than expected! |
EINV OFFSET | -1073741998 | 174 | 000000AE | File Error | Offset does not match with object! |
EINV ID OBJECT | -1073741999 | 175 | 000000AF | File Error | PDF file is encrypted but contains no valid ID! |
EINV ENCRYPT FILTER | -1073742000 | 176 | 000000B0 | File Error | Unsupported encryption filter! |
EINV STRING VALUE | -1073742001 | 177 | 000000B1 | File Error | String value is longer or shorter than excpected! |
ENEED PWD | -1073742002 | 178 | 000000B2 | File Error | Need a password to decrypt the file! |
EWRONG OPEN PWD | -1073742003 | 179 | 000000B3 | File Error | Incorrect open password! |
EWRONG OWNER PWD | -1073742004 | 180 | 000000B4 | File Error | Incorrect owner password! |
EWRONG PWD | -1073742005 | 181 | 000000B5 | File Error | Wrong password! |
EREADING XREF | -1073742006 | 182 | 000000B6 | File Error | Error reading xref! |
EREADING CATALOG | -1073742007 | 183 | 000000B7 | File Error | Error reading Catalog object! |
EREADING PAGE TREE | -1073742008 | 184 | 000000B8 | File Error | Error reading Page Tree! |
EREADING DICT ARRAY | -1073742009 | 185 | 000000B9 | File Error | Error reading dictionary array! |
EREADING PAGE TYPE | -1073742010 | 186 | 000000BA | File Error | Error reading page type! |
ENO IMPORT FILE | -1073742011 | 187 | 000000BB | File Error | No open import file! |
EINV PAGENUM | -1073742012 | 188 | 000000BC | File Error | Page does not exist! |
EINV SCALEFACT | -1073742013 | 189 | 000000BD | File Error | Scale factor must greater zero! |
EREADING DICTIONARY | -1073742014 | 190 | 000000BE | File Error | Error reading dictionary! |
ENO MEDIABOX | -1073742015 | 191 | 000000BF | File Error | Error reading page: Media box not found! |
EINV OBJ REFERENCE | -1073742016 | 192 | 000000C0 | File Error | Invalid object reference! |
ENO RESOURCES | -1073742017 | 193 | 000000C1 | File Error | Cannot find page resources! |
EREADING OBJECT | -1073742018 | 194 | 000000C2 | File Error | Error reading object! |
EINV STREAM LEN | -1073742019 | 195 | 000000C3 | File Error | Stream length is invalid or cannot be found! |
EINV OBJCOUNT | -536871108 | 196 | 000000C4 | Fatal Error | PDF file contains less objects than expected! |
EINV PARENT BMK | -134217925 | 197 | 000000C5 | Value Error | Parent bookmark does not exist! |
EINV DEST TYPE | -134217926 | 198 | 000000C6 | Value Error | Destination type does not exist! |
ENO OPEN ARTICLES | -67109063 | 199 | 000000C7 | Syntax Error | No open Article Thread |
EIMPORT AS PAGE | -67109064 | 200 | 000000C8 | Syntax Error | If the flag ifImportAsPage is set, you must open a page before calling this function! |
EALREADY IMPORTED | -67109065 | 201 | 000000C9 | Syntax Error | Page is already imported! If the flag ifImportAsPage is set, a page cannot be imported or placed again! |
ECJK FONT | -134217930 | 202 | 000000CA | Value Error | This is a CJK font that does not support the selected code page! |
EINV CJK FONT TYPE | -134217931 | 203 | 000000CB | Value Error | CJK encodings are not supported with Type1 fonts! |
ENO CJK FONT | -134217932 | 204 | 000000CC | Value Error | The selected font does not support CJK encoding! |
EINV CJK ENCODING | -134217933 | 205 | 000000CD | Value Error | Selected CJK encoding is not supported by this font! |
EINV TABLE LEN | -134217934 | 206 | 000000CE | Value Error | TrueType table is shorter than expected! |
EPATH ALREADY ADDED | -1073742031 | 207 | 000000CF | File Error | Search path were already added! |
EINV PATH | -1073742032 | 208 | 000000D0 | File Error | Path does not exist! |
ENO FILES FOUND | -1073742033 | 209 | 000000D1 | File Error | No valid files found in directory! |
EOPEN METRIC FILE | -1073742034 | 210 | 000000D2 | File Error | Cannot open metric file! |
EOPEN FONT FILE | -1073742035 | 211 | 000000D3 | File Error | Cannot open font file! |
EREADING AFM METRICS | -268435668 | 212 | 000000D4 | Font Error | Error reading AFM metric file! |
ENO BBOX | -268435669 | 213 | 000000D5 | Font Error | Cannot find bounding box in PFB file! |
EMM FILE | -268435670 | 214 | 000000D6 | Font Error | Multiple Master fonts are not supported! |
ENO LICENSE KEY | -134217943 | 215 | 000000D7 | Value Error | You must enter the license key with SetLicenseKey! Demo mode is not allowed with this version! |
EOPERATION CANCELED | -33554648 | 216 | 000000D8 | Warning | Operation canceled! |
EINV PARENT FIELD | -134217945 | 217 | 000000D9 | Value Error | Parent field does not exist! |
EINV PARENT FIELD TYPE | -134217946 | 218 | 000000DA | Value Error | The Parent and child field type must be the same! |
EDUPLICATE EXPORT VALUE | -134217947 | 219 | 000000DB | Value Error | Duplicate export value! |
ENULL FIELD NAME | -134217948 | 220 | 000000DC | Value Error | The field name cannot be an empty string! |
EDUPLICATE FIELD NAME | -134217949 | 221 | 000000DD | Value Error | Duplicate field names are only allowed for fields of the same type! |
ENULL EXPORT VALUE | -134217950 | 222 | 000000DE | Value Error | The export value cannot be an empty string! |
EINV FIELD FONT | -134217951 | 223 | 000000DF | Value Error | The active font cannot be used with form fields! Form fonts must be Unicode compatible. |
EOPEN CONTINUE TEXT | -67109088 | 224 | 000000E0 | Syntax Error | An open continue text block is still active! |
ENO OPEN CONTINUE TEXT | -67109089 | 225 | 000000E1 | Syntax Error | You must call BeginContinueText() before AddContinueText()! |
ENO CHOICE FIELD | -134217954 | 226 | 000000E2 | Value Error | Field must be a handle of a combo box or list box! |
EINV FIELD SIZE | -134217955 | 227 | 000000E3 | Value Error | The field width or height is too small! |
ENO TEXT FIELD | -134217956 | 228 | 000000E4 | Value Error | Field must be a text field handle! |
EINV RESTORE | -134217957 | 229 | 000000E5 | Value Error | Content stream contains unbalanced save/restore operators! |
EINV OPERATOR | -134217958 | 230 | 000000E6 | Value Error | Content stream contains undefined operators! |
EINV STACK | -134217959 | 231 | 000000E7 | Value Error | Stack is not initialized! |
ENULL POINTER | -134217960 | 232 | 000000E8 | Value Error | Pointer cannot be NULL! |
EINV TEMPLATE INDEX | -134217961 | 233 | 000000E9 | Value Error | Invalid template index! |
EINV ENUM | -134217962 | 234 | 000000EA | Value Error | Enum constant is not defined! |
EINV ACTION HANDLE | -134217963 | 235 | 000000EB | Value Error | Invalid action handle! |
EINV OBJECT HANDLE | -134217964 | 236 | 000000EC | Value Error | Invalid object handle! |
EINV OBJ EVENT | -134217965 | 237 | 000000ED | Value Error | Event is not defined for the selected object type! |
ENO JAVA SCRIPT ACTION | -134217966 | 238 | 000000EE | Value Error | This is not a JavaScript action! |
ENO MULTIPLE ACTIONS | -134217967 | 239 | 000000EF | Value Error | An action for the specified event is already defined! |
EINV OBJECT TYPE | -134217968 | 240 | 000000F0 | Value Error | Invalid object type! |
ESAME ACTION OBJECT | -134217969 | 241 | 000000F1 | Value Error | Source and destination action are the same! |
EINV FIELD TYPE | -134217970 | 242 | 000000F2 | Value Error | Operation or property is not defined for the selected field type! |
EDUPL SCRIPT NAME | -134217971 | 243 | 000000F3 | Value Error | Duplicate JavaScript name! |
EINV TEXT COLOR | -134217972 | 244 | 000000F4 | Value Error | The text color must not be transparent! |
EINV NAME COUNT | -134217973 | 245 | 000000F5 | Value Error | Name tree is too large! |
EDUPLICATE VALUE | -134217974 | 246 | 000000F6 | Value Error | Duplicate value! |
EINV FIELD HANDLE | -134217975 | 247 | 000000F7 | Value Error | Invalid field handle! |
ENO FORM ACTION | -134217976 | 248 | 000000F8 | Value Error | Action must be a handle of a submit or reset form action! |
EFIELD NOT FOUND | -134217977 | 249 | 000000F9 | Value Error | Field not found! |
EUNSUPPORTED COLOR DEPTH | -134217978 | 250 | 000000FA | Value Error | Unsupported color depth! |
EINV IMAGE INDEX | -134217979 | 251 | 000000FB | Value Error | Invalid image index! |
EINV METAFILE | -134217980 | 252 | 000000FC | Value Error | Unknown metafile format! |
EINV LINEWIDTH | -134217981 | 253 | 000000FD | Value Error | The line width must be smaller than Distance / 2! |
ETOO LARGE FONTSIZE | -134217982 | 254 | 000000FE | Value Error | Font size is too large! |
EINV ACTION INDEX | -134217983 | 255 | 000000FF | Value Error | Invalid action index! |
ENO CHANGES MADE | -67109120 | 256 | 00000100 | Syntax Error | Stream was not changed! |
ECJK UNICODE | -67109121 | 257 | 00000101 | Syntax Error | CJK Unicode code pages must be used with the ANSI version of a text method! |
EINV WMF FILE | -1073742082 | 258 | 00000102 | File Error | GDI is unable to convert the WMF file to EMF! |
EINV NO CLIPPNG MODE | -134217987 | 259 | 00000103 | Value Error | Clipping draw modes are not allowed inside of continue text blocks! |
EINV LIST WIDTH | -134217988 | 260 | 00000104 | Value Error | Lefthand width of the list is too large! |
EMAX LIST COUNT | -67109125 | 261 | 00000105 | Syntax Error | Number of nested list levels exceeded |
EINV LIST RESTORE | -67109126 | 262 | 00000106 | Syntax Error | Restore list without preceeding create list! |
ENO MULTIPAGE IMAGE | -1073742087 | 263 | 00000107 | File Error | Image format is not a supported multipage image format! |
ENO FREE TEMP FILE | -1073742088 | 264 | 00000108 | File Error | Unable to create a temp file! |
EWRITE TEMP BUFFER | -1073742089 | 265 | 00000109 | File Error | Cannot write buffer to temp file! |
EDISABLED IMG FORMAT | -1073742090 | 266 | 0000010A | File Error | This image format is currently disabled! |
EWINDOWS ONLY | -67109131 | 267 | 0000010B | Syntax Error | This function is supported on Windows only! |
EDUPL CHECK BOX IN GROUP | -67109132 | 268 | 0000010C | Syntax Error | Check box names inside a group field must be unique! |
EINV VAL INDEX | -67109133 | 269 | 0000010D | Syntax Error | Value index does not exist! |
ENO MOVETO | -67109134 | 270 | 0000010E | Syntax Error | You must set the start point with MoveTo() before drawing a line! |
EDYNAPDF MIN PRO | -536871183 | 271 | 0000010F | Fatal Error | This function requires DynaPDF Professional or Enterprise! |
EOPEN CERT FILE | -1073742096 | 272 | 00000110 | File Error | Cannot open certificate file -> Check file path and password! |
ESIGN FILE | -536871185 | 273 | 00000111 | Fatal Error | Cannot create signature! |
EOPEN USER CERT | -1073742098 | 274 | 00000112 | File Error | Cannot get user certificate! |
ENO CERT OWNER | -1073742099 | 275 | 00000113 | File Error | Cannot find the certificate owner. This certificate cannot be used to sign a PDF file! |
EOPEN PRIVATE KEY | -1073742100 | 276 | 00000114 | File Error | Cannot get private key! |
EINV PRIV KEY | -1073742101 | 277 | 00000115 | File Error | Invalid private / public key pair! |
EPERIOD IN FIELD NAME | -67109142 | 278 | 00000116 | Syntax Error | A field name must not contain a period character (.)! |
EINV SIG KEY LEN | -1073742103 | 279 | 00000117 | File Error | Certificates with 2048 or 4096 bit encrpyted keys are not supported! |
EDISABLED CJK SUPPORT | -67109144 | 280 | 00000118 | Syntax Error | CJK support was disabled -> Check your configuration in drv type.h! |
EDISABLED PDF IMPORT | -67109145 | 281 | 00000119 | Syntax Error | PDF import was disabled -> Check your configuration in drv type.h! |
EREADING CERT FILE | -1073742106 | 282 | 0000011A | File Error | Error reading certificate file! |
EINV ASN1 LENGTH | -1073742107 | 283 | 0000011B | File Error | Invalid ASN1 object length! |
EUNKN CERT FORMAT | -1073742108 | 284 | 0000011C | File Error | Unknown certificate file format! |
EINV ASN1 VERSION | -1073742109 | 285 | 0000011D | File Error | Invalid ASN1 version! |
EINV ICC PROFILE | -1073742110 | 286 | 0000011E | File Error | Invalid or damaged ICC profile! |
EINV ICC DEVICE CLASS | -1073742111 | 287 | 0000011F | File Error | Unsupported ICC device class! |
EINV ICC COLOR SPACE | -1073742112 | 288 | 00000120 | File Error | Unsupported ICC input color space! |
EENCRYPT PDFX | -67109153 | 289 | 00000121 | Syntax Error | PDF/X or PDF/A compliant PDF files must not be encrypted! |
ENO RENERING INTENT | -67109154 | 290 | 00000122 | Syntax Error | PDF/X and PDF/A compliant PDF files require an ICC Profile! -> See AddRenderingIntent() |
EREADING FUNCTION | -1073742115 | 291 | 00000123 | File Error | Error reading PDF function! |
EUNKN IMAGE FILTER | -1073742116 | 292 | 00000124 | File Error | Image stream uses an unknown filter! |
EREADING FONT | -1073742117 | 293 | 00000125 | File Error | Error reading font! |
EUNKNOWN FONT FORMAT | -536871206 | 294 | 00000126 | Fatal Error | Unknown font format! |
ENO CALLBACK FUNC | -67109159 | 295 | 00000127 | Syntax Error | The callback function cannot be NULL! |
ENO SYMBOL FONT | -268435752 | 296 | 00000128 | Font Error | Font does not support symbol encoding! |
ERESOURCE NOT FOUND | -1073742121 | 297 | 00000129 | File Error | Resource object not found! |
EINV INLINE COLORSPACE | -1073742122 | 298 | 0000012A | File Error | Invalid inline color space found! |
EOPEN PATH | -67109163 | 299 | 0000012B | Syntax Error | Open path found! Text cannot be drawn into an open path; the path is discarded! |
ENO GSTATE VALUES SET | -67109164 | 300 | 0000012C | Syntax Error | No graphics state values are set! |
EMIXED DEVICE COLOR SPACE | -536871213 | 301 | 0000012D | Fatal Error | File uses multiple device color spaces! |
ECHANGED ANNOT PRINT FLAG | -33554734 | 302 | 0000012E | Warning | Print flag of ? annotations changed to printable! |
EDELETED TRANSFER FUNCTION | -33554735 | 303 | 0000012F | Warning | Removed ? transfer functions in extendet graphic states! |
ESTACK OVERFLOW | -268435760 | 304 | 00000130 | Font Error | Stack overflow! |
ESTACK UNDERFLOW | -268435761 | 305 | 00000131 | Font Error | Stack underflow! |
EINV ENCODING | -268435762 | 306 | 00000132 | Font Error | Font contains an invalid or damaged encoding! |
EPDFA TRANSFER FUNCTION | -536871219 | 307 | 00000133 | Fatal Error | File contains tranfer functions! |
EFONT NOT EMBEDDED | -536871220 | 308 | 00000134 | Fatal Error | Non-embedded font found! |
EPDFA GLYPH NOT FOUND | -536871221 | 309 | 00000135 | Fatal Error | Missing glyph! |
EPDFA LAYERS | -536871222 | 310 | 00000136 | Fatal Error | File contains layers! |
EPDFA INTERPOLATE | -536871223 | 311 | 00000137 | Fatal Error | The Interploate key of an inline image is set to true! |
EDELETED ANNOTS | -33554744 | 312 | 00000138 | Warning | ? Prohibited annotations deleted! |
EPDFA MULTIMEDIA ANNOTS | -536871225 | 313 | 00000139 | Fatal Error | File contains prohibited multimedia annotations! |
EDELETED ACTIONS | -33554746 | 314 | 0000013A | Warning | ? Actions deleted! |
EPDFA INV ACTIONS | -536871227 | 315 | 0000013B | Fatal Error | File contains prohibited actions! |
EDELETED JAVASCRIPTS | -33554748 | 316 | 0000013C | Warning | ? JavaScripts deleted! |
EPDFA JAVASCRIPTS | -536871229 | 317 | 0000013D | Fatal Error | File contains prohibited JavaScript functions! |
EPDFA RENDERING INTENTS | -536871230 | 318 | 0000013E | Fatal Error | Invalid rendering intent found! |
EPDFA TRANSPARENCY | -536871231 | 319 | 0000013F | Fatal Error | File contains transparent objects! |
EPDFA FORM FIELDS | -536871232 | 320 | 00000140 | Fatal Error | File contains form fields! |
EPDFA 3D ANNOT | -536871233 | 321 | 00000141 | Fatal Error | File contains 3D annotations! |
ECID FONT NOT EMBEDDED | -536871234 | 322 | 00000142 | Fatal Error | Non embedded CID font found! |
EPDFA INV FONT FILE | -536871235 | 323 | 00000143 | Fatal Error | Invalid embedded font file found! |
EPDFA DELETED SIGNATURE | -33554756 | 324 | 00000144 | Warning | One or more digital signatures were deleted! |
EDAMAGED ANNOTS | -33554757 | 325 | 00000145 | Warning | ? Damaged or prohibited annotations deleted! |
ENO DYNAPDF FEATURE | -33554758 | 326 | 00000146 | Warning | This function is not part of DynaPDF! |
EPDFA INV ICCPROFILE VERS | -536871239 | 327 | 00000147 | Fatal Error | Unsupported ICC Profile version! |
EINCOMPATIBEL ICC PROFILE | -67109192 | 328 | 00000148 | Syntax Error | This profile does not support the requied color space! |
EPDFA JPX DECODE | -536871241 | 329 | 00000149 | Fatal Error | JPEG2000 compressed image found! |
EUNKNOWN 3D VIEW BASE | -1073742154 | 330 | 0000014A | File Error | Unknown 3D View base transformation! |
EINV FIELD OF VIEW | -67109195 | 331 | 0000014B | Syntax Error | Field of view (FOV) must be between 0 and 180 for perspective views, greater zero otherwise! |
EINV 3DVIEW HANDLE | -67109196 | 332 | 0000014C | Syntax Error | The 3D View handle must not be NULL! |
EPDFA OPENTYPE FONT | -536871245 | 333 | 0000014D | Fatal Error | OpenType fonts are not allowed in PDF/A 1! |
ENO GLYPHS FOUND | -536871246 | 334 | 0000014E | Fatal Error | Required glyph not found! |
EPDFA DELETED EMBEDDED FILE | -33554767 | 335 | 0000014F | Warning | Embedded files were deleted! |
EPDFA DELETED OPI COMMENTS | -33554768 | 336 | 00000150 | Warning | Prohibited OPI comments were deleted! |
EINV DOC INFO KEY | -67109201 | 337 | 00000151 | Syntax Error | The Key must be defined as 7 bit ASCII string without escape or space characters! |
EMULTIPLE LAYERS | -536871250 | 338 | 00000152 | Fatal Error | Mutliple documents with layers cannot be imported! |
ECANNOT REPLACE FONT | -536871251 | 339 | 00000153 | Fatal Error | Cannot replace damaged font ?! Original font not found! |
ENO FONT EMEDDING | -268435796 | 340 | 00000154 | Font Error | Font ? does not allow embedding! |
ECANNOT EMBED FONT | -268435797 | 341 | 00000155 | Font Error | Font embedding is required but not allowed due to licensing restrictions. Cannot load font! |
EINV HMTX TABLE | -268435798 | 342 | 00000156 | Font Error | Font contains an invalid hmtx table! |
EINV DATE TIME VALUE | -134218071 | 343 | 00000157 | Value Error | Invalid date / time value! |
EINV COLLITEM DATA TYPE | -536871256 | 344 | 00000158 | Fatal Error | Data type for key ? does not match definition in collection field! |
EUNSUPPORTED FEATURE | -67109209 | 345 | 00000159 | Syntax Error | Feature or value not supported! |
ENO OPEN COLLECTION | -67109210 | 346 | 0000015A | Syntax Error | No open collection! |
EINV COLLECT COLUMN INDEX | -536871259 | 347 | 0000015B | Fatal Error | Mulitple columns are set to column index ?! |
EDUPL NAMED DEST | -33554780 | 348 | 0000015C | Warning | The document contains already a destination with this name! |
ECHECK PDF FILES | -33554781 | 349 | 0000015D | Warning | The PDF/A check cannot be executed for imported PDF files. An extended license is required for this feature. |
EDISABLED RC4 | -1073742174 | 350 | 0000015E | File Error | RC4 encryption and decryption was disabled! -> Check your configuration in drv type.h! |
EDISABLED SIGNATURE | -536871263 | 351 | 0000015F | Fatal Error | Signing is not possible due to disabled signature handler! |
EPDFA HIDDEN SIGNATURE | -536871264 | 352 | 00000160 | Fatal Error | Hidden signatures are not allowed in PDF/A compliant PDF files! |
EPDFA HIDDEN SIG FIELDS | -33554785 | 353 | 00000161 | Warning | ? Hidden signature fields changed to visible! |
EPDFA OPI COMMENTS | -536871266 | 354 | 00000162 | Fatal Error | PDF file contains OPI comments! |
EPDFA EMBEDDED FILES | -536871267 | 355 | 00000163 | Fatal Error | PDF file contains embedded files! |
EPDFA HAVE SIGNED PDF | -536871268 | 356 | 00000164 | Fatal Error | Cannot convert the PDF file without invalidating the digital signature! |
EINV VALUE2 | -67109221 | 357 | 00000165 | Syntax Error | The parameter ? contains invalid values! |
EDISABLED EMF CONVERTER | -67109222 | 358 | 00000166 | Syntax Error | The EMF converter was disabled! -> Check your configuration in drv type.h! |
EINV BASE COLORSPACE | -67109223 | 359 | 00000167 | Syntax Error | Invalid base or alternate color space! |
EPDFA XFA FORM | -536871272 | 360 | 00000168 | Fatal Error | XFA form found! |
EEDIT XFA FORM | -33554793 | 361 | 00000169 | Warning | XFA Forms cannot be edited with DynaPDF! |
EINV GLYPH WIDTH | -536871274 | 362 | 0000016A | Fatal Error | Embedded font contains inconsistent glyph widths! |
EREADING POSTSCRIPT | -1073742187 | 363 | 0000016B | File Error | Error reading postscript calculator function! |
EMAX DEVICEN COMPONENTS | -1073742188 | 364 | 0000016C | File Error | A DeviceN color space cannot contain more than 32 colorants! |
EBIDI ERROR | -134218093 | 365 | 0000016D | Value Error | Error applying the bidirectional algorithm! |
EREPLACE MULIBYTE TEXT | -67109230 | 366 | 0000016E | Syntax Error | Multibyte strings cannot be replaced with ReplacePageText()! |
ECREATE DC | -536871279 | 367 | 0000016F | Fatal Error | Cannot create device context for font selection! |
EIMAGE NOT DECOMPRESSED | -67109232 | 368 | 00000170 | Syntax Error | The image buffer must not be compressed! Set the flag pfDecomprAllImages in ParseContent()! |
ENO IMAGE | -67109233 | 369 | 00000171 | Syntax Error | No image in memory! You must call CreateImage() before this function! |
EDISABLED LZW DECODER | -1073742194 | 370 | 00000172 | File Error | Cannot process LZW encoded PDF files or inline images with disabled LZW decoder! |
EDISABLED CCITT DECODER | -1073742195 | 371 | 00000173 | File Error | Cannot process CCITT Fax encoded images with disabled CCITT Fax decoder! |
EINV DEST TEMPLATE | -67109236 | 372 | 00000174 | Syntax Error | The source and destination template cannot be the same! |
ECREATE FONT ITERATOR | -33554805 | 373 | 00000175 | Warning | Cannot create font iterator; no system fonts loaded! |
EGET FORK SIZE | -1073742198 | 374 | 00000176 | File Error | Cannot get fork size! |
ENO OPEN TAG | -67109239 | 375 | 00000177 | Syntax Error | No open tag found! |
ENO STRUCTURE TREE | -67109240 | 376 | 00000178 | Syntax Error | You must create a structure before calling this function! |
EOPEN TAG | -536871289 | 377 | 00000179 | Fatal Error | Open tag found! All tags must be closed before closing a page or template! |
EUNKNOWN CFF OPERATOR | -268435834 | 378 | 0000017A | Font Error | Charstring contains unknown CFF operators! |
ETOO MANY SUBR CALLS | -268435835 | 379 | 0000017B | Font Error | Too many nested subr calls in charstring! |
EUNKNOWN CHARSTRING FORMAT | -268435836 | 380 | 0000017C | Font Error | Unknown charstring format! |
EPDFA LZW DECODE | -536871293 | 381 | 0000017D | Fatal Error | LZW compressed inline image found! |
EPDFA OUT OF RANGE | -536871294 | 382 | 0000017E | Fatal Error | A number value in content stream exceeds PDF limits! |
EPDFA INV RESTORE | -536871295 | 383 | 0000017F | Fatal Error | Content stream contains unbalanced save/restore graphic state operators! |
EPDFA SAVED GSTATES | -536871296 | 384 | 00000180 | Fatal Error | Content stream exceeds nested graphic states limit! |
EPDFA NON EMBEDDED CMAP | -536871297 | 385 | 00000181 | Fatal Error | CID font uses non-embedded CMap! |
EPDF ALTERNATE IMAGES | -536871298 | 386 | 00000182 | Fatal Error | Alternate image found! |
ECOLOR COMPONENTS MISSMATCH | -67109251 | 387 | 00000183 | Syntax Error | Number of components does not match the number of components of the color space! |
EPDFA POSTSCRIPT XOBJECT | -536871300 | 388 | 00000184 | Fatal Error | The use of PostScript XObjects is prohibited in PDF/A! |
EPASSWORD NOT REVERSIBLE | -134218117 | 389 | 00000185 | Value Error | Either the Open or Owner password is not reversible! |
EDISABLED AES | -67109254 | 390 | 00000186 | Syntax Error | AES encryption and decryption was disabled! -> Check your configuration in drv type.h! |
EINV CRYPT KEY LENGTH | -1073742215 | 391 | 00000187 | File Error | Certificate uses an unsupported encrpytion key length! |
EINV DEVICEN COLORANT | -67109256 | 392 | 00000188 | Syntax Error | The colorant ? is not defined in the color space! |
ECOLORANT MISSMATCH | -67109257 | 393 | 00000189 | Syntax Error | Colorant missmatch: ? refers to ? in the Separation color space! |
EUNKNOWN OPERATOR | -536871306 | 394 | 0000018A | Fatal Error | Content stream contains undefined operators! |
EPDFA DELETED METADATA | -33554827 | 395 | 0000018B | Warning | One or more Metadata streams were deleted! |
EPDFA DAMAGED FONT | -536871308 | 396 | 0000018C | Fatal Error | File contains a damaged font! |
EPDFA NAME LENGTH | -536871309 | 397 | 0000018D | Fatal Error | Name length exceeds PDF limits! |
ENO CFF TABLE | -268435854 | 398 | 0000018E | Font Error | CFF table not found! |
ENO ACROFORM | -33554831 | 399 | 0000018F | Warning | No form fields in memory! |
EGLYPH NOT FOUND | -33554832 | 400 | 00000190 | Warning | Font: ? ? glyphs not found! |
ENO CMAP FILE | -1073742225 | 401 | 00000191 | File Error | This is no valid CMap file! |
EREADING CMAP FILE | -1073742226 | 402 | 00000192 | File Error | Error loading CMap file! |
ECMAP NOT FOUND | -1073742227 | 403 | 00000193 | File Error | CMap file not found! |
EBASE CMAP NOT FOUND | -1073742228 | 404 | 00000194 | File Error | Required base cmap file not found! |
EREARRANGED FONT CMAP | -1073742229 | 405 | 00000195 | File Error | The ~rearrangedfont operator is not permitted in PDF compatible CMaps! |
EBEGIN MATRIX OPERATOR | -1073742230 | 406 | 00000196 | File Error | The ~usematrix operator is not permitted in PDF compatible CMaps! |
EINV ALTERNATE FONT | -536871319 | 407 | 00000197 | Fatal Error | Glyph metrics of alternate font are not compatible! |
EINV STRUCT SIZE | -67109272 | 408 | 00000198 | Syntax Error | Structure size must be set to sizeof(StructureName)! |
ELOAD TO UNICODE CMAP | -1073742233 | 409 | 00000199 | File Error | Cannot load required CID to Unicode CMap file! |
EINCOMPATIBLE CID FONT | -268435866 | 410 | 0000019A | Font Error | CID font and CMap file are incompatible! |
EUNISCRIBE NOT FOUND | -268435867 | 411 | 0000019B | Font Error | Cannot find usp10.dll. Uniscribe features are disabled! |
EMISSING UNISCRIBE FUNC | -268435868 | 412 | 0000019C | Font Error | Required Uniscribe function not found. Uniscribe features are disabled! |
ETAGGING DISABLED | -268435869 | 413 | 0000019D | Font Error | Tagging is disabled! Maybe two PDF files with tagging information imported? |
EINV FONT INDEX | -268435870 | 414 | 0000019E | Font Error | Invalid font index! |
EDYNAPDF STARTER | -536871327 | 415 | 0000019F | Fatal Error | This function, feature, or enum is not available in the Starter Edition! |
ESTARTER FORMFIELDS | -536871328 | 416 | 000001A0 | Fatal Error | Form fields are not supported in the Starter Edition! |
ENO EXTERNAL SIGNATURE | -67109281 | 417 | 000001A1 | Syntax Error | CloseAndSignFileExt() must be called before this function! |
EMISSING SPOOL FONT | -33554850 | 418 | 000001A2 | Warning | Required font: ? not found! |
EPDFA INV IMAGE MASK | -536871331 | 419 | 000001A3 | Fatal Error | Invalid image mask found in inline image! |
EINV OBJ NUM FMT | -33554852 | 420 | 000001A4 | Warning | Object number has wrong format! |
ENULL NAME | -33554853 | 421 | 000001A5 | Warning | Name object with zero length! |
EREADING PAGE OBJECT | -33554854 | 422 | 000001A6 | Warning | Error reading page object! |
EREADING SOFTMASK | -1073742247 | 423 | 000001A7 | File Error | Unknown soft mask type! |
ENO FREE LINK NAME | -536871336 | 424 | 000001A8 | Fatal Error | Cannot find a free object link name! |
ECANNOT WRITE TO FILE | -536871337 | 425 | 000001A9 | Fatal Error | Cannot write data to output file! |
ENO OPEN LAYER | -33554858 | 426 | 000001AA | Warning | No open layer in memory! |
EMERGE XFA FORM | -536871339 | 427 | 000001AB | Fatal Error | XFA Forms cannot be merged! |
EPDFA UNUSED STACK PARMS | -1073742252 | 428 | 000001AC | File Error | Content stream ends with unconsumed operators on the stack! |
EOPERANTS MISMATCH | -1073742253 | 429 | 000001AD | File Error | Number of operants does not match with operator! |
EMC NESTING LEVEL | -1073742254 | 430 | 000001AE | File Error | Too many nested marked content operators! |
EINVALID EMC OPERATOR | -1073742255 | 431 | 000001AF | File Error | EMC operator without preceding BMC or BDC operator! |
ENO OPEN OUTPUT FILE | -67109296 | 432 | 000001B0 | Syntax Error | No open output file! |
EMISSING STRUCT PARENTS | -1073742257 | 433 | 000001B1 | File Error | Missing StructParents array in ParentTree! Structure Tree is damaged! |
EDISABLED RASTERIZER | -67109298 | 434 | 000001B2 | Syntax Error | The Rasterizer was disabled! -> Check your configuration in drv type.h! |
EINV SCANLINE LEN | -67109299 | 435 | 000001B3 | Syntax Error | Scanline length is too short for the specified pixel format! |
EINV CERT LENGTH | -536871348 | 436 | 000001B4 | Fatal Error | PKCS#7 object is longer than specified! Expected length: ?, Current length: ?! |
ETHREAD CREATION ERROR | -536871349 | 437 | 000001B5 | Fatal Error | Unable to create a new thread! |
ENOT INITIALIZED | -536871350 | 438 | 000001B6 | Fatal Error | Cache is not initialized! |
EDAMAGED INLINE IMAGE | -1073742263 | 439 | 000001B7 | File Error | Content stream contains a damaged or invalid inline image! |
EOPEN GRAY PROFILE | -1073742264 | 440 | 000001B8 | File Error | Cannot open Gray ICC Profile! |
EOPEN RGB PROFILE | -1073742265 | 441 | 000001B9 | File Error | Cannot open RGB ICC Profile! |
EOPEN CMYK PROFILE | -1073742266 | 442 | 000001BA | File Error | Cannot open CMYK ICC Profile! |
EOPEN DEVICE PROFILE | -1073742267 | 443 | 000001BB | File Error | Cannot open Device Profile! |
ERECURSION DEPTH | -1073742268 | 444 | 000001BC | File Error | Object exceeds maximum recursion depth! |
EMISSING FONT RESOURCE | -1073742269 | 445 | 000001BD | File Error | Missing font resource! |
EDAMAGED TT FONT | -1073742270 | 446 | 000001BE | File Error | Cannot load TrueType glyph. Glyph table is damaged! |
ECOMBO BOX NOT EDITABLE | -67109311 | 447 | 000001BF | Syntax Error | Combo box is not editable. Set the field flag ffEdit before editing the field's value! |
ENO BACKGROUND OBJECT | -67109312 | 448 | 000001C0 | Syntax Error | Tables and rows do not support foreground objects! |
EEMPTY PARENT NODE | -67109313 | 449 | 000001C1 | Syntax Error | The parent node cannot be empty! |
EMAX INDIRECT OBJECTS | -536871362 | 450 | 000001C2 | Fatal Error | Maximum number of indirect objects exceeded! Allowed: 8388607\nObjects in memory: ? |
EOPEN PROOF PROFILE | -1073742275 | 451 | 000001C3 | File Error | Cannot open soft proof profile! |
EFONT NOT FOUND EX | -33554884 | 452 | 000001C4 | Warning | Font ? not found! |
EFONT NOT FOUND EXU | -33554885 | 453 | 000001C5 | Warning | Font ? not found! |
EOPEN PROXY | -536871366 | 454 | 000001C6 | Fatal Error | Cannot open proxy! |
EINV SPOOL FILE | -1073742279 | 455 | 000001C7 | File Error | This is no valid EMF spool file! |
EINV GDI SUBSET | -268435912 | 456 | 000001C8 | Font Error | Invalid GDI subset font! |
EPDFA INV MATRIX | -536871369 | 457 | 000001C9 | Fatal Error | The content stream contains an invalid transformation matrix! |
EINV PROOF COLOR SPACE | -1073742282 | 458 | 000001CA | File Error | Unsupported proof color space! |
ENO EDITING FONT | -268435915 | 459 | 000001CB | Font Error | Font ? prohibits editing! Fields which use this font should be set to read only! |
EPDFA MEDIA BOX TOO LARGE | -536871372 | 460 | 000001CC | Fatal Error | Media box exceeds PDF limits! A PDF page cannot be larger than 14400 x 14400 units! |
ENO SOFTMASK GROUP | -1073742285 | 461 | 000001CD | File Error | Missing transparency group in soft mask! |
EINV SOFTMASK BACKCLR CS | -1073742286 | 462 | 000001CE | File Error | Invalid soft mask background color space! |
ENAME LENGTH LIMIT | -1073742287 | 463 | 000001CF | File Error | Name length exceeds DynaPDF limits! |
EDISABLED COLOR MANAGEMENT | -67109328 | 464 | 000001D0 | Syntax Error | Color management must be initialized before calling this function! |
EINV DEVICE PROFILE | -1073742289 | 465 | 000001D1 | File Error | The base color space of the device profile must be Gray, RGB, or CMYK! |
ECHILD PARENT CONFLICT | -67109330 | 466 | 000001D2 | Syntax Error | The parent bookmark is already a child of this bookmark! |
EPDFA DICT LIMIT | -536871379 | 467 | 000001D3 | Fatal Error | A dictionary contains more than 4095 elements! |
EPDFA INV BLEND CS | -536871380 | 468 | 000001D4 | Fatal Error | A transparency group uses an invalid blending color space! |
EDELETED POSTSCRIPT | -536871381 | 469 | 000001D5 | Fatal Error | ? prohibited Postscript XObjects deleted! |
ENO OC USAGE | -67109334 | 470 | 000001D6 | Syntax Error | The OCG contains no Content Usage dictionary! |
EPDFA ARRAY LIMIT | -536871383 | 471 | 000001D7 | Fatal Error | An array contains more than 8191 elements! |
EUNSUPPORTED PRINT OS | -67109336 | 472 | 000001D8 | Syntax Error | Printing is not supported on this operating system! |
EMISSING DC | -67109337 | 473 | 000001D9 | Syntax Error | The parameter DC cannot be NULL! |
EMISSING CMYK PROFILE | -67109338 | 474 | 000001DA | Syntax Error | The device profile is required for CMYK output! |
ENO MARKUP ANNOTATION | -67109339 | 475 | 000001DB | Syntax Error | Feature or value is supported by markup annotations only! |
EPDFA2 OPM MODE | -536871388 | 476 | 000001DC | Fatal Error | Overprint mode must be zero! |
EPDFA APP EVENTS | -67109341 | 477 | 000001DD | Syntax Error | Application events are prohibited in PDF/A! |
ECHANGED COLORANT NAMES | -33554910 | 478 | 000001DE | Warning | Invalid UTF-8 colorant names of ? color spaces were changed! |
EPDFA NEED RGB ICC PROFILE | -536871391 | 479 | 000001DF | Fatal Error | Missing RGB ICC profile! Set the OnReplaceICCProfile callback function to convert this file successfully! |
EPDFA REF NOTDEF | -536871392 | 480 | 000001E0 | Fatal Error | Page references .notdef glyph! |
EPDFA2 HALFTONE | -536871393 | 481 | 000001E1 | Fatal Error | Halftones are prohibited in PDF/A 2 and 3! |
EPDFA2 HALFTONES DELETED | -33554914 | 482 | 000001E2 | Warning | ? Halftone screens deleted! |
EPDFA2 NO PRESENTATION | -536871395 | 483 | 000001E3 | Fatal Error | Presentations are prohibited in PDF/A 2 and 3! |
EPDFA2 PRESENTATION DELETED | -33554916 | 484 | 000001E4 | Warning | ? Presentation settings deleted! |
EPDFA INV BBOX RANGE | -536871397 | 485 | 000001E5 | Fatal Error | Bounding box exceeds PDF limits! |
EINV GLYPH INDEX | -67109350 | 486 | 000001E6 | Syntax Error | Invalid glyph index! |
ENO TYPE3 ENCODING | -536871399 | 487 | 000001E7 | Fatal Error | Missing Type3 font encoding! |
EENCRYPT FLUSHED PAGES | -536871400 | 488 | 000001E8 | Fatal Error | FlushPages() and can encryption cannot be combined. Import the resulting file again and encrypt it. |
EMISSING XML INVOICE | -536871401 | 489 | 000001E9 | Fatal Error | Missing ZUGFeRD XML invoice! |
EPDFA TYPE3 CONVERSION | -536871402 | 490 | 000001EA | Fatal Error | Standard font requires multiple instances of Type3 font for correct results! |
EPDFA INVISIBLE LAYER | -536871403 | 491 | 000001EB | Fatal Error | Invisible layers are prohibited in PDF/A 2 and 3! |
EDYNAPDF MIN LITE | -536871404 | 492 | 000001EC | Fatal Error | This function requires DynaPDF Lite or higher! |
EPDFA NEED CMYK ICC PROFILE | -536871405 | 493 | 000001ED | Fatal Error | Missing CMYK ICC profile! Set the OnReplaceICCProfile callback function to convert this file successfully! |
EINV OUTPUT RECT | -67109358 | 494 | 000001EE | Syntax Error | Invalid output rectangle! |
EINV DEVICE CONTEXT | -67109359 | 495 | 000001EF | Syntax Error | Invalid device context! |
EDAMAGED GLYPH | -536871408 | 496 | 000001F0 | Fatal Error | Embedded font contains one or more damaged glyphs! |
ESOFTFONT SIZE | -1073742924 | 1100 | 0000044C | File Error | |
EINV PCL FONT TYPE | -1073742925 | 1101 | 0000044D | File Error | |
ENO OPEN DOCUMENT | -67109966 | 1102 | 0000044E | Syntax Error | |
EOPEN DOCUMENT | -67109967 | 1103 | 0000044F | Syntax Error | |
ENO OUT STREAM | -536872016 | 1104 | 00000450 | Fatal Error | |
EINV PIXEL FORMAT | -67109969 | 1105 | 00000451 | Syntax Error | |
EINV CCITT BUFFER | -67109970 | 1106 | 00000452 | Syntax Error | |
ECHANGE COLOR SPACE | -67109971 | 1107 | 00000453 | Syntax Error | |
ENOT IMPLEMENTED | -67109972 | 1108 | 00000454 | Syntax Error | |
EPLCX RANGE ERROR | -536872021 | 1109 | 00000455 | Fatal Error | |
EPATH TOO LARGE | -536872022 | 1110 | 00000456 | Fatal Error | |
ENO FEATURE CONFIG | -33555543 | 1111 | 00000457 | Warning | |
ENO STD FONT HANDLER | -33555544 | 1112 | 00000458 | Warning | |
ENO PCL STREAM | -1073742937 | 1113 | 00000459 | File Error | |
EUNKNOWN PXL OPERATOR | -1073742938 | 1114 | 0000045A | File Error | |
EINV PXL DATA TYPE | -1073742939 | 1115 | 0000045B | File Error | |
EUNKNOWN PXL PARM | -1073742940 | 1116 | 0000045C | File Error | |
EPXL ESCAPE SEQUENCE | -1073742941 | 1117 | 0000045D | File Error | |
EPXL ASCII BINDING | -1073742942 | 1118 | 0000045E | File Error | |
EINV PXL ENUM | -1073742943 | 1119 | 0000045F | File Error | |
ENO FREE PATTERN ID | -1073742944 | 1120 | 00000460 | File Error | |
EINV PXL STREAM | -1073742945 | 1121 | 00000461 | File Error | |
EPXL PARM NOT FOUND | -1073742946 | 1122 | 00000462 | File Error | |
EPXL STREAM NOT FOUND | -1073742947 | 1123 | 00000463 | File Error | |
EINV PCL SEQUENCE | -1073742948 | 1124 | 00000464 | File Error | |
EINV PATTERN ID | -1073742949 | 1125 | 00000465 | File Error | |
ENO PATTERN INDEXED CS | -1073742950 | 1126 | 00000466 | File Error | |
EMULTIPLE BEGIN FONT | -1073742951 | 1127 | 00000467 | File Error | |
EPXL STREAM BINDING | -1073742952 | 1128 | 00000468 | File Error | |
EDELTA ROW COMPRESSION | -1073742953 | 1129 | 00000469 | File Error | |
EPXL SET DEFAULT GS | -1073742954 | 1130 | 0000046A | File Error | |
EPCL5 SET FONT STRING | -1073742955 | 1131 | 0000046B | File Error | |
ERENDER GLYPH | -268436588 | 1132 | 0000046C | Font Error | |
EZPL IMAGE ORIENTATION | -67109997 | 1133 | 0000046D | Syntax Error | |
EPCL MAX GLYPH COUNT | -33555566 | 1134 | 0000046E | Warning |