Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
Locked
0

[Branched] - New Instance of Problem with transparent image

Community Beginner ,
Feb 25, 2019 Feb 25, 2019

Hi,

I am facing same issue i.e. thin border is appearing around semi-transparent images in Adobe Reader as well as in Acrobat. Turning off AA option (i.e. "smooth images") does not help. Is there any other option, in need to look at ?

Thanks

TOPICS
General troubleshooting
7.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
1 ACCEPTED SOLUTION
Feb 25, 2019 Feb 25, 2019

Yes, in fact I have looked at the PDF file in detail.

In the first case, you will see where the cursor located that there is only one image as shown by the Object Inspector:

2019-02-25_16-50-25.png

However, where the thin, black line is located on which I moved the cursor, there are indeed objects on top of each other:

2019-02-25_16-51-41.png

The problem is that images are measured in integral pixels and the starting positions are in floating point numbers. Round offs can easy cause these stitching artifacts. That's why we always advise against abutting images together and hoping that there are no artifacts, especially when transparency is involved. It is fortunate that the flattening of the transparency in the print process happened to wipe out the artifact, at least in the case I tried. These images should have been combined into one integral image before PDF creation. Regrettably, the PDF file in question didn't properly identify what created it.

          - Dov

- Dov Isaacs, former Adobe Principal Scientist (April 30, 1990 - May 30, 2021)

View solution in original post

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Feb 26, 2019 Feb 26, 2019

He did. We analyzed the contents. Overlapping images. See above! 

- Dov Isaacs, former Adobe Principal Scientist (April 30, 1990 - May 30, 2021)
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines