Is it Possible: CFPDF or PDFs

2011-01-25 Thread Doug Ford

Hi folks - 

I am scouring the web trying to find examples or a discussion on whether or not
Coldfusion 9 can actually write to an existing PDF.

I have a pre-made PDF form, and I just want to write data to different cells.
I have Acrobat so I can define the text boxes, but now I am trying to figure out
how to actually place the details.

Is it Possible to do this?

Thanks,

Doug 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:341224
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Is it Possible: CFPDF or PDFs

2011-01-25 Thread Doug Ford

I'm reply to my own post.

It looks like CFPDFFORM will be the answer.

I will investigate this and see what I come up with.

Doug 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:341233
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Is it Possible: CFPDF or PDFs

2011-01-25 Thread Andrew Scott

You can also look into DDX as that has a lot more power than the standard
PDF tags does.

Regards,
Andrew Scott
http://www.andyscott.id.au/




 -Original Message-
 From: Doug Ford [mailto:doug.e.f...@gmail.com]
 Sent: Wednesday, 26 January 2011 11:37 AM
 To: cf-talk
 Subject: Re: Is it Possible: CFPDF or PDFs
 
 
 I'm reply to my own post.
 
 It looks like CFPDFFORM will be the answer.
 
 I will investigate this and see what I come up with.
 
 Doug


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:341235
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


Re: Is it Possible: CFPDF or PDFs

2011-01-25 Thread Michael Firth

now was that so hard?
On Jan 25, 2011, at 7:45 PM, Andrew Scott wrote:

 
 You can also look into DDX as that has a lot more power than the standard
 PDF tags does.
 
 Regards,
 Andrew Scott
 http://www.andyscott.id.au/
 
 
 
 
 -Original Message-
 From: Doug Ford [mailto:doug.e.f...@gmail.com]
 Sent: Wednesday, 26 January 2011 11:37 AM
 To: cf-talk
 Subject: Re: Is it Possible: CFPDF or PDFs
 
 
 I'm reply to my own post.
 
 It looks like CFPDFFORM will be the answer.
 
 I will investigate this and see what I come up with.
 
 Doug
 
 
 

~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:341236
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Is it Possible: CFPDF or PDFs

2011-01-25 Thread Brook Davies

You don't need to 'scour the web' to find that answer, just read the docs.
The answer is yes, you can use CF to populate a PDF form. 
http://www.cfquickdocs.com/cf8/#cfpdfform

Brook

-Original Message-
From: Doug Ford [mailto:doug.e.f...@gmail.com] 
Sent: January-25-11 4:21 PM
To: cf-talk
Subject: Is it Possible: CFPDF or PDFs


Hi folks - 

I am scouring the web trying to find examples or a discussion on whether or
not Coldfusion 9 can actually write to an existing PDF.

I have a pre-made PDF form, and I just want to write data to different
cells.
I have Acrobat so I can define the text boxes, but now I am trying to figure
out how to actually place the details.

Is it Possible to do this?

Thanks,

Doug 



~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:341237
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Is it Possible: CFPDF or PDFs

2011-01-25 Thread Andrew Scott

Michael I am going to ask you nicely, to stop your bullshit.

Regards,
Andrew Scott
http://www.andyscott.id.au/


 -Original Message-
 From: Michael Firth [mailto:mfsqlser...@gmail.com]
 Sent: Wednesday, 26 January 2011 11:49 AM
 To: cf-talk
 Subject: Re: Is it Possible: CFPDF or PDFs
 
 
 now was that so hard?
 On Jan 25, 2011, at 7:45 PM, Andrew Scott wrote:
 


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:341238
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm


RE: Is it Possible: CFPDF or PDFs

2011-01-25 Thread Andrew Scott

Ok write, I must admit I took that as actually add new pages not to populate
forms. But yeah if you need to add pages look at DDX.

Regards,
Andrew Scott
http://www.andyscott.id.au/

 -Original Message-
 From: Brook Davies [mailto:cft...@logiforms.com]
 Sent: Wednesday, 26 January 2011 11:49 AM
 To: cf-talk
 Subject: RE: Is it Possible: CFPDF or PDFs
 
 
 You don't need to 'scour the web' to find that answer, just read the docs.
 The answer is yes, you can use CF to populate a PDF form.
 http://www.cfquickdocs.com/cf8/#cfpdfform
 
 Brook
 


~|
Order the Adobe Coldfusion Anthology now!
http://www.amazon.com/Adobe-Coldfusion-Anthology/dp/1430272155/?tag=houseoffusion
Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:341239
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm