fcl-pdf: fixed example pdfdump

(cherry picked from commit 63bf4dacbf)
This commit is contained in:
mattias 2023-06-15 11:34:57 +02:00 committed by marcoonthegit
parent b7458a92d4
commit 49f80a5473

View File

@ -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