Hi experts,
I use this method:
cDoc.exportFile(ExportFormat.PDF_TYPE, cFile, false, cPreset);
gen pdf in javascript.
but my come out has this problem:
![pdf font problem.jpg]()
sometimes it is C, sometimes G, or other characters
Could some one tell me what's the problem?
thanks
regard
John