@ -62,7 +62,7 @@ var TextLayerBuilder = function textLayerBuilder(options) {
@@ -62,7 +62,7 @@ var TextLayerBuilder = function textLayerBuilder(options) {
@ -149,7 +149,7 @@ var TextLayerBuilder = function textLayerBuilder(options) {
@@ -149,7 +149,7 @@ var TextLayerBuilder = function textLayerBuilder(options) {
this.divContentDone=true;
vartextDivs=this.textDivs;
varbidiTexts=this.textContent.bidiTexts;
varbidiTexts=this.textContent;
for(vari=0;i<bidiTexts.length;i++){
varbidiText=bidiTexts[i];
@ -181,7 +181,7 @@ var TextLayerBuilder = function textLayerBuilder(options) {
@@ -181,7 +181,7 @@ var TextLayerBuilder = function textLayerBuilder(options) {
@ -240,7 +240,7 @@ var TextLayerBuilder = function textLayerBuilder(options) {
@@ -240,7 +240,7 @@ var TextLayerBuilder = function textLayerBuilder(options) {
return;
}
varbidiTexts=this.textContent.bidiTexts;
varbidiTexts=this.textContent;
vartextDivs=this.textDivs;
varprevEnd=null;
varisSelectedPage=PDFFindController===null?
@ -355,7 +355,7 @@ var TextLayerBuilder = function textLayerBuilder(options) {
@@ -355,7 +355,7 @@ var TextLayerBuilder = function textLayerBuilder(options) {