Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » Problem with php and google chrome showing a report as PDF
Problem with php and google chrome showing a report as PDF [message #1775328] Fri, 27 October 2017 16:33 Go to next message
Ariel Alvarez is currently offline Ariel AlvarezFriend
Messages: 3
Registered: October 2017
Junior Member
Hello

I'm having problems redirecting with php to my report in google chrome exporting as PDF.

My php code is:

<?php

header("location: http://grollingenieria.com.ar:8080/birt/run__report=ProductCatalog.rptdesign&__format=PDF");

?>

In IE and Firefox it runs ok, but when I try to execute that php script in chrome it loads but stays in the current page.

If I change the format (for example in HTML) it runs okay in all browsers.

Any idea what it could be?

Thanks !
Ariel
Re: Problem with php and google chrome showing a report as PDF [message #1775329 is a reply to message #1775328] Fri, 27 October 2017 16:40 Go to previous message
Ariel Alvarez is currently offline Ariel AlvarezFriend
Messages: 3
Registered: October 2017
Junior Member
Also if I access to the link that the php is trying to redirect the PDF generetas okay in google chrome
Previous Topic:The view session is not available or expired
Next Topic:Unable to set image from URL in birt scripting
Goto Forum:
  


Current Time: Thu Apr 18 14:58:45 GMT 2024

Powered by FUDForum. Page generated in 0.02082 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top