SoluneDev
Comments
- 
                Thank you, it's ok !
- 
                Hi Nard,
 Ok for the Save As prompt, that did the trick.
 But unfortunatly, the following line did not, because the property AutoSave is read only.
 ReportDesigner.Form.DesignControllers.DocumentController.AutoSave := F…
- 
                Hi,
 Setting Report.CachePages to True solved the problem of browsing pages in preview, datas are not mixed anymore in preview.
 But PDF printing is still wrong ! Report Builder builtin function is used.
 I noticed that…