T O P I C R E V I E W |
mordee |
Posted - 04/26/2002 : 04:48:42 AM I use origin 6.1 and today when I export a graph to TIF format, the origin told me that "Export Image file failar, error=104", I want to know what's the problem and how I can avoid that. |
7 L A T E S T R E P L I E S (Newest First) |
Lorraine |
Posted - 04/29/2002 : 6:34:23 PM Also try this...
When you select File: Export Page... Make sure to select "Show Export Options" in the Save As... dialog box. When the Options for TIF export appear, make sure your settins are
resolution: 600dpi color space: RGB color depth: 256 colors compression: None
Please let us know what happens.
Lorraine OriginLab Technical Support |
cpyang |
Posted - 04/28/2002 : 10:22:08 AM to get value of any labtalk variable or object property, open the script window and type the name followed by = and hit enter, so in this case, image.liberr=
CP
|
mordee |
Posted - 04/28/2002 : 02:59:47 AM the error messenge is only showed when I export to a TIF as 600dpi
Edited by - mordee on 04/28/2002 03:06:19 |
mordee |
Posted - 04/28/2002 : 02:59:16 AM or I should open some script window to get the image.liberr
Edited by - mordee on 04/28/2002 03:05:35 |
mordee |
Posted - 04/28/2002 : 02:58:59 AM Is image.liberr a logo file?
Edited by - mordee on 04/28/2002 03:04:12 |
mordee |
Posted - 04/28/2002 : 02:58:15 AM But , how to get the Image.Liberr value? my OS is MS win98
Edited by - mordee on 04/28/2002 03:05:59 |
eparent |
Posted - 04/26/2002 : 10:07:53 AM In v6.1 error 104 indicates a third-party library error. When this error occurs the property Image.LibError will contain an error value specific to the third-party library. The next time you get error 104 please let me know the value of Image.LibError. Also, what OS are you using and what are your export option settings? Thank you.
|