Results 1 to 4 of 4

Thread: Understanding PDF format...

  1. #1

    Thread Starter
    Addicted Member arunb's Avatar
    Join Date
    Jul 2005
    Posts
    131

    Understanding PDF format...

    Hi,

    Is it possible to understand the way a pdf file is encoded ??, I would like to make HTML to PDF converter using VB, is this possible ??

    thanks
    arunb

  2. #2
    Hyperactive Member Jenova's Avatar
    Join Date
    Feb 2006
    Location
    Googleplex
    Posts
    413

    Re: Understanding PDF format...

    You can find a number of resources on the internet regarding the PDF format, a good place to start would be Wikipedia. Here is an article that may be of some help.

  3. #3
    Hyperactive Member Jenova's Avatar
    Join Date
    Feb 2006
    Location
    Googleplex
    Posts
    413

    Re: Understanding PDF format...

    Oh in addition Adobe comes with 3 libraries which you can reference through VB, if you go to Project > References you should see the following libraries:

    • Acrobat Access 3.0 Type Library
    • Adobe Acrobat 8.0 Browser Control Type Library 1.0
    • Adobe Acrobat 8.0 Type Library


    I am using Adobe 8 so version of the libraries will vary based on what version of Adobe you are using. Perhaps these libraries may be of some help to you.

    I also found this, perhaps this will also help you.

  4. #4
    Addicted Member
    Join Date
    Mar 2006
    Posts
    235

    Re: Understanding PDF format...

    You can download the PDF specification here http://www.adobe.com/devnet/pdf/pdf_reference.html

    I must warn you its 1,310 pages long.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width