Hi,
I'm trying to make FOP print some reports in Danish with special characters.

When I use the writePDF method to generate a PDF file on the harddrive, the 
layout is just as I want it and all words are on the same line. This is what I 
have been using while developing (so I did not block the printer at the office 
all the time). But I am not interested in getting a PDF file - I need to be 
able to print to the printer directly, so I switched from calling writePDF to 
calling print instead. This unfortunately causes problems with special 
characters :-/

If I use print the words containing the special characters are printed 
approximately 1mm below the line all other words are printed on, this is not 
acceptable behavior to us, so I need to find a fix for it.

I can recreate this behavior on both FOP 0.20.4 and 0.20.5. But is there a 
patch somewhere that causes writePDF and print to generate identical output in 
either of these versions? 

Or is there anyone in this group that has successfully managed to use print 
with special characters and gotten all words printed on a straight line? If so, 
I would really like to see an example to check if I have missed a step 
somewhere.

Thank you in advance.

Regards,
Flemming

-- 
Flemming Jønsson
Systems Engineer, M.Sc. C.S.
Systematic Software Engineering A/S

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to