Skip to main content
March 21, 2016
Answered

AVDocSaveOptimized

  • March 21, 2016
  • 2 replies
  • 1580 views

in acrobat plugin,I invoke AVDocOpenFromFile and AVDocSaveOptimized and AVDocClose ,after those options,memory is growing,why?

This topic has been closed for replies.
Correct answer Test Screen Name

I have a other problem,ASFileSysCreatePathName as so on fuctions is not run in the thread (windows  CreateThread) ? I try it ,but It is crash


‌API is main thread only.

2 replies

March 22, 2016

yes ,I process ten pdf files,and memory begin 23M to 70M,

Legend
March 22, 2016

‌But what is the growth on one file? And on 20?

Also which RAM figure are you using?

March 23, 2016

on 20 files,memory is 70M,start 0 files memory is 13M on process acrobat.exe *32

Legend
March 21, 2016

I would expect growth after you run some functions the first time. Does it continue to grow if you repeat the processing?