Adobe Reader process

I hava an application server that creates pdf files.
It seems that when i moved to version 5.3.6 from 5.2.4 (its the in 5.3.11) an instance of Adobe reader stays in memory every time it creates a new pdf file.
Is there anything i have to consider to avoid this?
Does anybody else have the same behaviour?
For the moment i have created a scheduled task and kill the open processes but thats not a permanent solution.

Thanks

Comments

  • gpigpi
    edited 5:55AM
    Did you set TfrxPDFExport.OpenAfterExport to False?
  • edited 5:55AM
    TFrxPDFExport.OpenAfterExport is set to False.
  • gpigpi
    edited 5:55AM
    But FR don't use Adobe Reader for PDF creating. May be you opened PDF in the your application?
  • edited 5:55AM
    I do not open the pdf document.
    After creation i get the stream and send it to client.
    It was working without any issue.
    I'll investigate more but i don't think its something i did.

Leave a Comment