Home » U++ Library support » RichText,QTF,RTF... » qtf and report print differently on different platform (using Perfom() to print a qft report, prints a slightly different document on different platform)
|
|
Re: qtf and report print differently on different platform [message #47584 is a reply to message #47581] |
Wed, 01 February 2017 18:49  |
atortelli
Messages: 2 Registered: January 2017
|
Junior Member |

|
|
I do this:
Report r;
String qtf=LoadFile("dichTemplate.qtf");
.....
r<<qtf;
Perform(r);
I created file "dichTemplate.qtf" using UWord.
I compiled two versions of the program , one for linux and one for windows.
Fonts are different from linux to windows but when I execute in windows xp font are the same of windows 10. When I execute on Window xp text is printed about 1 centimeter upper than in windows 10.
Thank you.
Alessandro
[Updated on: Wed, 01 February 2017 21:14] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Apr 25 11:58:52 CEST 2025
Total time taken to generate the page: 0.00575 seconds
|