Hi,
I'm trying to export a Word (2000) doc to PDF and ran into a problem.
Here's the details. // get the doc content into a cf var
// use cfdocument to save the var as a pdf doc #mydoc#
The generated pdf file looks minimized and crammed, some of its content is legible, the original Word doc (2000) is of 275k. Railo version is 2.1.017 for Windows. Am I not doing the right thing or else?
Thanks.