Please start any new threads on our new 
    site at https://forums.sqlteam.com.  We've got lots of great SQL Server
    experts to answer whatever question you can come up with.
    
        | 
                
                    | 
                            
                                | Author | Topic |  
                                    | DirchStarting Member
 
 
                                        8 Posts | 
                                            
                                            |  Posted - 2012-10-02 : 09:41:30 
 |  
                                            | Inside my SSIS package, I need to merge several pdf files into one pdf file. I can do this using a third party command line utility or a third party library. Is there any prefered way of doing this in SSIS? I like the command line utility idea more because a reference to the library would not need added to the GAC on each machine where it's used.  Any thoughts? |  |  
                                |  |  |  |