• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

crystal report and java

 
Ranch Hand
Posts: 493
Android Eclipse IDE Oracle
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys ,
Is there is a way make reports by crystal report and customize them through java, my company already got crystal reports v9?

 
S Shehab
Ranch Hand
Posts: 493
Android Eclipse IDE Oracle
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Guys , Any advice?
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Given that Crystal Reports costs real money, I'd expect its documentation to talk in detail about any possible programmatic customizations, or that there'd be an SDK if that was in fact possible. Does neither exist?
 
S Shehab
Ranch Hand
Posts: 493
Android Eclipse IDE Oracle
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Ulf Dittmer wrote:Given that Crystal Reports costs real money, I'd expect its documentation to talk in detail about any possible programmatic customizations, or that there'd be an SDK if that was in fact possible. Does neither exist?


actually i found some sites taking about SDK for it but versions before V9 and i cant see what they are talking about in V9 !! about documentation i found this link
 
Ranch Hand
Posts: 2187
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Business Objects (Crystal Reports) has a many SDK. For Java in particular, there are (1) Report Application Server (RAS) Java SDK, (2) Web Services Java SDK, (3) Viewers Java SDK and (4) Business Objects Enterprise Java SDK.

Enjoy!
 
S Shehab
Ranch Hand
Posts: 493
Android Eclipse IDE Oracle
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

James Clarks wrote:Business Objects (Crystal Reports) has a many SDK. For Java in particular, there are (1) Report Application Server (RAS) Java SDK, (2) Web Services Java SDK, (3) Viewers Java SDK and (4) Business Objects Enterprise Java SDK.

Enjoy!


Are these SDks free or i must purchase them ?
 
Shiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic