You are not logged in.
Pages: 1
Hello everyone,
I can not compiled under Delphi XE2.
FRAMVIEW.PAS Line 162
procedure AddFrame(FrameSet: TObject; Attr: TAttributeList; const FName: string); override;
Readhtml.pas Line 160
procedure AddFrame(FrameSet: TObject; Attr: TAttributeList; const FName: AnsiString); virtual; abstract;
AnsiString <> String Error
Thank you
Offline
This file is part of THtmlView, which is not UNICODE-ready for the version forked inside our source code repository.
We are not maintaining those files at this time.
HTM2PDF was a proof of concept, and not to be used standalone.
The SynPDF library itself is compatible with Delphi XE2.
Offline
Pages: 1