Extracting OLE to pdf

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • henrik@trivselhus.se

    Extracting OLE to pdf

    Hi!

    I have searched the groups and read ALOT of threads about the subject.
    Though I have not found a single thread who has the answer on how to
    exctract pdf's stored in an Access db to regular pdf's stored on disk.

    I have successfully exctracted .doc, .xls and .ppt using the
    appendchunk function described in thread:



    Now the only missing piece concerns the pdf's. Does anyone know how
    to get rid of the ole-wrapper?

    Thankful for any tip in the right direction

    Regards

    Henrik

  • Stephen Lebans

    #2
    Re: Extracting OLE to pdf

    If you searched why did you not see:

    NEW - Feb 06/2006 ExtractInventor yOLE.zip A2K or higher ONLY! This
    version saves the entire contents of a table containing OLE Objects to disk.
    Does NOT require the original application that served as the OLE server to
    insert the object. Supports all MS Office documents, PDF, All images
    inserted by MS Photo Editor, MS Paint, and Paint Shop Pro. Also supports
    extraction of PACKAGE class including original Filename. Contains function
    to produce a full Inventory of the OLE field including LINKED path and
    Filenames. Uses Structured Storage API's to read the actual contents of the
    field. Version BETA 1.56
    --

    HTH
    Stephen Lebans

    Access Code, Tips and Tricks
    Please respond only to the newsgroups so everyone can benefit.


    <henrik@trivsel hus.se> wrote in message
    news:1141535218 .485340.241280@ i40g2000cwc.goo glegroups.com.. .[color=blue]
    > Hi!
    >
    > I have searched the groups and read ALOT of threads about the subject.
    > Though I have not found a single thread who has the answer on how to
    > exctract pdf's stored in an Access db to regular pdf's stored on disk.
    >
    > I have successfully exctracted .doc, .xls and .ppt using the
    > appendchunk function described in thread:
    >
    > http://groups.google.se/group/micros...81c61301b3bc19
    >
    > Now the only missing piece concerns the pdf's. Does anyone know how
    > to get rid of the ole-wrapper?
    >
    > Thankful for any tip in the right direction
    >
    > Regards
    >
    > Henrik
    >[/color]


    Comment

    • Henrik

      #3
      Re: Extracting OLE to pdf

      I'm honored..

      Probably just bad search technique :)

      I have visited your site many times. Somehow I must have missed this!

      Thank you Stephen!

      /Henrik

      Comment

      Working...