I've been chasing the performance of a 38k page PDF file(don't ask), and found files being created in the /tmp folder
- a 3-4M PDF file that acrobat reader cannot seem to read until it's finished
- a 5G .ssd file
My questions are:
1) Is there any way for crystal to stream the PDF, so the user can start looking it it?
(rather than filling up our disk)
2) What causes these .ssd files to be created?
The report has 8 levels of grouping, all on database fields, and using "perform grouping on server", so I was hoping nothing needed to be cached...
Thanks in advance!