CFDocument to make dynamic pdf file - CFADMIN

2007-10-30 Thread coldfusion . developer
What needs to be configured in the MX7 CFAdmin in order to get the cfdocument working? It's not working at my Web hosting company, but when I try it locally it works. Thanks D ~| Download the latest ColdFusion 8 utilities

Re: CFDocument to make dynamic pdf file - CFADMIN

2007-10-30 Thread Josh Nathanson
What needs to be configured in the MX7 CFAdmin in order to get the cfdocument working? It's not working at my Web hosting company, but when I try it locally it works. IIRC there was a problem with 7.01 and CFDOCUMENT, do you know what specific version your host is using? At my host,

Re: Create dynamic PDF in CFMX 6.1 Standard

2006-02-13 Thread Bryan Stevenson
Hi Bryan, Seems that for iText a knowledge of Java is needed, do you know of anything else, please? Thanks, Jenny I knew none when I first played with itthe examples are easy enough to decipher and then you use a lot of CreateObject() to get you rolling. Cheers Bryan Stevenson

Re: Create dynamic PDF in CFMX 6.1 Standard

2006-02-12 Thread Paul Hastings
Jennifer Gavin-Wear wrote: Seems that for iText a knowledge of Java is needed, do you know of anything else, please? well yes, a bit but there is quite a number of folks using cf itext so there should be plenty of examples/knowledgeable folks out there to help you along the way. also check

Re: Create dynamic PDF in CFMX 6.1 Standard

2006-02-12 Thread James Holmes
There's also Apache FOP (another Java solution), with a ready-to-go FOP CFC available on the net. On 2/12/06, Paul Hastings [EMAIL PROTECTED] wrote: Jennifer Gavin-Wear wrote: Seems that for iText a knowledge of Java is needed, do you know of anything else, please? well yes, a bit but

RE: Create dynamic PDF in CFMX 6.1 Standard

2006-02-11 Thread Jennifer Gavin-Wear
Hi Bryan, Seems that for iText a knowledge of Java is needed, do you know of anything else, please? Thanks, Jenny -Original Message- From: Bryan Stevenson [mailto:[EMAIL PROTECTED] Sent: 11 January 2006 19:17 To: CF-Talk Subject: Re: Create dynamic PDF in CFMX 6.1 Standard Actually

Re: Create dynamic PDF in CFMX 6.1 Standard

2006-02-11 Thread Rick Root
Andy, If HTML2PDF3 doesn't work out for you, check out ActivePDF. http://www.activepdf.com Alternatively, some people use reporting software for quotes and such... I was actually able to integrate jasperReports, a java reporting solution, into CFMX 6.1. It wasn't particularly easy and the

Create dynamic PDF in CFMX 6.1 Standard

2006-01-11 Thread Andy Matthews
Searched the archives and found nothing about this, so here goes. I have inherited a dynamic quote building system for a client. It's not written very efficiently to begin with and now the client wants to be able to email the final quote page to a specified user. The quote page is created via a

Re: Create dynamic PDF in CFMX 6.1 Standard

2006-01-11 Thread Jim Wright
There are a couple of open source java based libraries that you might be able to use... http://www.lowagie.com/iText/(example at: http://cephas.net/blog/2004/03/14/using_itext_pdf_coldfusion.html ) or http://jasperreports.sourceforge.net/ (example at:

RE: Create dynamic PDF in CFMX 6.1 Standard

2006-01-11 Thread Andy Matthews
--//- -Original Message- From: Jim Wright [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 11, 2006 11:50 AM To: CF-Talk Subject: Re: Create dynamic PDF in CFMX 6.1 Standard There are a couple of open source java based libraries that you might be able to use... http://www.lowagie.com/iText/(example

Re: Create dynamic PDF in CFMX 6.1 Standard

2006-01-11 Thread Bryan Stevenson
iText from Source Forge..I use it on 6.1 with no problems...lotsa code I can fire your way Cheers Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web:

Re: Create dynamic PDF in CFMX 6.1 Standard

2006-01-11 Thread Bryan Stevenson
Actually, I just found out that one of my co-workers installed the HTMLtoPDF3 custom tag so I'm going to work with that. You may find that it is only as good as the HTML layout you can create...iText gives WAY more control if needed. Bryan Stevenson B.Comm. VP Director of E-Commerce

Re: dynamic pdf creation

2005-03-30 Thread daniel kessler
3) An app named HTMLDoc.exe will need to be installed on the server (ask the webmaster where you're hosted to do this...explain that it creates PDF docs and should not interfere with other hosted sites..they get kinda squirelly about that sort of thing...hehe). ah well that's a sticking point.

dynamic pdf creation

2005-03-29 Thread daniel kessler
We have a web page that's difficult to print. It's dynamically created: http://www.hhp.umd.edu/tipping_point/checklist2.cfm Fill in the 10 radio buttons and click the button at the bottom to see the next page. The graphic on the left side (yes/no over and over again) doesn't print on the pc

Re: dynamic pdf creation

2005-03-29 Thread Paul Hastings
daniel kessler wrote: So...is there any free software for CFMX 6.1 to take a web page to PDF? Our IT hasn't updated to 7 yet, but it looks like that'd do it. If not free, any cost software? Do you think bringing this page to PDF will work? itext is quite powerful

Re: dynamic pdf creation

2005-03-29 Thread Bryan Stevenson
] To: CF-Talk cf-talk@houseoffusion.com Sent: Tuesday, March 29, 2005 7:56 AM Subject: dynamic pdf creation We have a web page that's difficult to print. It's dynamically created: http://www.hhp.umd.edu/tipping_point/checklist2.cfm Fill in the 10 radio buttons and click the button at the bottom

