‎2011 Jul 28 5:49 AM
Hi Friends,
I am importing logo(tiff format)
by using RSTXLDMC program, it's giving error mesage "TIFF format error: No baseline TIFF 6.0 file"
can anyone explain me how to resolve this issue.
Regards,
Anish
‎2011 Jul 28 8:41 AM
Hi Anish,
This seems to be a file format error. As per the code TIF_INFO-TIFTYPE has not been populated due to proper type of TIFF file has not been used. Program is expecting any of the following Tifftype:
C_TIFTYPE_BILEVEL VALUE 'B',
C_TIFTYPE_GRAYSCALE VALUE 'G',
C_TIFTYPE_COLORMAP VALUE 'C',
C_TIFTYPE_FULLCOLOR VALUE 'F',
This error gets generated when Tiftype is coming as BLANK. Hope this helps.
BR,
Atanu
‎2011 Jul 28 10:04 AM
Hi Atanu,
This is a SAP standard program (RSTXLDMC). Can change it in the program . Can u explain in brief.
I use other method to import graphics using se78 but in that image become different from the orginal one i.e.
image become blur.
Regards,
Anish
‎2011 Jul 28 10:09 AM
The answer is here:
and here:
and more info here:
http://www.sdn.sap.com/irj/scn/advancedsearch?query=tiffBaseline6.0+++&cat=sdn_all
‎2011 Jul 28 10:33 AM
Hi ,
Whatever u link provide can't solve my issues. I just inquiry about that is it possible to import graphics using se78 or RSTXLDMC
program. Any requirements need to solve my program error.
In se78 , i import a images in bmp format but images become blur. How can i resolve this . Many questions is posted as same what i ask but no one solve that problem.
Regards,
Anish