• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: PDF rendering & black background?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: PDF rendering & black background?


  • Subject: Re: PDF rendering & black background?
  • From: Brian Webster <email@hidden>
  • Date: Tue, 17 Jul 2001 13:30:52 -0500

on 7/17/01 11:37 AM, email@hidden at
email@hidden wrote:

> I'm trying to display a PDF file(s) using an NSImage object and when
> the image gets drawn via
>
> [myNSImage drawInRect: destR fromRect: sourceR operation:
> NSCompositeCopy: fraction: 1.0]
>
> the entire background comes up black, except for places where there are
> some line objects, etc. in the PDF doc. , they are displayed correctly
> within their own bounds rects. I tried using XOR compositing but that of
> course inverts the line obects etc. Is there some special setting(s) for
> rendering PDF correctly ?

Try using NSCompositeSourceOver instead of NSCompositeCopy. That should
cause it to only render the PDF content where there is actually content, and
not render the background. At least, that's the way it works for TIFFs,
etc.

--
Brian Webster
email@hidden
http://www.owlnet.rice.edu/~bwebster/


  • Follow-Ups:
    • Re: PDF rendering & black background?
      • From: Robert Miller <email@hidden>
  • Prev by Date: Re: Help with help
  • Next by Date: Re: Help with help
  • Previous by thread: Re: PDF rendering & black background?
  • Next by thread: Re: PDF rendering & black background?
  • Index(es):
    • Date
    • Thread