RE: dynamic pdf creation

2005-03-29 Thread Paul Vernon
Why not just turn on background printing on the browser or is that something you don't have control of for this site? Paul ~| Logware (www.logware.us): a new and convenient web-based time tracking application. Start tracking

Re: dynamic pdf creation

2005-03-29 Thread Steven Erat
3 options off the top of my head: -HTML2PDF3 custom tagwrap around HTML to be printed and it creates a PDF you can serve up via CFCONTENT -go to SourceForge and look for iText...this is for fancier stuff...so try option 1 first ;-) -move to CF 7 (but again...try option 1 first...really

Re: dynamic pdf creation

2005-03-29 Thread Bryan Stevenson
OK...not sure why a server upgrade is being suggested over a simple custom tag solution...but I sure wouldn't go that far unless there was no other way !! It's like buying a new car because you like the rearview mirror better than you current car ;-) Cheers Bryan Stevenson B.Comm. VP

Re: dynamic pdf creation

2005-03-29 Thread Adam Haskell
It's like buying a new car because you like the rearview mirror better than you current car ;-) Dynamic Document generation is a bit bigger than a rearview mirror...It can be major selling point. You must realize in this situation the main reason for a PDF is for a uniform print format. Why

RE: dynamic pdf creation

2005-03-29 Thread David Manriquez
el: Martes, 29 de Marzo de 2005 13:24 Para: CF-Talk Asunto: Re: dynamic pdf creation OK...not sure why a server upgrade is being suggested over a simple custom tag solution...but I sure wouldn't go that far unless there was no other way !! It's like buying a new car because you like

Re: dynamic pdf creation

2005-03-29 Thread Bryan Stevenson
@houseoffusion.com Sent: Tuesday, March 29, 2005 10:23 AM Subject: Re: dynamic pdf creation It's like buying a new car because you like the rearview mirror better than you current car ;-) Dynamic Document generation is a bit bigger than a rearview mirror...It can be major selling point. You must realize

Re: dynamic pdf creation

2005-03-29 Thread Paul Hastings
Bryan Stevenson wrote: Trust me...I know how hard it CAN be if your document is complex (like my base doc which is 16 pages when empty...and 100% data driven)...I've used iText...it's a PITA, but it works like a champ ;-) actually itext is as complicated or simple as you need it to be. it

Re: dynamic pdf creation

2005-03-29 Thread daniel kessler
I turned it on in the browser and that worked, but that's me with my client (PC IE) in hand. Others won't see that. There's no way to do this programmatically is there? I have control over the site, but not the server itself which is controlled by our webhosting and the main reason that we're

Re: dynamic pdf creation

2005-03-29 Thread Bryan Stevenson
Yep...great product...and I can atest to how much better it's becomeI recently removed about 500 lines of *ahem* workarounds because an earlier version had issuesbut the latest rocks!! and yes...when you can place anything you want by the pixel...that's control ;-) Bryan Stevenson

Re: dynamic pdf creation

2005-03-29 Thread Bryan Stevenson
Bryan the broken record says try HTML2PDF3 ;-) Bryan Stevenson B.Comm. VP Director of E-Commerce Development Electric Edge Systems Group Inc. phone: 250.480.0642 fax: 250.480.1264 cell: 250.920.8830 e-mail: [EMAIL PROTECTED] web: www.electricedgesystems.com

Re: dynamic pdf creation

