simpletextextractionstrategy-ag凯发旗舰厅
com.spire.pdf.exporting.text
class simpletextextractionstrategy
java.lang.object
com.spire.pdf.exporting.text.simpletextextractionstrategy
public class simpletextextractionstrategy
- extends java.lang.object
this extractor keeps track of the current y position of each string. if it detectsthat the y position has changed, it inserts a line break into the output.if the pdf extractor text in a non-top-to-bottom fashion, this will result in the text not being a true representation of how it appears in the pdf.
the extracted text.
simpletextextractionstrategy
public simpletextextractionstrategy()