mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-15 10:51:08 +02:00
parent
b7458a92d4
commit
49f80a5473
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user