|
-
Mar 7th, 2005, 09:32 PM
#1
Thread Starter
New Member
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.
-
Mar 9th, 2005, 04:26 AM
#2
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
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|