cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Bulk PDF Generation [thousands of unique customer statements every month]

procedemis
Explorer
0 Kudos
1,037

Has anybody figured out how to quickly/efficiently generate thousands of unique 'customer statements' every month [or something similar] using some sort of scalable method [besides looping on a single machine or two] - like an Azure Web Service that can scale up with demand?

Generating PDFs 'serially' takes forever and uses a lot of resources.  We use the exact same RPT file, but have to programmatically run it once for each customer in our database [changing the customer id in the parameter].  Is there a better way, I mean doing the looping works but pegs the CPU and takes forever.

 I would want to do it in Azure, but I don't think the Crystal dlls can be referenced from an Azure web service, can it?  Can referencing the runtime dlls and adding them to the bin folder of the web service - on a machine where the runtime installer has not been run, work?  Has anybody done that?  It would let me load balance and scale it up.

View Entire Topic
pgrill
Discoverer
0 Kudos

We have worked with many Crystal Reports customers to solve this exact issue using the InfoBurst third party tool which is SAP Certified. Alternatively, you could use the SDK to build this yourself but it will take some time and effort.

ido_millet
Active Contributor
0 Kudos
Could you share with us the approximate cost for licensing InfoBurst?
pgrill
Discoverer
0 Kudos
InfoBurst is available on an annual subscription basis and is based on your BusinessObjects deploy - EDGE or Enterprise. If you follow the link in the earlier response and fill out the conact us info, I would be happy to share with you. Thanks