2005-03-29 Thread daniel kessler
Bryan the broken record says try HTML2PDF3 ;-) I am looking into it. I've not used a custom tag before so I don't know much about them. I'm a bit intimidated, honestly, which is hard to say on a programming list. Just as a fyi, the url is: http://www.letsjam.com/downloads/html2pdf3.cfm

RE: dynamic pdf creation

2005-03-29 Thread Damien McKenna
Bryan the broken record says try HTML2PDF3 ;-) http://www.easysw.com/htmldoc/faq.php?20#20 HTMLDOC currently supports most HTML 3.2 and some HTML 4.0 elements. HTMLDOC does not support HTML 4.0 tables, attributes, stylesheets, or scripting. HTML 4.0 functionality is currently in development and

RE: dynamic pdf creation

2005-03-29 Thread Connie DeCinko
CFReport and the new Report Builder are enough to sell me on the upgrade. The improved performance is just gravy. -Original Message- From: Adam Haskell [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 29, 2005 11:23 AM To: CF-Talk Subject: Re: dynamic pdf creation It's like buying a new

Re: dynamic pdf creation

2005-03-29 Thread Bryan Stevenson
I am looking into it. I've not used a custom tag before so I don't know much about them. I'm a bit intimidated, honestly, which is hard to say on a programming list. Not to worry...we don't bite (often) ;-) Here's what you'll need to do: 1) dload tag 2) put the HTML2PDF.cfm file in

RE: dynamic pdf creation

2005-03-29 Thread Connie DeCinko
: Tuesday, March 29, 2005 10:51 AM To: CF-Talk Subject: Re: dynamic pdf creation I turned it on in the browser and that worked, but that's me with my client (PC IE) in hand. Others won't see that. There's no way to do this programmatically is there? I have control over the site, but not the server

Re: dynamic pdf creation

2005-03-29 Thread Joe Rinehart
ColdFusion MX 7 makes it a breeze. Dunno if anyone had mentioned it yet... -Joe On Tue, 29 Mar 2005 14:10:35 -0400, daniel kessler [EMAIL PROTECTED] wrote: Bryan the broken record says try HTML2PDF3 ;-) I am looking into it. I've not used a custom tag before so I don't know much about

Re: dynamic pdf creation

2005-03-29 Thread Larry Lyons
3 options off the top of my head: -HTML2PDF3 custom tagwrap around HTML to be printed and it creates a PDF you can serve up via CFCONTENT This isn't such an easy option - you need to have HTMLDoc on your server, and if you're in a shared hosting environment that can be a bit difficult.

RE: Help attaching a dynamic pdf to an email

2002-09-30 Thread Mosh Teitelbaum
: Adam Sokolic [mailto:[EMAIL PROTECTED]] Sent: Friday, September 27, 2002 10:51 AM To: CF-Talk Subject: Help attaching a dynamic pdf to an email I'm attempting to generate a pdf through fields in a database (this part I have working fine) and then take that pdf file and attach it to an email

Help attaching a dynamic pdf to an email

2002-09-27 Thread Adam Sokolic
I'm attempting to generate a pdf through fields in a database (this part I have working fine) and then take that pdf file and attach it to an email. I'm using the Max Paperno tutorial to accomplish this, so the code reads: CFHEADER NAME=Content-Disposition VALUE=inline; filename=gift.fdf

Re: Dynamic PDF products for Unix?

2001-12-08 Thread Ken Johnson
: Dave Carabetta [EMAIL PROTECTED] | To: CF-Talk [EMAIL PROTECTED] | Sent: Friday, December 07, 2001 8:30 AM | Subject: Dynamic PDF products for Unix? | | | I would like to generate dynamic PDFs from ColdFusion. When I was in a | Windows environment, activePDF was a great solution for this. However

Dynamic PDF products for Unix?

2001-12-07 Thread Dave Carabetta
I would like to generate dynamic PDFs from ColdFusion. When I was in a Windows environment, activePDF was a great solution for this. However, it is not supported in Unix, and that's the evironment I'm now in. Do any of you CF/Unix users have experience with reliable PDF generators from CF?

Re: Dynamic PDF products for Unix?

2001-12-07 Thread BILLY CRAVENS
: Dynamic PDF products for Unix? I would like to generate dynamic PDFs from ColdFusion. When I was in a Windows environment, activePDF was a great solution for this. However, it is not supported in Unix, and that's the evironment I'm now in. Do any of you CF/Unix users have experience

RE: Dynamic PDF products for Unix?

