mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-07 22:50:24 +02:00
parent
b7458a92d4
commit
49f80a5473
@ -382,7 +382,7 @@ begin
|
||||
// P.ResolveObjects:=False;
|
||||
P.ParseDocument(Doc);
|
||||
if isPageText in FSections then
|
||||
P.ResolveToUnicodeCMaps(Doc);
|
||||
P.DoResolveToUnicodeCMaps(Doc);
|
||||
For S in FSections do
|
||||
begin
|
||||
Case s of
|
||||
|
Loading…
Reference in New Issue
Block a user