Embedding Acrobat Doc inside of XML File

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Joe

    Embedding Acrobat Doc inside of XML File

    Hi,

    I have a requirement to embed an Acrobat .pdf document into an
    XML file using base64 encoding. Does anyone know how to do this in
    VB.NET ?

    I am familiar with the XML classes in the .NET architecture, but
    I don't know if there is a pre-defined method as part of that class
    that will allow me to do this. Or perhaps some other technique that
    doesn't use this class. At this point I am not particular.


    J
  • Chuck

    #2
    Re: Embedding Acrobat Doc inside of XML File



    "Joe" <delphi562@cox. netwrote in message
    news:44d5d2c2-2dee-4b6f-8823-2cf55e9b23d2@n1 g2000prb.google groups.com...
    Hi,
    >
    I have a requirement to embed an Acrobat .pdf document into an
    XML file using base64 encoding. Does anyone know how to do this in
    VB.NET ?
    >
    I am familiar with the XML classes in the .NET architecture, but
    I don't know if there is a pre-defined method as part of that class
    that will allow me to do this. Or perhaps some other technique that
    doesn't use this class. At this point I am not particular.
    >
    >
    J

    Comment

    Working...