Hi Thiago!
> Why do you need random access in a file for? Tapestry-Core is a web > framework and Tapestry-IoC is an IoC container, so they ave no need to > provide this kind of feature. I want to render pdf file to images. I'm working with https://pdf-renderer.dev.java.net/ library therefore I need File Handling and Buffer Handling classes in T5 API. charith