Save each report page as a seperate file

  • Anyone have any ideas how we could export and save each page of a report as a separate pdf file on a network share, dynamically? We would like to use the primary key as the name of each saved file. Any feedback will be greatly appreciated.

    Thanks

  • The first thing that comes to is to save the the report as a PDF and then use some kind of utility that splits the PDF into seperate files. There's plenty out there to do this, GOOGLE "split pdf into multiple files".

    "I cant stress enough the importance of switching from a sequential files mindset to set-based thinking. After you make the switch, you can spend your time tuning and optimizing your queries instead of maintaining lengthy, poor-performing code."

    -- Itzik Ben-Gan 2001

  • Thanks for the feedback. I found several utilities that will save each page as its own page, but can not find one that will name the file based of the primary id that is on each page, which happens to be a PO Number from the report dataset. I did see a way to possibly do this with a data-driven subscription, but of course we have to the Enterprise version. Urrr.... I will keep looking around.

    Thanks

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply