Description: Table with text and images. The form have text and images includes (not linked), you can see the images in the form. Generating report with assitent, dinamic. Reporta have text but not images. The images don´t appear in the report Steps to Reproduce: 1.Table with text and images. 2. The form have text and images includes (not linked) 3. Generating report with assitent, dinamic. 4. Report have text but not images. The images don´t appear in the report Actual Results: No images in the report Expected Results: Text with his image Reproducible: Always User Profile Reset: No OpenGL enabled: Yes Additional Info:
Have just printed many reports with images and internal HSQLDB. LO version is 6.2.6.2 on OpenSUSE 15 64bit rpm Linux. Images won't work with internal Firebird and reports at this moment. See bug 121886. Question: Which (internal) database do you use?
@luisjosegarcia : we need an example ODB file with the form that is problematic for you. As Robert has indicated, please also let us know which kind of database you are using.
Created attachment 153556 [details] DB EXAMPLE OK, Work with HSQLDB but not with Firebird. I am using Firebird, is the first option to create the db. I send you two db examples. Can you indicate me how translate my firebird db to HSQLDB? Thanks
Created attachment 153557 [details] DB EXAMPLE OK, Work with HSQLDB but not with Firebird. I am using Firebird, is the first option to create the db. I send you two db examples. Can you indicate me how translate my firebird db to HSQLDB? Thanks
OK, Work with HSQLDB but not with Firebird. I am using Firebird, is the first option to create the db. I send you two db examples. Can you indicate me how translate my firebird db to HSQLDB? Thanks
If you want to switch to HSQLDB create a new internal HSQLDB. Open the old database (Firebird) and the new database (HSQLDB). Copy each table of Firebird database and paste it as a table with the same name in the HSQLDB-database. If you have created queries and views could be you have to change some functions for getting it work with HSQLDB. I will mark this bug as duplicate of bug 121886 *** This bug has been marked as a duplicate of bug 121886 ***