Crystal Report Error Exporting

G

Guest

Hi,

I am create a Report in VB 2005 using Crystal Report. That report contains
max 10 image per page and one line of text below of image. I have different
error in the export function to PDF.

Error 1 : The request could not be submitted for background processing
Error 2 : Error in Export DLL
Error 3 : System out of Memory - I have sufficient memory and I try in the
Server Test.

Every image is 13K of size (aprox.) in TIF

I have a SQL Server and make a Query to retrive the data I need and then go
in a Loop to retrive the Image and put it in DataTable with the data and then
this DataTable is used to generate the report.

The total of Images could reach 1,000 or more.

Thanks for all help and you Time.

Elioth
 
J

jai_srini

Is your issue of "The request could not be submitted for background processing." got solved. I am having the same issue that you have mentioned. I am using VS2005
 
J

jai_srini

Is your issue of "The request could not be submitted for background processing." got solved. I am having the same issue that you have mentioned. I am using VS2005
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top