How removes Logo and some Jasper menus from Dashboard on Iframe

Saya memiliki masalah yang sama dengan Anda, saya ingin memiliki laporan di Jasper Report. Saya menelepon Laporan ke  aplikasi php saya  dengan  Iframe , tetapi  saya bermaksud untuk menghapus logo dan beberapa menu di dasbor , saya mencoba menambahkan CSS tambahan ke Override.CSS tetapi tidak berfungsi saat berjalan di Iframe. Apakah Anda pikir ada cara lain yang bisa saya lakukan untuk menyelesaikan masalah ini?

Ini adalah kode yang saya gunakan untuk memanggil Jasper melalui Iframe:

   <iframe src = <? php echo $ iFrameSRC; ?> height = "<? php echo $ iFrameHeight;?>" width = "100%" marginheight = "0" frameborder = "0" scrolling = "no"> </iframe>

Ini adalah tampilan aplikasi saya melalui Iframe:

andryfreddyh's picture
Joined: Sep 16 2019 - 8:58pm
Last seen: 3 years 3 months ago

Halo, kami merasa terhormat memiliki pertanyaan dari Indonesia

Google Tranlate of the Indonesian:

I have the same problem with you, I want to have a report in Jasper Report. I called Report to my php application with Iframe, but I intend to remove the logo and some menus on the dashboard, I tried adding additional CSS to Override.CSS but it didn't work when running on Iframe. Do you think there are other ways that I can do to solve this problem?

This is the code I use to call Jasper via Iframe:

djohnson53 - 3 years 5 months ago

1 Answer:

Hey hey,

adding

&decorate=no&theme=embed

should work.

Kind Regards,

Sandy


Translate from: English

Hai hei

menambahkan

&decorate=no&theme=embed

harus bekerja.

Salam,

Sandy

sandy.schirmer's picture
Joined: Apr 30 2019 - 4:30am
Last seen: 1 year 10 months ago
Feedback