|
@@ -382,7 +382,7 @@ begin
|
|
// P.ResolveObjects:=False;
|
|
// P.ResolveObjects:=False;
|
|
P.ParseDocument(Doc);
|
|
P.ParseDocument(Doc);
|
|
if isPageText in FSections then
|
|
if isPageText in FSections then
|
|
- P.ResolveToUnicodeCMaps(Doc);
|
|
|
|
|
|
+ P.DoResolveToUnicodeCMaps(Doc);
|
|
For S in FSections do
|
|
For S in FSections do
|
|
begin
|
|
begin
|
|
Case s of
|
|
Case s of
|