Print Page | Close Window

Crystal Report in PDF format using SOAP in Ruby

Printed From: Crystal Reports Book
Category: Crystal Reports 9 through 2022
Forum Name: Tips and Tricks
Forum Discription: Have you learned some great tricks to share with the group? Post them here!
URL: http://www.crystalreportsbook.com/forum/forum_posts.asp?TID=4528
Printed Date: 02 May 2025 at 2:14pm


Topic: Crystal Report in PDF format using SOAP in Ruby
Posted By: dghosh
Subject: Crystal Report in PDF format using SOAP in Ruby
Date Posted: 14 Oct 2008 at 5:21am
Hello Everybody,

I have been attempting to download a sample report from Crystal Report server in PDF format but in complete vain.

I'm using Ruby in Ubuntu and Ruby SOAP library to accomplish this.

I have no idea whether there exists any crystal report API which allows downloading of report in PDF format via web services (assumption : .rpt file ie the actual crystal report file whose pdf version i'm trying to download is available on the server ie CMS).

Can anybody tell me whether there is any way of doing this?

Lots of thanks in advance.Please help me out in this.

dghosh



Replies:
Posted By: hilfy
Date Posted: 14 Oct 2008 at 2:38pm
There are several interfaces into Crystal - COM, .NET, and Java.  You can find more info about the XI Java report components here:
 
http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/devsuite.htm - http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/devsuite.htm
 
(Select  Java Reporting Component SDK.)
 
For Crystal 2008 you'll have to go to the Diamond Developer Site here:
 
https://www.sdn.sap.com/irj/sdn/crystalreports-java - https://www.sdn.sap.com/irj/sdn/crystalreports-java
 
-Dell


-------------
Proviti, Data & Analytics Practice
http://www.protiviti.com/US-en/data-management-advanced-analytics - www.protiviti.com/US-en/data-management-advanced-analytics



Print Page | Close Window