Skip navigation
goldensuits
Currently Being Moderated

Editing Pdfs

Sep 27, 2010 1:52 PM

Hi,

 

I have looked up online for editing pdfs, but all I got is reading or writing pdfs, merging multiple pdf pages or removing pdf pages.

 

I have a pdf that has come content in it and now I want to add some other content into the existing pdf, somewhere in between the existing content.

How can we do this ?

 

Thanks

 
Replies
  • Currently Being Moderated
    Sep 27, 2010 7:30 PM   in reply to goldensuits

    Do you mean adding content within an existing page, or adding a page

    between two other pages? Is it potentially complex content, or is it

    something simple like adding someone's name and the date in a blank

    space reserved for that information?

     

    -Mike Chabot

     
    |
    Mark as:
  • Currently Being Moderated
    Sep 28, 2010 7:25 AM   in reply to goldensuits

    One idea is to have form fields in the PDF that you can populate, then

    flatten so the form fields don't show up. I did this many years ago

    using ActivePDF Toolkit. I'm not sure if the modern cfpdf tag makes

    this easier.

     

    Maybe you could treat the pages that have dynamic content in them

    differently. For example, if you have two pages with dynamic content

    and the rest is static, you can generate those two pages separately,

    using something like cfdocument or cfreport, and merge them with the

    rest of the PDF pages as a second step. I've done this before to add

    various user-specific charts and graphs to a professional looking PDF

    document.

     

    -Mike Chabot

     
    |
    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