What’s new:
3.20.1179 (October 22, 2013)
pdf to text and pdf data extraction improved
new .AutoAlignColumns (true by default) property to automatically align cells to the header column or not (switching this setting will help if you are getting some shifted cells)
new DocumentRotator class to rotate pages in PDF documents
new ExtractRawImages property in Images Extractor to define if we are extracting raw images or images with rotation and transformation applied
improved support of PDF files with rotated objects and pages
new source code sample showing how to extract page found by a keyword “Find Keyword And Extract Page”
Images Extractor: SetExtractionArea() method added to define a rectangle area to extract images from
improved Splitting Pages example
improved pages extraction from PDF
new RemoveUnusedResources method to remove unused resources from PDF to reduce file size
minor bug-fixes and improvements