PDF problems
Posted: 2008-04-06T07:32:22-07:00
Hi!
I need some help. In code c++ i need to ask number of pages in pdf-file, something like : system("identify -format %n some.pdf"); but without use 'system' if this possible? And how?
Thank you.
I need some help. In code c++ i need to ask number of pages in pdf-file, something like : system("identify -format %n some.pdf"); but without use 'system' if this possible? And how?
Thank you.