Closed zhonghua-wang closed 1 year ago
As mentioned in issue #110 , add a start index to PdfPageTextSegments could make it applicable to more scenarios. An example is also added in examples/text_segments.rs.
start
PdfPageTextSegments
examples/text_segments.rs
As mentioned in issue #110 , add a
start
index toPdfPageTextSegments
could make it applicable to more scenarios. An example is also added inexamples/text_segments.rs
.