Basically I want to dynamically selected Pdfs to fill the fields I
specify. Is there anyway to do this? (Two pdfs will be on the same page
of a new pdf, one overlapping the other.)The only other option I can
think of would be converting the .pdfs into image files and use an image
file, but then that creates the problem of how do I convert my pdfs to
image in my vb code.