Skip to main content
Participant
November 20, 2007
Question

Displaying content of pdf-file along with other information on 1 (ONE) page.

  • November 20, 2007
  • 1 reply
  • 268 views
Hi. Is it possible to display de content of a pdffile in a cfmpage?
I want to be able to see the content of the pdffile as well as the content of the cfmpage in 1 screen (page).
can you help me please?
This topic has been closed for replies.

1 reply

Inspiring
November 22, 2007
Chichiman,

You need to extract the text from the PDF and then just add it to your page
along with any CF-generated or static text. Take a look at this article:
http://www.coldfusionjedi.com/index.cfm/2007/7/25/Reading-text-from-a-PDF-in-ColdFusion-8

HTH,

Steve


"chichiman27" <webforumsuser@macromedia.com> wrote in message
news:fhuid4$f0h$1@forums.macromedia.com...
> Hi. Is it possible to display de content of a pdffile in a cfmpage?
> I want to be able to see the content of the pdffile as well as the content
> of
> the cfmpage in 1 screen (page).
> can you help me please?
>