CooterBrown
IS-IT--Management
Hello,
I was tasked with pushing PDF attachments to our image system using a VB Macro from Outlook. Easy enough to do by itself but there is an additional requirement to direct certain pages of the attachment to one folio in the image system and other pages to a different folio. In the event the user doesn't separate these different documents when they submit them, our home office users must select which pages go to which area.
I have Adobe 9.0 Pro Extended installed but the users only have Reader.
I think the best way to approach this is to have the document opened for viewing and select pages via some control (chkbox?) to save in to a separate document. So, if pages 1, 8, 22-24 were selected, create a new pdf in the image queue with those pages only. Maybe this isn't possible with users that only have Reader installed, in which case another method could be suggested?
If I can just get a general idea on how to accomplish this, what libraries to reference and a snippet or two of code, I can probably put the rest together. Can anyone out there help me out with a direction to head?
Thanks!
I was tasked with pushing PDF attachments to our image system using a VB Macro from Outlook. Easy enough to do by itself but there is an additional requirement to direct certain pages of the attachment to one folio in the image system and other pages to a different folio. In the event the user doesn't separate these different documents when they submit them, our home office users must select which pages go to which area.
I have Adobe 9.0 Pro Extended installed but the users only have Reader.
I think the best way to approach this is to have the document opened for viewing and select pages via some control (chkbox?) to save in to a separate document. So, if pages 1, 8, 22-24 were selected, create a new pdf in the image queue with those pages only. Maybe this isn't possible with users that only have Reader installed, in which case another method could be suggested?
If I can just get a general idea on how to accomplish this, what libraries to reference and a snippet or two of code, I can probably put the rest together. Can anyone out there help me out with a direction to head?
Thanks!