Preserve the ordering when pasting from PDF with vertical selection using Ctrl + Alt + Mouse drag
I have a table with a list of Product codes in a table like this.

I want to copy these codes into excel, excluding other columns. So I use Ctrl + Alt + Mouse drag to create select box, so that I can select vertically. But then after pasting, it doesn't follow the pdf table order but instead:
| 864824002 |
| 864824003 |
| 864824004 |
| 864824005 |
| 864824001 |
Is there any way I can keep the original ordering, since I need to copy other columns with associated attributes as well. I already tried to make the select box larger but it didn't work.
