Jump to content
Changes to the Jaspersoft community edition download ×

puneetsharma030

Members
  • Posts

    23
  • 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

Everything posted by puneetsharma030

  1. Hii ..thanks alot for the quick response....i am doing the same thing as told by u ..bt still i am getting Null as the returned value ....i am using iReport4.5.0
  2. Hiii ....i am trying to return a few variables from my subreport to master report ...but its only returning NULL ...how to do it ....can somebody help me out .....
  3. hiii ...i am creating a master report containing a number of subreports in it . i want to create a table of contents insise the master report. how can i achieve it ...????
  4. hiii ...i am trying to use hyperlinks in my master report which points to the elements of subreports contained in my master report....can anybody help ....
  5. there is a preview button ..use that to see tha extracted data values
  6. Hiii ..how can i generate password protected pdf's using iReport. please help me out ..its very urgent ..... Post Edited by puneetsharma030 at 02/03/2012 19:20
  7. Hiii, i am using the date component in my master report ..but its not working when i am creating a subreport in my master report ...can any one explain the reason ....
  8. hiii ..while uploading a file(containg a subreport) to jasper server i am getting a Error NULL message ....i am not getting it ...can somebody explain the cause of it ....
  9. hiii ..tried to run the pdf encrypt sample given in jasperreports4.5.0 ..but it was generating the simple pdf with out encryption...it was not asking for the password also....can some one help me out .....
  10. hiii ..tried to use the password protected pdf property in iReport ..but is not working ..after encryption the size of the pdf became zero and its not opening using the adobe reader..its not even ask for the password ..can some one help ....
  11. how can we set the values of parameters using s scriptlet..can some one provide me an example....ite urgent
  12. how can we set the values of parameters using s scriptlet..can some one provide me an example....ite urgent
  13. hiii ..i wanted to use scriptlets in ireport.can some one provide me a tutorial to do so ...??
  14. hiii ..i want to use scriptlets with my .jrxml file. how can i do it in jasper server ..??? pls help me its urgent
  15. hiii ..i want to use scriptlets with my .jrxml file. how can i do it in jasper server ..??? pls help me its urgent Post Edited by puneetsharma030 at 01/27/2012 14:38
  16. hii ...can i change the query string using some scriptlet ..pls help ..its urgent ..
  17. hii thanks for the reply ...but when you run your report template from jasper server it doesnt compile the template if the tempalte is having a html or generic component in it.....
  18. hii .. i m using ireport 4.5 to generate my templates. and i am storing those templates in jasper server. i want to modify my table name at run time using scriptlets. is it possibel. if yes then can some one provide me a tutorial about scriptlets ...
  19. hiii , i am using the jasperserver 4.5.0 for my application. i am unable to compile the .jrxml having the html component in it. the error it dispalys is like - org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'jsjar:C:/Windows/TEMP/report_jar5326507026813136031.jar!net/sf/jasperreports/components/html/htmlcomponent.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not . java.lang.Exception: 1 - org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'jsjar:C:/Windows/TEMP/report_jar5326507026813136031.jar!net/sf/jasperreports/components/html/htmlcomponent.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>. at com.jaspersoft.ireport.jasperserver.ws.WSClient.runReport(WSClient.java:403) at com.jaspersoft.ireport.jasperserver.ws.WSClient.runReport(WSClient.java:320) at com.jaspersoft.ireport.jasperserver.ReportRunner.run(ReportRunner.java:70) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997) please tell me the way so that i can compile my reports in jasper server.
  20. hiii , i am using the jasperserver 4.5.0 for my application. i am unable to compile the .jrxml having the html component in it. the error it dispalys is like - org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'jsjar:C:/Windows/TEMP/report_jar5326507026813136031.jar!net/sf/jasperreports/components/html/htmlcomponent.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not . java.lang.Exception: 1 - org.xml.sax.SAXParseException: schema_reference.4: Failed to read schema document 'jsjar:C:/Windows/TEMP/report_jar5326507026813136031.jar!net/sf/jasperreports/components/html/htmlcomponent.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>. at com.jaspersoft.ireport.jasperserver.ws.WSClient.runReport(WSClient.java:403) at com.jaspersoft.ireport.jasperserver.ws.WSClient.runReport(WSClient.java:320) at com.jaspersoft.ireport.jasperserver.ReportRunner.run(ReportRunner.java:70) at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:572) at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:997) please tell me the way so that i can compile my reports in jasper server.
  21. hii ...i want to embed videos in the report templates. is thsi possible .if yes then how can i do it ...???
  22. Hii all , i need to downlaod the .jrxml file from the jasper server using the REST api. i am using jasperserverreports-4.5.0. for downlaoding the file i used the following URL http://localhost:8080/jasperserver/rest/resource/reports/demo_reports/demo_date_time_files/demo_date_time_jrxml?file=attachment along the valid jsession ID in the header. the header contains the following details User-Agent: Fiddler Host: localhost:8080 Cookie: $Version=0;JSESSIONID=5DCD1E60CF4D5D461BBCE992B7064222; Path=/jasperserver while doing all the things right i am still getting (400) BAD Request error. kindly help me.
  23. Hii all , i need to generate password protected pdf's using ireport. after generating the pdf i am not able to view it . it does not even ask for the password. can some one please tell me the correct procedure to do the same???. its urgent. i also tried to check the demo "pdfencrypt" given in the jasperreport but it does not generate the password protected pdf . you can view the pdf with out providing the password. please help me out. Post Edited by puneetsharma030 at 01/17/2012 09:00
×
×
  • Create New...