Mixed portrait and landscape report archive file doesn't show properly in TppViewer
Hi,
I have a 2 pages RAF file.
Download: https://www.dropbox.com/s/h2mzu3koizf2fuq/Merged.raf?dl=0
Page 1 orientation is portrait and page 2 is landscape.
Loading the file into TppViewer:
var A: TppArchiveReader;
begin
A := TppArchiveReader.Create(nil);
A.ArchiveFileName := 'merged.raf';
ppViewer1.Report := A;
A.PrintToDevices;
end;
Page 1 shows in portrait orientation. Scroll to page 2 also show in
portrait.
This problem works in ReportBuilder 17.02 but fail in 18.00.
Thank you.
--
Best regards,
Chau Chee Yang
I have a 2 pages RAF file.
Download: https://www.dropbox.com/s/h2mzu3koizf2fuq/Merged.raf?dl=0
Page 1 orientation is portrait and page 2 is landscape.
Loading the file into TppViewer:
var A: TppArchiveReader;
begin
A := TppArchiveReader.Create(nil);
A.ArchiveFileName := 'merged.raf';
ppViewer1.Report := A;
A.PrintToDevices;
end;
Page 1 shows in portrait orientation. Scroll to page 2 also show in
portrait.
This problem works in ReportBuilder 17.02 but fail in 18.00.
Thank you.
--
Best regards,
Chau Chee Yang
This discussion has been closed.
Comments
I created a patch for RB 18.0 that resolves this issue. Registered users can
email support@ and request the patch.
Thanks for reporting this issue.
-
Nard Moseley
Digital Metaphors
www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com