Ask a Question related to Coldfusion Server Administration, Design and Development.
-
nmische #1
CF/JRun JRE access to system fonts
I'm evaluating a 3rd party Java library to use with ColdFusion for PowerPoint
management. ([url]http://www.tonicsystems.com[/url]) One of the libraries, the
Transformer, can be used to convert slides to any Java supported image format.
The problem I'm running into is that while running the Transformer library
under ColdFusion some fonts are not being found, so the generated images have
boxes where characters should be. If I run the library outside of ColdFusion
under my locally installed SDK (J2SDK 1.4.2._11) the library works fine. Does
anyone know if there is any special configuration I need to give the CF JRE
aceess to the system fonts?
Thanks,
--Nathan
nmische Guest
-
Accessing System Fonts?
Hello. Wondering if there is any way to access the runtime (hosting) system's fonts and load them during runtime rather than embedding them in... -
Dynamic text, system fonts, and specialcharacters...
Btw, fonts are not embedded. Using system fonts (verdana). -
Jrun taking too many system resources
Hello again all, For some reason on our coldfusion server, the "jrun" process is continuously taking up too many system resources. We're almost... -
JRun Error when 2 or more users access
Andrew, With the JVM Heap Size setting, are we talking total physical memory or physical memory plus virtual memory? Java and JVM -> Minimum... -
System fonts
Hi, Does lingo have a way of querying the host system to determine which fonts are available? I would like the user of my projector to be able to... -
PaulH *ACE* #2
Re: CF/JRun JRE access to system fonts
nmische wrote:
could be the encoding is mildly messed up (boxes are symptoms of a font> under ColdFusion some fonts are not being found, so the generated images have
> boxes where characters should be. If I run the library outside of ColdFusion
not being able to render that character) or that font is simply not on
the server.
PaulH *ACE* Guest
-
nmische #3
Re: CF/JRun JRE access to system fonts
The font is on the server. (I working on my local development box, which is the
same system I used to create the presentation.) How could I go about checking
out encoding issues?
Thanks,
--Nathan
nmische Guest
-
nmische #4
Re: CF/JRun JRE access to system fonts
I don't know if it matters (it probably does) but the font we are having issues with is wingdings, which PowerPoint uses for bullet points in some of its default designs.
nmische Guest



Reply With Quote

