‎2005 Dec 08 3:16 PM
Hi All,
I am trying to Upload a TIFF image using RSTXLDMC Program. I am successfully able to do that but the final report says that "No Baseline TIFF 6.0 File"
Please see the below report:
Upload TIFF files to SAPscript texts 1
Load file
c:\33431_Signatur_3200_new_akt.TIF
The file contains 588.284 bytes
This is a TIFF file with INTEL byte order
First IFD offset: 587.906
Reading IFD from offset 587.906 Number of tags 31
ImageWidth: 1.669
ImageLength: 1.029
BitsPerSample levels: 3
BitsPerSample - level 1: 8
BitsPerSample - level 2: 8
BitsPerSample - level 3: 8
Compression: 5
Photometric interpretation: 2
Number of StripOffsets: 515
SamplesPerPixel: 3
RowsPerStrip: 2
Number of StripByteCounts: 515
XResolution: 96 / 1
YResolution: 96 / 1
ResolutionUnit: 2
TIFF format error: No baseline TIFF 6.0 file
Could you please tell me where the problem and how to proceed further.
Thanks in Advance,
Joseph.
‎2005 Dec 08 3:19 PM
Pls check if there are any declarations u had missed out for images
‎2005 Dec 08 3:19 PM
Pls check if there are any declarations u had missed out for images
‎2005 Dec 08 3:21 PM
‎2005 Dec 08 3:24 PM
while using RSTXLDMC u have to pass filename. Along with this u also need to pass Type, Textname, textid, textlang, linewidth etc...
may be ur missing some data in the selection screen. Might be in the TIFF section of selection screen u need to specify the X & Y positions due to which the tif image can load into system.
Pl. award points if it is useful.
‎2005 Dec 08 3:27 PM
Hi Joseph,
which version you are using.You can go to se78 and upload the file using bmp format.
Regards
Sirish
‎2005 Dec 08 3:27 PM
I think you are changing the image size and converting to tiff. with out doing that directly convert and upload ..and check ..
you can change the resolution while using,...
check it..
it works...
vijay
‎2005 Dec 08 3:29 PM
Definitely you are tampering the original size, don't do that, directly upload it. it will work for you...
vijay
‎2005 Dec 08 3:32 PM
‎2005 Dec 08 3:30 PM
‎2005 Dec 08 3:44 PM
Hi Joseph,
is it working....or still some problem..
Regards
vijay
Message was edited by: Vijay Babu Dudla
‎2005 Dec 08 4:11 PM
Hi,
You need to have Photo editor installed in your system.If you save the bmp as tiff and try uploading it doesnot get uploaded.So Photoeditor or any equivalent software is needed to be saved as tiff.
Cheers,
Saraswathi.
‎2005 Dec 08 5:50 PM
‎2005 Dec 08 8:25 PM
Hi ,
Open your .bmp file in Micarosoft Imazing(photo editor).
View and set the Zoom to 100%.
Then save as .tiff file and upload with RXTXLDMC
‎2005 Dec 09 12:07 AM
The keyword here is Baseline 6.0 TIFF file.
In the past we had this problem and I did use Microsoft photo editor (I guess MPE has baseline 6.0 encoding).
In Office 2003, it is called Microsoft Office Picture Manager. In this, use the Export feature to convert to TIFF. "File->Save As" does not work in this version.
There are other image editing softwares out there that do have multiple TIFF encoding options (I did see it before).
Check if your company has a graphics division and see if they can get you the file in baseline 6.0 encoding. IF they create the file directly in TIFF with the encoding you want, then that would be the best resolution image to use.