i'm having some trouble with htmldoc on my production server.


i recently installed htmldoc on my dev server (a win2k unit running iis 5
and cf 5) and on my production intranet server (an nt4 unit running cf 5).
i'm developing a product quotation system that delivers a quote document in
pdf format.


i'm aware htmldoc doesn't support css, so i have painstakingly created a
static page that displays wonderfully from either machine.  on my dev
server, the page translates to pdf perfectly.  on my production server, the
pdf translation is incorrect.  whenever i output a numeric value:
#numberformat(myprice,'999,999,999.99')# the displayed value is shifted to
the left one character for every comma being displayed.  in other words, if
the value is 0.00, it stays all the way to the right.  if the value is
1,200.00, it gets shifted to the left 1 character.  1,000,000.00 gets
shifted to the left 2 characters.  


needless to say, it looks horrible.  there's no way i can deliver quotes to
customers with this problem.


any idea what could be the cause of this?  the variable i see is iis.  could
iis 4 be handling html differently than iis 5?


eric
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to