2 Replies Latest reply: May 19, 2011 8:00 AM by VaranBY RSS

    How to update Output Preview window?

    VaranBY

      Hi,

       

      In my plug-in I add new colorant to resources, but if output preview were opened before adding colorant it won't appear in Output preview window.

       

      What need to do to refresh this window (read resources again).

       

      Thank you.

        • 1. Re: How to update Output Preview window?
          lrosenth Adobe Employee

          Have you sent the relevant notifications to the PDDoc (PDDocContentsHaveChanged, etc.)??

          • 2. Re: How to update Output Preview window?
            VaranBY Community Member

            I sent "PDPageNotifyContentsDidChange" notification. It helps to show new element with this colorant in document, but not in OP window.

            It is very srange behavior. If you open OP window after adding colorant, OP window show it. If change Simulation Profile from CMYK to RGB (or RGB to CMYK or GS ets.) new colorant will appeared. Workaround: Maybe it posible to change this profile programmatically?

            If you open OP window then change in preferences default working space and then open OP window again Simulation Profile won't be changed.