Hi All,
I'm working on a program that creates PDF documents. Currently to view these documents we save them to disk and then open them by shelling out to Acrobat Reader.
I would like to cut the saving step out and just have Acrobat open the PDFs from an IO steam. From there the user could save the file if they liked and we wouldn't have temp files to deal with. Does anyone know if it is possible to Automate Acrobat to open a document from an IO stream like this?
Thanks,
I'm working on a program that creates PDF documents. Currently to view these documents we save them to disk and then open them by shelling out to Acrobat Reader.
I would like to cut the saving step out and just have Acrobat open the PDFs from an IO steam. From there the user could save the file if they liked and we wouldn't have temp files to deal with. Does anyone know if it is possible to Automate Acrobat to open a document from an IO stream like this?
Thanks,