tags:

views:

54

answers:

0

Hi,

I need to provide sticky notes on an image in an XPS document. Unfortunately, if the document contains an image and you want to add an annotation, you are unable to do so because you are unable to select anything.

If text exists within an XPS document, then you can select it and provide a sticky note but selection is not possible for an image. Ideally, I would like to pick a spot on the image and then place the sticky note there.

The CreateTextStickyNoteCommand requires that a selection be made in the document in order to associate the note with the selection. This method is in the Systems.Windows.Annotation namespace.

Is there another way to apply sticky notes to an image within an XPS file specially at left top corner?

Could anybody tell me how I can resize the sticky note dynamically?

Thanks in Advance. Mehar