[b]SYSTEM[/bt
Asus T100 10" Laptop
Windows 8.1
Foxit PDF Editor/Reader
AutoHotKey Software
BACKGROUND
When using Foxit PDF reader, I need to magnify the document's text. This means I must scroll or pan left and right to view all the text. Foxit does not have any keys to pan left and right. I would like to use the Left and Right Arrow Keys to pan left and right when using Foxit.
PROBLEM
Can someone help me to assign the desired behavior to the Left and Right Arrow keys by remapping the keyboard? Can you help me write the script using the AutoHotKey software? If you have another solution that works, I'd like to know about it as well. Can the remapping be in effect only when in Foxit?
> Foxit does not have any keys to pan left and right.
Yes, Foxit Reader does: Shift+LeftArrow and Shift+RightArrow.
> I would like to use the Left and Right Arrow Keys to pan left and right when using Foxit.
OK, that's doable with AutoHotkey.
> Can someone help me to assign the desired behavior to the Left and Right Arrow keys by remapping the keyboard?
> Can you help me write the script using the AutoHotKey software?
Yes, I should be able to get it to you in the next hour or two.
> Can the remapping be in effect only when in Foxit?
Yes, I'll make sure that such a feature is in my AutoHotkey script.
Regards, Joe