Limiting number of pages in pdf

About the programming interface for the virtual PDF printer driver.

Moderator: jr

Post Reply
pasigydziau
Posts: 1
Joined: Wed Jul 13, 2011 1:15 pm

Limiting number of pages in pdf

Post by pasigydziau »

Hello, i got application which is intended to create pdf files from microsoft office documents using bullzip pdf printer. Problem is that, i need few pages from document. Application is fully automated so i can't just open printing dialog box and set page range. You could say, that i can resize number of pages after pdf is created by bullzip, YES - but it isn't very effective. Lets say i got presentation, that contains 200 slides with a lot of graphics. To create pdf from that presentation takes lots of pc resources and time.

So is it possible to limit range of printing pages with api or settings? If not, it would be very nice feature :)
PurpleAccess
Posts: 4
Joined: Tue Sep 21, 2010 12:27 pm

Re: Limiting number of pages in pdf

Post by PurpleAccess »

I have the same nead.
Have to split multypages pdf files to different pages.
Then save them to application programaticaly.
PurpleAccess
Posts: 4
Joined: Tue Sep 21, 2010 12:27 pm

Have the same nead

Post by PurpleAccess »

Have the same nead. Have to split multiple pages pdf documents to smaller .
Post Reply