Skip navigation
Currently Being Moderated

Combine Several PDF Documents Programmatically

Mar 16, 2007 1:30 PM

I need to combine several pdf documents programmatically within Dreamweaver/Coldfusion. Will Acrobat's SDK software Developer kit allow you to do this outside Acrobat? Is SDK just for writing Javascript within Acrobat?

If I can't use SDK to write Javascript within Dreamweaver , then how else could I combine pdf files into one pdf within Dreamweaver?

 
Replies
  • Currently Being Moderated
    Mar 16, 2007 1:59 PM   in reply to tapping
    I'm a little confused about what you are trying to do. Are you 1) Trying to combine multiple PDF documents into 1 PDF document using coldfusion or 2) Use some sort of interface in dreamweaver to manually combine the PDF's?

    If the answer is #1 - check out CFX_PDF we use it a lot and it gives you a pretty easy interface for combining multiple PDFs into 1 PDF file

    If the answer is #2 - sorry, I don't have much experience in dreamweaver. Maybe someone else on the forum has some ideas.
     
    |
    Mark as:
  • Currently Being Moderated
    Mar 16, 2007 8:46 PM   in reply to tapping
    tapping wrote:
    > I need to combine several pdf documents programmatically within
    > Dreamweaver/Coldfusion. Will Acrobat's SDK software Developer kit allow you to

    see this thread:
    http://www.adobe.com/cfusion/webforums/forum/messageview.cfm?forumid=1 &catid=7&threadid=1114635&highlight_key=y&keyword1=iText
     
    |
    Mark as:
  • Currently Being Moderated
    Mar 20, 2007 7:54 AM   in reply to Newsgroup_User
    tapping wrote:
    > newPDF=createObject("java","java.io.FileOutputStream").init(finalOutP utFile);

    what's in finalOutPutFile?
     
    |
    Mark as:
  • Currently Being Moderated
    Mar 20, 2007 6:49 PM   in reply to Newsgroup_User
    tapping wrote:
    > newPDF=createObject("java","java.io.FileOutputStream").init(expandPat h(finalOut
    > PutFile));

    this bit is different from what you showed earlier, does it work now that you
    have an absolute path to the output file?
     
    |
    Mark as:
  • Currently Being Moderated
    May 29, 2012 6:56 AM   in reply to Newsgroup_User

    is CFX_PDF the best for cf devs?

     
    |
    Mark as:
  • Currently Being Moderated
    May 29, 2012 7:28 AM   in reply to nikos101

    This is an old thread.  Since it was written, the cfpdf tag has been added to ColdFusion.  That's what I would use.

     
    |
    Mark as:
  • Currently Being Moderated
    May 29, 2012 11:11 PM   in reply to nikos101

    nikos101 wrote:

     

    is CFX_PDF the best for cf devs?

    Why go digging up threads that are more than 5 years old? You might as well ask your grandma.

     
    |
    Mark as:
  • Currently Being Moderated
    May 30, 2012 10:03 AM   in reply to BKBK

    ahahahah

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points