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