Skip to main content
Participant
January 28, 2015
Answered

How do I import and view a .tif file?

  • January 28, 2015
  • 6 replies
  • 1612 views

I imported a .tif file by reference as I've done hundreds of times before with .jpg. It looks like it imports, but all I see on my page is a white square. However, I  can resize the image by scaling it (i.e. it looks a graphics is there) but I cannot see the actual image; nor does it appear when I create a PDF of the file.

Any clues or suggestions are appreciated.

This topic has been closed for replies.
Correct answer Bob_Niland

I'm not too concerned with how ti looks in FM, as long as it looks OK in PDF. Can you clarify what you mean by "try to replace that in the source graphic with no fill and then it may output properly in FM"?

Right now it's a tiff with transparency. Would a different format (e.g. an .ai file) work better?


re: Right now it's a tiff with transparency.

FM does not support transparency or opacity in raster images. It does allow clipping paths, but you need to know the trick.

Transparency, but not opacity, in at least some vector formats (EPS) does work, but only in the output path (not preview), and only if the object remains vector.

Basically you need to do all such layer compositing in an external app and import the final result.

Re: Conditional Watermarks Hidden Behind Graphics

Re: Is it possible to vary the opacity of a Framemaker-created graphic object?

6 replies

Arnis Gubins
Inspiring
January 28, 2015

What are the specifics of the TIF file, i.e. type of compression used, byte order, RGB vs CMYK vcs CIE vs halftone, does it contain multiple images/pages, does it have strips or tiles,  etc.? You may need to convert it to a more "vanilla" flavour for FM to properly read it.

Participant
January 28, 2015

Thanks for pointing me in a direction Arnis. I'll go investigate further.