J
Jess
I need to generate a Publisher file based off an existing file. I am able to
open up the file using Publisher.Application.open() when the file is sitting
around on my hard drive , but that only accepts a String for a filename. If I
wanted include the base file into my project as a resource, how could I get a
Publisher.Document from the Byte Array that Visual Studio saves my resource
as?
open up the file using Publisher.Application.open() when the file is sitting
around on my hard drive , but that only accepts a String for a filename. If I
wanted include the base file into my project as a resource, how could I get a
Publisher.Document from the Byte Array that Visual Studio saves my resource
as?