Results 1 to 2 of 2

Thread: Rotating, counting Multipage tiffs and PDFs

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2005
    Posts
    3

    Rotating, counting Multipage tiffs and PDFs

    Can anyone tell me how to, or where to look, rotate and count tiff images? I also need to count pages in PDFs. I believe I should use ADO for the connection and look at the properties for page counts and rotating. I've use MS Access 97, 2003 to write VBA codes so I'm not a complete newbie but I am out of my league as far as skill set goes on this one. Any advise would be most welcomed.

  2. #2
    Don't Panic! Ecniv's Avatar
    Join Date
    Nov 2000
    Location
    Amsterdam...
    Posts
    5,343

    Re: Rotating, counting Multipage tiffs and PDFs

    Count tiff images in a folder shouldn't be a problem.

    Rotating them might be.
    I think you may need an API or you'd need to know how to make the tiff into a chunk of memory then run through the memory a different way to rotate it.
    API being someone elses coding to manipulate Tiffs.

    Same for Pdfs using an API call - not sure which one and licencing issues, probably adobe would be the best bet for pdfs, possibly you can use the reader api calls. Again, go to adobe or search online for help.

    Good luck

    BOFH Now, BOFH Past, Information on duplicates

    Feeling like a fly on the inside of a closed window (Thunk!)
    If I post a lot, it is because I am bored at work! ;D Or stuck...
    * Anything I post can be only my opinion. Advice etc is up to you to persue...

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