CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Sep 2002
    Location
    Africa
    Posts
    147

    Compressing PDF Files

    Hallo Gurus

    How can I reduce the size of a PDF file using Visual Basic.
    Jesus died for my sin and now I am free

  2. #2
    Join Date
    Feb 2002
    Location
    Makati City, Philippines
    Posts
    1,054
    Pardon my ignorance. isn't that PDF is already compressed just like jpg that when you compress it, you get the same size?
    Marketing our skills - please participate in the survey and share your insights
    -

  3. #3
    Join Date
    Jul 2000
    Location
    Milano, Italy
    Posts
    7,726

    Aio told it correctly

    zipping a pdf does not reduce its size...
    ...at present time, using mainly Net 4.0, Vs 2010



    Special thanks to Lothar "the Great" Haensler, Chris Eastwood , dr_Michael, ClearCode, Iouri and
    all the other wonderful people who made and make Codeguru a great place.
    Come back soon, you Gurus.

  4. #4
    Join Date
    Sep 2002
    Location
    Africa
    Posts
    147
    I actually thought of it when I saw this .
    Jesus died for my sin and now I am free

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

Featured