Hi there,
Is there any way in MS Access/VBA to open a pdf file but withing a form? I mean, I want some kind of the same functionality as picturebox so I want to load a pdf file to a "picturebox" but to that which handles pdfs. And in case of multiply pages, an easy way to move forward and backwards with a click of a button.
I know that pdfs can be open with the use of an external program but I don't know if what I want is easy to be made.
Is there any way in MS Access/VBA to open a pdf file but withing a form? I mean, I want some kind of the same functionality as picturebox so I want to load a pdf file to a "picturebox" but to that which handles pdfs. And in case of multiply pages, an easy way to move forward and backwards with a click of a button.
I know that pdfs can be open with the use of an external program but I don't know if what I want is easy to be made.