02-01-2021, 01:37 AM
(01-31-2021, 10:13 AM)Сергей Александрович Wrote: I have a ready-made report file in PDF format. It is written to disk. How can I now display it on the screen using IW ? TIWImage does not work with PDF files...
As Chad indicated, there are several ways to do it. One is shown in the CGIRunner demo referenced in the discussions I linked earlier. That one uses the IWModalWindow, which is probably the easiest. Since you already have the report generated, you can check the ModalWindow demo... I think there is an example there as well.
Dan

