Hi Justin, Can I use this for pages generated by CFMX? The pages are for displaying resultset from a query in a table. So basically, the pdf is for documentation and printing. You see, printing an HTML page may result in unprintable areas if the table exceeded the browser width size. So i guess a solution would be to generate them in PDF and print. Does that sound sensible or there is another way to do it?
thanks. -Ant -----Original Message----- From: Justin MacCarthy [mailto:[EMAIL PROTECTED]] Sent: Friday, December 20, 2002 7:15 PM To: CF-Linux Subject: RE: CF to PDF for Linux Also look at FOP for XML -> PDF http://xml.apache.org/fop/index.html Same XML source, you then can use for XHTML / XML / HTML / WML etc... Justin > -----Original Message----- > From: Anthony Wong [mailto:[EMAIL PROTECTED]] > Sent: 20 December 2002 05:45 > To: CF-Linux > Subject: RE: CF to PDF for Linux > > > Hi Todd, > > I tried the same version on Windows. Looks good. Can i use the custom tag > that was created for the windows version in the Linux box? What are the > changes? Linux is still a whole new world to me. > > By the way, I read in the easysw.com FAQ site that it doesn't support UTF > characters like Chinese and Japanese still. Is there one that > supports this > feature? > > Thanks. > > -Ant > > -----Original Message----- > >From: Todd [mailto:[EMAIL PROTECTED]] > Sent: Friday, December 20, 2002 12:01 PM > To: CF-Linux > Subject: Re: CF to PDF for Linux > > > You just missed a pretty decent thread about 2-3 days ago. > > HTMLDoc is a 'low end' (and free) HTML2PDF > > http://www.easysw.com/htmldoc/ > > They have a linux build. > > ~Todd > > At 11:44 AM 12/20/2002 +0800, you wrote: > >Hi all, > > > >Does anyone have a good solution to convert content generated by > CF to PDF > >files in Linux environment? I read numerous suggestion in archieves but I > >can't figure out still which one is best for deployement(and free!). I've > >little experiance in Linux environment. > > > >I've visited ActivePDF site and realised that you need to purchase the > >product. Sadly, budget had ran out. > > > >THanks > > > >Anthony > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=14 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=14 Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.14
