Skip navigation
Currently Being Moderated

Announcing a typo error in a PlugIn document.

Jul 3, 2012 8:05 PM

In this document:

 

GETTING STARTED WITH ADOBE

INDESIGN CS6

PLUG-IN DEVELOPMENT

 

The wrong in the document:

 

kDontEllipsize, // don't add any ellipses
kWFPStaticTextKey, kTrue, // Text


 

You can find the right snippet in the sdk examples Write Fish Price:

 

kDontEllipsize, kTrue,                              //**new element in InDesign 2.0: don't add any ellipses
kWFPStaticTextKey,                    // Text
 
 

 

And this typo consumed hours to find the errors when I referenced to the example code itself instead of copying from the PDF file.

 
Replies
  • Currently Being Moderated
    Jul 4, 2012 4:55 AM   in reply to Abdulaziz Junaid

    Hi Abdulaziz,

     

    Thanks for raising this issue, and sorry you ran into it. We're tracking this internally as issue 3190382, and we'll fix this when we next update our documentation.

     

    Best wishes,

     

    Louis

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points