Steven
Steven
So I think your UTF8 conversion is incorrect for some cases. The ToUtf8 method properly converts to a UTF8 byte array but then calls `Encoding.UTF8.GetString`, converting it back to -...
It should do this:  But I'll take a look at the max/min range error. I think it just needs rounding.
By the way, this fit algorithm is not exact. Page grid have to be symmetric across the entire page. So it looks for the "most common font" on the page...
Can you provide an example Web page that demonstrates the problem?
There's some scripting on the page that's restricting copy/paste of content if you're not logged in. I do not have an account so it's blocking me from doing that. I...
It appears to be the same problem on this page too. I can click on a single image to expand it view, then right-click and choose Copy, and it will...
Closing this as there doesn't appear to be anything to do. There is a protection mechanism on those web site preventing the copying of images.
Can you please provide a more specific example. I can't repro this. I simply created a new page, inserted a two-row (one-col) table. Ctrl+Shift+D in first cell OK Ctrl+Shift+D in...
Next time it crashes, can you please try to grab %TEMP%\OneMore.log and attach it here?
Hm, I can't repro that either. This gif shows what I think you outlined above:  Regardless, I will certainly look into tightening up the code for that command.