bluesoft-rnd / aperte-reports

Automatically exported from code.google.com/p/aperte-reports
0 stars 4 forks source link

HTML export (INVOKER) in Liferay does not show images and charts #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
a) What steps will reproduce the problem?

1. Create a report including images, background and charts.
2. Introduce the report in Liferay via Aperte-Reports.
3. Go to portlet "Invoke" and try to export HTML.

b) What is the expected output? What do you see instead?

Expected output is the report correctly rendered, however:

1.- Images like logos are not showed.
2.- Charts are not showed.
3.- Images in the background a

c) What version of the product are you using? On what operating system?

Versions are:

1.- Aperte last version 2.2.2
2.- Liferay 6.1
3.- iReport from jasper 4.5

d) Please provide any additional information below. 

Attached you find:

1.- The report jrxml file
2.- Images from iReport, PDF export (correct) and HTML export (incorrect)

Original issue reported on code.google.com by andres.a...@gmail.com on 27 Feb 2012 at 8:32

Attachments:

GoogleCodeExporter commented 9 years ago
Hi, 

This comes directly from a specific of HTML report - the images are provided as 
an external resources (not like in PDF, where they are embedded). 

So, to see HTML with images, you would have to receive an archive (e.g. zip 
file), containing HTML with necessary resources. That seems to be a bit 
overhead, since you can just access PDF file with the images without any 
trouble.

We have always treated HTML format as a sort of quick-preview for generated 
report - but I understand, that this is just our point of view and someone can 
have a different approach. 

So - is this requirement for HTML report with images for you very important? Or 
is PDF enough?

Original comment by tlip...@bluesoft.net.pl on 9 Mar 2012 at 8:56

GoogleCodeExporter commented 9 years ago
This issue will be considered in the road map, I'm closing it here.

Original comment by zmalinow...@bluesoft.net.pl on 10 May 2012 at 9:07