File size problem
Sorry for the re-post this is getting urgent.
I have replaced ppImage with ppDBImage to reduced the dfm file size.
The report is 2 pages. The first page has a ppText & a ppDBText
the second page has 2 X ppDBImage
Within the IDE I can view and print the reports. When I run the app can view
the first page, when I move to the next page I get an error saying 'cannot
generate report' 'bitmap image is not valid.'
I have set the image type to jpeg and added uses jpg.
I have also changed the image in the database to a 64k file so I don't think
size is the issue here.
Any ideas please
Cheers
SteveW
I have replaced ppImage with ppDBImage to reduced the dfm file size.
The report is 2 pages. The first page has a ppText & a ppDBText
the second page has 2 X ppDBImage
Within the IDE I can view and print the reports. When I run the app can view
the first page, when I move to the next page I get an error saying 'cannot
generate report' 'bitmap image is not valid.'
I have set the image type to jpeg and added uses jpg.
I have also changed the image in the database to a 64k file so I don't think
size is the issue here.
Any ideas please
Cheers
SteveW
This discussion has been closed.
Comments
Are you certain the image is a jpeg? Try saving the image to file and
opening it in an image viewer. Also be sure you are using ppJPEG in your
app.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Cheers .... life savers..............