View Single Post
 
Old 11-30-2015, 08:40 PM
ShankedS ShankedS is offline Windows 7 64bit Office 2010 64bit
Advanced Beginner
 
Join Date: Oct 2014
Posts: 62
ShankedS is on a distinguished road
Default

Quote:
Originally Posted by macropod View Post
I doubt you're using "hidden" tables to format your resume - just borderless tables. Any document parser worth the name should be able to parse tables. Sure you can use tabs to produce a tabular layout, but that is far harder to parse than a table! After all, a table can have multiple rows of text in a since cell; you can only simulate that with a tabular layout by having line-breaks and extra tabs that break up the text flow to the point it becomes a real challenge to parse correctly.
Well, yes. They're borderless, she simply referred to them as "hidden".

I'll go back to my "hidden tables" and look more closely to see if there are any parsers giving me trouble. Thanks!
Reply With Quote