I am playing around with Leadtools to see how it might benefit me but i am a little frustrated with their documentation regarding how the process works. I am creating a library with methods that take an input file, convert it to pdf, add a qrcode to the file and save it and then reading the qrcode again.
Does a pdf have to be converted to an image before leadtools is able to read the qrcode?
Does leadtools allow converting from doc to pdf and then adding the qrcode or do i have to convert it to an image as well?
Is there anywhere I could look at code samples of how I can go about doing what I talked about other than the leadtools site itself?