OneNote 2007 API - Positioning of InkDrawings within Outline elements

B

benmca

It appears there is a 'feature' somewhere in OneNote that indents my
Inkdrawing if I've created the InkDrawing within an Outline - Here's
an example:


<one:Outline>
<one:position x="0.0" y="197.8646" />
<one:OEChildren>
<one:OE>
<one:InkDrawing isUnclassified="true" inkOriginX="0"
inkOriginY="0">
<one:position x="0.0" y="0.0" />
<one:Data>
<!
[CDATA[AEwcA4CABB0CGjIDBEgQRTUKIQqH6abpxaVAY9kDEszlcHCH8Q93iJBhk0oHADbhqcbpYAoYBofr4OxDhGp9tUCH8QC3h/
DnHBvcGDYQ]]>
</one:Data>
</one:InkDrawing>
</one:OE>
</one:OEChildren>
</one:Outline>

The x of the Outline's position element is 0.0, yet the InkDrawing
actually appears about 1" in from the left of the page. Any
ideas? :) Thanks!
Ben
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top