Hi,
I'm working with the processFields method, and everything works fine with JPG (coordinate-wise). However, JPGs don't handle multiple pages - so I'd like to use PDF. However, I'm feeding the same coordinates I fed the JPG version, but it doesn't work - values come back empty in the output XML. Is there something special that I have to do to get PDF coordinates since PDF is sort of vectorish and it will depend on the dpi your engine is using?
What do you recommend?
Thanks, Adam