Can I use cfdocument to assemble multiple pdf's into one final pdf?
If not what can I do to take already created pdf's and assemble into one pdf? I use CF
http://www.experts-exchange.com/Web_Development/Web_Languages-Standards/Cold_Fusion_Markup...
Zones:
CFMLDate Answered: 04/18/2007 Grade: A Views: 0
cfdocument question: I have cfdocument tag that points to certificate template. How would I be able to select all of today certificates from a table that has a date field. I have a table with a dat...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_22646372...
I'm wondering how to pass a cfsavecontent variable to other pages. I'm trying to create a "print this page" button that takes the content of the page and formats it into a printable document using ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21475899...
This may be a no-brainer for a few of you (or most of you!) but is there a way to create html files on a server in the same fashion that cfdocument creates pdf files and saves them to a server shar...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21578815...
After installing updater 7.01 <cfdocument format="pdf" stopped working, it not just sits there and does nothing, without any errors.
Any ideas, searched the web other people have had similar pro...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21584023...
I'm creating an employee phone list but am trying to increase the fontsize and rowheight of the document. I applied a simple stylesheet to increase the rowheight and fontsizes of the th and td elem...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21615572...
I'm having trouble with this simple example below. When it creates a PDF there are 3 extra blank spaces appearing after the end of the word "Version". I'm using CFMX7 on RedHat Enterprise v.4
<c...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21619446...
Good Morning,
I've got a .cfm that is almost 500 lines with various CFML, etc. and I'm enclosing this in a <cfdocument...> tag.
On my workstation with CF Developer, the .cfm page renders fine...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21648356...
I have a client who needs the hyperlinks disabled in the PDF file that is generated by the CFDOCUMENT tags. Does anyone have any idea how to do this?
Thanks,
Jake
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21688149...
I need to be able to create a document in PDF on the fly and then save it to a known server. This PDF will be in the order specified in the database for that document. This new document is going ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/ColdFusion/Q_21734699...