#1 2011-12-04 16:17:33

snail
Member
Registered: 2011-12-03
Posts: 2

I can not compiled under Delphi XE2

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

#2 2011-12-04 16:30:51

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,242
Website

Re: I can not compiled under Delphi XE2

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

Board footer

Powered by FluxBB