Search found 4 matches
- Wed Aug 31, 2016 11:04 am
- Forum: Support
- Topic: Printing and windows dpi/font-size settings.
- Replies: 8
- Views: 41026
- Thu Mar 31, 2016 12:10 pm
- Forum: Support
- Topic: Printing and windows dpi/font-size settings.
- Replies: 8
- Views: 41026
Printing and windows dpi/font-size settings.
Hi, My customers reported that the the print (and print preview, and in my case pdf output using SynPdf) depends on the windows dpi settings. A lot of my customers run laptops with font size 125%. They get nervous when a 100 page document suddenly is 98 pages, and get afraid that information is ...
- Thu Jun 11, 2015 9:18 am
- Forum: Support
- Topic: Compile after deleting additional .PAS file
- Replies: 2
- Views: 14245
Your problem may have to do with the build paths. In older versions of Delphi the .dcu were put right next to, in the same directory as the .pas file. Now, by default the .dcu files are put in the Win32/Debug or a similar build directory. I did and experiment and moved the .dcu file to the the same ...
- Wed Apr 08, 2015 10:05 am
- Forum: Support
- Topic: xhtml/xml compliancy
- Replies: 7
- Views: 36991
Still nbsp in xhtml.
Hi Sergey, I am working with your xhtml export. Seems like it still produces which later in my tool-chain breaks the xml parser (standard TXMLDocument) You asked for references. According to wikipedia:) http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references the only ...