Preload PDF textures

Hi vvvvorum,
I’m working with pdf-texture-(ex9.texture) plugin to directly load PDF files in vvvv. I correctly loaded 302 textures from 132 PDF files but now I want to preload them beacuse vvvv freezing when I call different textures.

Preloader (EX9.Texture) accepts only directory string and not texture.

Is there a way to solve this problem or I have to manually convert all PDF in DXT5 images and then use Preloader?

you can connect them straight in to your shader, and then spread the enable pin on it, to have 1 only on slices that you need. (eg select style)
should be fast enough as i remember.