2001-12-07 Thread Kevin Cundick
9:31 AM To: CF-Talk Subject: Dynamic PDF products for Unix? I would like to generate dynamic PDFs from ColdFusion. When I was in a Windows environment, activePDF was a great solution for this. However, it is not supported in Unix, and that's the evironment I'm now in. Do any of you CF/Unix users

Re: Dynamic PDF products for Unix?

2001-12-07 Thread Rey Bango
PM Subject: RE: Dynamic PDF products for Unix? On Solaris I use a free utility called html2pdf (http://www.geocities.com/SiliconValley/Lab/5247/). It took quite a bit of work to get it to work and it is very picky with your HTML tags. I used CF to build a static HTML page then had

Re: Dynamic PDF products for Unix?

2001-12-07 Thread Stephen M Aylor
filled in dynamically : http://partners.adobe.com/asn/developer/acrosdk/forms.html Steve - Original Message - From: Dave Carabetta [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Friday, December 07, 2001 8:30 AM Subject: Dynamic PDF products for Unix? I would like to generate

Re: Cold Fusion and Dynamic PDF Files

2001-10-25 Thread Chuck Rodgers
Message - From: Leon Oosterwijk [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, October 23, 2001 11:36 AM Subject: Cold Fusion and Dynamic PDF Files All, I'm going to be working on a dynamic PDF File generator. Has anyone on the list had any experience with generating

Cold Fusion and Dynamic PDF Files

2001-10-24 Thread Leon Oosterwijk
All, I'm going to be working on a dynamic PDF File generator. Has anyone on the list had any experience with generating dynamic PDF files based on some user variables? Based on some user input I need to fill in the blanks in a PDF document and present this to the user. Sincerely, Leon

Re: Cold Fusion and Dynamic PDF Files

2001-10-24 Thread Steve Aylor
Insurance Programs for the IT Industry [EMAIL PROTECTED] 949.581.2333 vox 949.581.2814 fax 949.678.6091 cell - Original Message - From: Leon Oosterwijk [EMAIL PROTECTED] To: CF-Talk [EMAIL PROTECTED] Sent: Tuesday, October 23, 2001 11:36 AM Subject: Cold Fusion and Dynamic PDF Files All

Re: Dynamic PDF

2000-11-10 Thread Gordon Burns
Hi Stephen, Sorry for delay in responding I have been away from theoffice. ActivePDF.com I looked installed locally and frankly could not understand it so gave up. I have Adobe acrobat which I use locally for manuals etc but this is just not my field. I can see you are exasperated as well

RE: Dynamic PDF

2000-11-10 Thread Simon Horwith
202.797.6570 (direct line) www.figleaf.com -Original Message- From: Gordon Burns [mailto:[EMAIL PROTECTED]] Sent: Friday, November 10, 2000 4:35 AM To: CF-Talk Subject: Re: Dynamic PDF Hi Stephen, Sorry for delay in responding I have been away from theoffice. ActivePDF.com I looked

RE: Dynamic PDF

2000-11-10 Thread Stewart McGowan
Its not really an activePDF question but a generic one :) Do u know of a plugin that allows mark-up online of PDF's, by multiple peeps? We're using a DHTML mark up of JPG's atm but would like to move to a PDF workflow to match our production Cheers Stew

RE: Dynamic PDF

2000-11-09 Thread Dave Watts
Q: is it MS "legal" to put MS Word on a server and remotely control it to print stuff out? I'm not a lawyer, but according to the MS Developer Days presentation I attended a couple of years ago, as long as you pay for the copy of Office you put on the server, you're OK. Dave Watts, CTO, Fig

Re: Dynamic PDF

2000-11-09 Thread Stephen M Aylor
Thak you - Original Message - From: "Dave Watts" [EMAIL PROTECTED] Q: is it MS "legal" to put MS Word on a server and remotely control it to print stuff out? I'm not a lawyer, but according to the MS Developer Days presentation I attended a couple of years ago, as long as you

RE: Dynamic PDF

2000-11-07 Thread Dan Haley
, November 08, 2000 12:13 AM To: CF-Talk Cc: [EMAIL PROTECTED] Subject: Re: Dynamic PDF This may help. http://www.zeon.com.tw/pdfdrive.htm My thought process on this is ... buy this tool / pdf printer driver - Load it and MS Word on the server. Create your .doc or .rtf files via cf .. whatever

Re: Dynamic PDF

2000-11-01 Thread Sean Renet
Mike check out www.activepdf.com I use their activepdf toolkit to generate all kinds of pdf files on the fly - Original Message - From: "Mike Sullivan" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Monday, October 30, 2000 3:53 PM Subject: Dynamic PDF -

RE: Dynamic PDF

2000-11-01 Thread Simon Horwith
, you could manually create it. ~Simon -Original Message- From: Sean Renet [mailto:[EMAIL PROTECTED]] Sent: Wednesday, November 01, 2000 4:39 PM To: CF-Talk Subject: Re: Dynamic PDF Mike check out www.activepdf.com I use their activepdf toolkit to generate all kinds of pdf files on the fly

RE: Dynamic PDF

2000-10-31 Thread Daye, Marianne
might have encountered? Marianne Daye Programmer/Analyst Information Delivery Systems http://ids.rti.org -Original Message- From: Mike Sullivan [mailto:[EMAIL PROTECTED]] Sent: Monday, October 30, 2000 6:53 PM To: CF-Talk Subject: Dynamic PDF -BEGIN PGP SIGNED MESSAGE- Hash: SHA1

Re: Dynamic PDF

2000-10-31 Thread Ryan
All, Is there a way to create PDFs on the fly? My users get a results set from a query and I would like to give them a dynamic way to print it. Any thoughts on how it can be done? A PDF file is really text inside, if you just need to change a few parts of the file, like their name + account

Re: Dynamic PDF

2000-10-31 Thread Howie Hamlin
Nope, not true - a PDF file uses compression. More info at: http://www.wotsit.org/download.asp?f=pdfspec Regards, Howie - Original Message - From: "Ryan" [EMAIL PROTECTED] To: "CF-Talk" [EMAIL PROTECTED] Sent: Tuesday, October 31, 2000 9:12 AM Subject: Re:

RE: Dynamic PDF

2000-10-31 Thread Ian Lurie
dynamic generation, but you're typically looking at $10k+ just to buy the software... Ian Lurie www.portentinteractive.com www.pdfconnect.com -Original Message- From: Howie Hamlin [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 31, 2000 6:34 AM To: CF-Talk Subject: Re: Dynamic PDF Nope

RE: Dynamic PDF

2000-10-31 Thread Gieseman, Athelene
: Dynamic PDF -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, Is there a way to create PDFs on the fly? My users get a results set from a query and I would like to give them a dynamic way to print it. Any thoughts on how it can be done? TIA Mike -BEGIN PGP SIGNATURE- Version

Re: Dynamic PDF

2000-10-31 Thread Ryan
At 09:33 10/31/00 -0500, you wrote: Nope, not true - a PDF file uses compression. More info at: http://www.wotsit.org/download.asp?f=pdfspec It may or may not use compression, its not part of the standard. Any PDF reader should be able to read a PDF if its compressed or not. RPS

Re: Dynamic PDF

2000-10-31 Thread Stephen M. Aylor
A PDF file is really text inside, true... but pdf accounts for every bit in the file, and changes will cause the file to not open many times. if you just need to change a few parts of the file, like their name + account number or something, but the rest of the document stays the same, you

Dynamic PDF

2000-10-30 Thread Mike Sullivan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, Is there a way to create PDFs on the fly? My users get a results set from a query and I would like to give them a dynamic way to print it. Any thoughts on how it can be done? TIA Mike -BEGIN PGP SIGNATURE- Version: PGPfreeware 6.5.3

RE: Dynamic PDF

2000-10-30 Thread Kevin Langevin
they? CFUG-SFL Manager -Kev /CFUG-SFL Manager -Original Message- From: Mike Sullivan [mailto:[EMAIL PROTECTED]] Sent: Monday, October 30, 2000 6:53 PM To: CF-Talk Subject: Dynamic PDF -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All, Is there a way to create PDFs on the fly

Re: Dynamic PDF

2000-10-30 Thread Stephen M. Aylor
: Monday, October 30, 2000 4:04 PM Subject: RE: Dynamic PDF There was a thread on this previously...I believe that the main app that could do this was removed from circulation due to legal problems with Adobe...but I think someone posted a somewhat complex workaround. You should be able to find

Re: Dynamic PDF

2000-10-30 Thread Stephen M. Aylor
It all basically depends on what the application is. Crystal Reports, Word, Excel, tabular data output in a browser/html from a cf query www.pdfzone.com www.planetpdf.com Stephen M. Aylor Aylor Insurance Agency, Inc. "Specialized insurance for Technology Risks" [EMAIL PROTECTED]

Re: Dynamic PDF

2000-10-30 Thread Stephen M. Aylor
Ops ...What platform(s)? Browsers? Steve All, Is there a way to create PDFs on the fly? My users get a results set from a query and I would like to give them a dynamic way to print it. Any thoughts on how it can be done? TIA Mike