You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The method for getting text from string is parsing content stream and creating
a lot of objects that are no needed after the process so they need to be
destructed for optimizing memory usage. (ContentStream::getText)
Original issue reported on code.google.com by [email protected] on 12 Sep 2011 at 10:06
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 12 Sep 2011 at 10:06The text was updated successfully, but these errors were encountered: