VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Count number of pages in a PDF file

Frank Kusluski  (19 Submissions)   Miscellaneous   VB 6.0   Advanced   Fri 22nd September 2017   Tue 9th February 2021

Source code demonstrating how to pro-grammatically count the number of total pages in a PDF file. This code does not rely on using Adobe Acrobat or any other object library, it uses only Visual Basic code by opening the PDF file in binary mode with the Open statement and reading bytes.

Rate Count number of pages in a PDF file (3(3 Vote))

Download Count number of pages in a PDF file

Count number of pages in a PDF file Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters