Jump to content
We've recently updated our Privacy Statement, available here ×

heavensinformaticagmail.c

Members
  • Posts

    10
  • Joined

  • Last visited

 Content Type 

Profiles

Forum

Events

Featured Visualizations

Knowledge Base

Documentation (PDF Downloads)

Blog

Documentation (Test Area)

Documentation

Dr. Jaspersoft Webinar Series

Downloads

Posts posted by heavensinformaticagmail.c

  1. Hello friends I have a problem when I try to generate a PDF without image. I receive an error.

    %PDF-1.5 %���� 4 0 obj

    On the preview it looks fine. But when I generate the pdf receive the error.

  2. Hello friends, 

    I am new, I program with php and I want to build my reports with Jasper Studio.

    I need to create a table with the days of months as the example image, for any month of the year.

    One column for each day of the month from monday to friday. Starting with the day when the month start. For example the first day in august 2019 is thursday.

     

    how can I do this?

    3dKTpjwcaptura_de_pantalla_2019-08-28_a_las_12_39.22_p._m.png.1eb465009bd7f4f8156c25056c264e81.png

     

    Thanks for your help.

  3. Hello friends,

    Is it correct a correct practice to pass the field for an sql query as a parameter.

    Example:

    SELECT *

    FROM view_student

    WHERE 

    year = $P!{year}  AND $P!{filter_field} = $P!{filter_value}

     

    Thanks for your help

×
×
  • Create New...