Subreport ireport jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    318 subreport ireport jobs found, pricing in USD

    ...This project involves implementing specific features, working predominantly with related one-to-many tables. Key Enhancements: - Implementing a report/subreport feature in our system - Developing a selection box that take values from table fields - Creating a feature to copy selected records from related tables to other tables We would also like to expand our reporting capabilities: - Generating reports on related one-to-many tables - Inclusion of specific fields in the reports, such as: Name, Date, Quantity, Price, Debit/Credit, Balance, Description, etc. This project requires strong skills in Odoo Studio, familiarity with report/subreport systems, data manipulation, and good understanding of one-to-many table relations. Experience in sales management, inventory mana...

    $19 (Avg Bid)
    $19 Avg Bid
    6 bids

    I am currently looking for engineered solutions to elevate my use of Jasper Reports, specifically in managing complex subreport hierarchy and data sources using XML layouts. Key tasks will involve: - Breaking down and navigating subreport hierarchy, - Managing associated subreport data source, - Enhancing the structure and quality of reports. Ideal candidates would have the following skills and experience: - Expert understanding of Jasper Reports, - Strong knowledge and experience in dealing with subreport hierarchy and managing subreport data sources, - Proficiency in Java programming language, - Familiarity with XML layouts. Through your expertise and my vision, let's push the boundaries of what's feasible with Jasper Reports.

    $166 (Avg Bid)
    $166 Avg Bid
    22 bids

    I'm working on converting Crystal to SSRS report that includes a subreport designed to display within a fixed height. Despite specifying a fixed height, I'm encountering an issue where, if the subreport's content exceeds the predefined height limit, it overflows onto the next page, disrupting the layout and flow of my report. I am searching for a solution that ensures the content exceeding this limit is clipped, preserving the report's intended presentation and structure. Kindly refer content in the Red box in the attached screenshots which is the part of subreport. Ideal Skills and Experience: - Proficient in SQL Server Reporting Services (SSRS) - Strong knowledge of report and subreport configuration - Experience with dynamic and fixed content la...

    $107 (Avg Bid)
    $107 Avg Bid
    7 bids

    I require an experienced freelancer with an in-depth understanding of Crystal Reports and C#. The specific issue I am facing is that my C# Subreport isn't linking correctly as data is not showing in subreport. Your application should highlight your: 1. Experience with Crystal Reports and C#. 2. Past projects where you handled similar debugging tasks. Your task will be to: - Data not showing in subreport - Identify the issue causing the subreport linking error. - Fix the error for the subreport to link correctly. Knowledge in various versions of Crystal Reports is a plus since the version I'm using wasn't specified. Your expertise and experience in Crystal Reports and C# are crucial as it'll decrease the debugging time and enhance t...

    $12 / hr (Avg Bid)
    $12 / hr Avg Bid
    11 bids

    I'm having trouble with a Crystal Reports subreport in C#. Despite my best efforts, the subreport isn't showing data as supposed to. The data is transactional, coming straight out of a database. I've already tried to solve this issue, but was unsuccessful. Therefore, I need assistance from an experienced Crystal Reports and C# developer. The ideal freelancer for this task possesses: - Strong expertise in Crystal Reports and C# language. - Profound knowledge and experience with database systems and their interaction with reports. - Trouble-shooting and problem-solving skills. - Ability to finalize this project in a timely manner. Overall, the goal is to make the subreport function as intended by displaying the transactional data from the database accur...

    $6 / hr (Avg Bid)
    $6 / hr Avg Bid
    3 bids

    I urgently need iReport developer to create a number of new print forms and enhance existing reports. Developer should be fluent with multiple sub-reports, incorporating photo images from database, generating bar code/QR code, etc. onto the form. Runtime environment is LAMP (Linux, Apache, MySQL, PHP) Will be required to use Slack to communicate/collaborate with front end developers and systems admin.

    $19 / hr (Avg Bid)
    $19 / hr Avg Bid
    30 bids

    I need to setup a project and make some changes. It involves Jasper reports and Java code.

    $2 - $11 / hr
    Sealed
    $2 - $11 / hr
    10 bids

    I am having a hard time finishing a ssrs report where there is a main report and a subreport. The subreport is a barcode where the size needs to adjust to the size of the container in the main report. The subreport (barcode) is shared across multiple reports. Is this possible?

    $15 / hr (Avg Bid)
    $15 / hr Avg Bid
    1 bids

    I am having a hard time finishing a ssrs report where there is a main report and a subreport. The subreport is a barcode where the size needs to adjust to the size of the container in the main report. The subreport (barcode) is shared across multiple reports. Is this possible?

    $35 / hr (Avg Bid)
    $35 / hr Avg Bid
    1 bids

    i have a subreport in jasper studio. i send collection of JRBeanCollectionDataSource with 10 records. but in my subreports just show 9 itens. the lastone never show up. i try so mane things. someone help me with this?

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    8 bids

    Need a custom report for printing Product Id labels containing product name barcode expirarion date and lot number for Fishbowl Inventory Software

    $73 (Avg Bid)
    $73 Avg Bid
    16 bids

    We have an SaaS platform in need of reports development. We add reports monthly.....and we are cur...query development including the use of the hstore extension (3 years) * PostGIS for spatial data/queries (2 years) * PL/PGSQL in postgres (2 years) * Jasperreports - v4.x experience a plus (3 years) * iReport reporting tool (3 years) and/or Jaspersoft Studio (2 years) And below are experience areas that would help significantly: * JSON for data transfer (2 years) * python2 and python3 - specifically 2to3 conversion of stored procedures (1 year) * HTML/CSS (3 years) * Java development (4 years) * Pandas and numpy in python (2 years) Please provide links to example reports you have created with iReport/Jasper Reports and give us the years of experience with the above technolo...

    $34 / hr (Avg Bid)
    $34 / hr Avg Bid
    20 bids

    Se requiere desarrollador con experiencia en: Java EE en versiones 7 y 8, con arquitectura JPA, Java Server Faces (JSF), conocimientos en motor de persistencia Hibernate-ORM, y trabajo con componentes como Primefaces y utilización de iReport-JasperReports o iText Library.

    $21 / hr (Avg Bid)
    $21 / hr Avg Bid
    11 bids

    Hi all, I need a guy to help me to design ERP system print out formal. My ERP system's print out formal need to use the iReport by Jaspersoft software creating. Try to find out a guy who really have well experience on it.

    $169 (Avg Bid)
    $169 Avg Bid
    5 bids

    I am using SQL Server & Stored Procedures to create a jasper report. I have created a stored procedure that returns multiple results sets. Please check the below code, SET ANSI_NULLS ON GO SET ...WHERE ID =1; SELECT * FROM MEMBER_DTL WHERE FK_MEMBER = 1; SELECT * FROM MEMBER_BANK_DTL WHERE FK_MEMBER=1; END GO Now, when I execute the stored procedure using EXEC usp_test into the query pane, it only generates fields from the first result set. I don't want to create sub reports(if possible as there will be more than 10 results sets sometimes and also when I will create a subreport then also it will generate the same fields from 1st result set which is not feasible). So, how can I generate multiple datasets from these result sets and display them one by one...

    $55 (Avg Bid)
    $55 Avg Bid
    3 bids

    I have a small android project where the driver can place the order once they visit delivery stores. I need to print the invoice via wireless printer from sales screen developed in Android Studio, Backend SQL Server 2008 R2. Recommending way to integrate any reporting tool such as IReport to fetch the SQL data via query can be given by us. Static header and footer designed in such a tools.

    $132 (Avg Bid)
    $132 Avg Bid
    4 bids

    Develop an input selection web form to select criteria to generate a jasper report. Need to provide column selection capability. Need the option to generate in XLS or PDF. So there are two parts here a) Web Form b) Report generation. Good experience of Jasper is a Must. When responding, pls share your prior experience in Jasper or Ireport programming.

    $50 (Avg Bid)
    $50 Avg Bid
    7 bids

    We are building a B2B Hotel Booking engine, and we are integrating 5 Hotel API's. We need an automatic mapping system and manual tool to avoid duplicate hotels. The system should work on an algorithm that recognizes the same hotel on different suppliers, merge the results and rooms available from different suppliers into one result (under 1 hotel ID). ...database mapping tool google, excel csv mapping tool web, mapping fixed length data file data mapping tool, csv data mapping tool, excel data mapping tool, gui network drive mapping tool, building attendance result checking system universities php sql, dynamic arc text tool flash, php import mapping tool, vtiger mapping tool, hotel reporting tool, social relationship mapping tool, dynamic report ireport tool, flash relationshi...

    $353 (Avg Bid)
    $353 Avg Bid
    15 bids

    I need some one who can working with apex and jasper ireport

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I need some one who can working with apex and jasper ireport

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I need some one who can working with apex and jasper ireport

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I need some one who can working with apex and jasper ireport

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I need some one who can working with apex and jasper ireport

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I need some one who can working with apex and jasper ireport

    $10 - $10
    $10 - $10
    0 bids

    I need some one who can working with apex and jasper ireport

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I need some one who can working with apex and jasper ireport

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I need some one who can working with apex and jasper ireport

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I need some one who can working with jasper ireport

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I need some one who can working with jasper ireport

    $10 (Avg Bid)
    $10 Avg Bid
    1 bids

    I need someone who can make reports

    $18 (Avg Bid)
    $18 Avg Bid
    8 bids

    Needs to hire 2 Freelancers Update forms and reports written in iReport, running in the LAMP stack environment. These are, for example: - Quotation Form - Invoice, Tax Receipt - Financial reports that use sub-reports, functions, and calculations.

    $371 (Avg Bid)
    $371 Avg Bid
    14 bids

    Required Ireport designer to create some reports data source is oracle reports are standard business reports (invoices ,receipt ,payments ,...) please quot your best offer for cost per one report and delivery time also you may provide sample -PDF file - for previous work

    $161 (Avg Bid)
    $161 Avg Bid
    10 bids

    Need to add a dynamic header to the Jasper Report. There are 2 reports with different names but these 2 reports have the same parent report the difference is the subreport. So the Header on the Parent name should be based on the subreport or report name. Need to have TIBCO Jasper soft experience with Java. Must be completed ASAP.

    $20 / hr (Avg Bid)
    $20 / hr Avg Bid
    15 bids

    I need you to design JRXML Jasper Report for me. I would like this report to be developed using Jasper Studio or iReport. i have all template for JRXML but want to put correct field from XML xpath

    $53 (Avg Bid)
    $53 Avg Bid
    7 bids

    General Ledger Report to design, this task require to write sql query and design a report in jasper ireport Seen by Joko T.

    $231 (Avg Bid)
    $231 Avg Bid
    10 bids

    I need a Crystal Reports / vb.net report demo in CR 11.5.8 with a main report and 2 subreports that is exported to pdf inside a vb.net page when the user clicks a button. The data can be made up since its a demo. Notes: 1. The main report m...pdf inside a vb.net page when the user clicks a button. The data can be made up since its a demo. Notes: 1. The main report must show data from clients and orders (ordered by clientno) 2. The client can have multiple orders in the report but only 1 line per product order. 3. The primary subreport must display signatures and client information such as name and date of signature. 4. There can be many signatures per client but each signature must correspond to a single product. 5. The secondary subreport must display additional cl...

    $166 (Avg Bid)
    Urgent NDA
    $166 Avg Bid
    9 bids

    ...1;Password=12345678;Persist Security Info=True;User ID=sa;Initial Catalog=testdb;Data Source=APPSRVR0;Initial File Name="";Server SPN="" 3 The data source should be hardcoded in the program as "" and should be read from the current folder where the program is run. 4 Each step should be written to the screen and to a log file in CSV text format inlcuding the log id, date, time, report file name, subreport, object name, status (0 for success or error message string in case of error). If the data source of the report rpt contains let's say 20 tables and/or views , a line should be written in the log for each of them. The same for each of the subreports if any. Example: 1, 12/31/2018, 10:45:55, , subreport1, tbletc, 0 2, 12/31/2018, 10:45:56, , m...

    $141 (Avg Bid)
    $141 Avg Bid
    11 bids

    We have to generate a high quality PDF file, containing 10-16 pages, dynamically. Report's entire data will be fetched from database. This report will have following functionalities (but not limited to): 1) line graph (single / multiple lines in same graph) 2) pie graph 3) bar graph 3) open url in browser on click of a link inside the report 4) html table 5) show flag in html table 6) line + bar graph 7) comparison graph 8) Index page 9) Move to the specified page in report on click of any item on index page 10) pre-defined header, footer on every page of report 11) watermarking on every page 12) we will also like to protect this report from being forwarded / accessed by unauthorised people. How can you help us in this case? (password protected pdf is not a solution for us) 13) when ...

    $2428 (Avg Bid)
    $2428 Avg Bid
    7 bids

    I would like to have a long-term partner to assist me to build a Java Management software. I first time, we have to c...long-term partner to assist me to build a Java Management software. I first time, we have to create a primary database (Derby or Mysql) to handle the basic information - Import to this database 3 Excel files: 1. Client informations 2. Cities name in French & Arabic 3. Types name in French & Arabic - Print a template letters based on the database information, actually I have used Jaspersoft/Ireport in other software, but if u have better solution we can discuss it, In the Arabic letter we have to import the following information 1. Client name & Address 2. Arabic type 3. Amount There is 4 letter templates, they are same the difference is between man, ...

    $161 (Avg Bid)
    $161 Avg Bid
    25 bids

    Hi, we would like to customize 5 to 7 fishbowl inventory reports. Please let me know if you would be interested. Thanks.

    $472 (Avg Bid)
    $472 Avg Bid
    8 bids

    I need developer who develop report in ireport and implement in jasper community version that developed report show in html.

    $4 / hr (Avg Bid)
    $4 / hr Avg Bid
    7 bids

    Following sums up the requirements: series of jasper reports issues to fix: issue 1, subreport being passed '[ID]' should be 'ID' from the input control (collection string problem) issue 2, subreport not repeating correctly issue 3, report not respecting the input controls (may require mysql changes) issue 4, mysql change to returned results (will require mysql changes) issue 5, page issue copy of report in issue 3 with change to returned results One totally New jasper report, I should be able to provide some examples of mysql queries and layout images. Note: by bidding on this project you agree that all information provided, reports and data are confidential. Thank you for looking.

    $141 (Avg Bid)
    $141 Avg Bid
    4 bids

    Need some code to link master and child field to subreport.

    $21 (Avg Bid)
    $21 Avg Bid
    4 bids

    ...have to click on the name of each sub report (Fondo A, Fondo B, Fondo C, Fondo D, Fondo E... I am not interested on the subreport Total Fondos). For this example, lets start with Fondo A and you will be redirected to the following page: 3. Then I am pasting all of this information in an excel file and rearreging the data so that every data point is a row. Please see attached file to review how the output should look like. In the attached file, the grey tabs are an example of each subreport (Fondo A, Fondo B...), the orange tab is the consolidation of each subreport (of each grey tab) by date (in this case July 2017), and the blue tabs are outputs for other dates. 4. The tool/macro/code

    $20 (Avg Bid)
    Guaranteed
    $20
    3 entries

    Hi, I have a ERP based on postgreSQL and I need to create 3 reports by getting data from the ERP databse. Report must have sub total from invoices and groupin type. I have a perfect knowledge of the report I need and also a perfect knowlegde of the database model. Knolegde in Pentaho and iReport will be considered more. Hola, necesita crear tres reportes desde una base de datos creada en postgres. Los reportes deben incluir sub total y group. Parametros de entrada simples. Tengo conocimiento perfecto de los reportes y del modelo de datos de la base. Conocimiento en Pentaho seran valorados.

    $17 / hr (Avg Bid)
    $17 / hr Avg Bid
    18 bids

    changes on ireport ( jrxml) using a mysql query i need to show values and calc averages on totals

    $26 (Avg Bid)
    $26 Avg Bid
    9 bids

    We are using a drafting program that is called advance steel. It creates reports using an xml extract. Right now we have a shipping list and a separate bolt list. I was told by the software developer that someone experienced in xml could make the lists combined utilizing a subreport. I need these two reports combined.I have included a screen shot of the editor in question. I was told it was similar to crystal reports.

    $210 (Avg Bid)
    $210 Avg Bid
    14 bids

    We have a simple iReport template with some text in Chinese. The issue is the Chinese text somehow not showing up in the exported PDF. The job can be very simple such that you just need to provide us a sample jrxml file with some Chinese characters (Traditional / Simplified). When exported to a PDF it should show the Chinese characters properly. You should let us know steps for successfully exporting the report to PDF format which should include Chinese texts.

    $22 (Avg Bid)
    $22 Avg Bid
    9 bids

    Dear Sir, I have solid experience in Java programming and jaspersoft ireport. And I am still working with it in government project. I am available to work as a long term partner. Thank you very much. Danny So

    $539 (Avg Bid)
    $539 Avg Bid
    7 bids

    I have problems with MS Access from time to time and need support on various issue that come up. My current issue is using sum control on access form and report. My sum control comes from a text box on a subform & subreport. I also need to sort data in that is displayed in datasheet view in my subform. I have tired ORDER By property, but do not know how to enter the info.... Please give me a quote to fix these issues and perhaps a quote for support on an hourly bases going forward. Thank you.

    $22 / hr (Avg Bid)
    Urgent
    $22 / hr Avg Bid
    8 bids