Search found 401 matches
- Mon Jun 30, 2025 12:43 pm
- Forum: Water Cooler
- Topic: Odd/Even page headers and footers
- Replies: 1
- Views: 9065
Re: Odd/Even page headers and footers
In TextMaker, this is a piece of cake. Choose "Different left and right pages“ in Format > Chapter, then go to Insert > Header, and you will find all you need in the "Header and Footer" bar at the bottom of the page: Bildschirmfoto 2025-06-30 um 12.41.38.png NB: This is only the quick...
- Mon Jun 23, 2025 10:38 am
- Forum: TextMaker NX and 2024 for Windows
- Topic: Feature Request: New Paste Special
- Replies: 2
- Views: 6827
Re: Feature Request: New Paste Special
Even if this feature is missing, there is no need to change each quote mark separately. An opening quote mark is usually always preceded by a space or a praragraph mark. So you can use the replace function in TextMaker instead: 1st pass: replace Space" with Space“ 2nd pass: replace Paragraph ma...
- Sat Jun 21, 2025 12:18 pm
- Forum: SoftMaker Office NX and 2024 for Windows (General)
- Topic: Joining PDFs created with a non-duplex ADF with odd and even numbered pages alternatingly
- Replies: 3
- Views: 8636
Re: Joining PDFs created with a non-duplex ADF with odd and even numbered pages alternatingly
While this function is not yet included in FlexiPDF, I use a workaround: the scanner output should not be two large files, but rather one file for each page. I then use a file renaming tool to add initial numbering to the file names. For the odd files, I start with 01 and add two for the following f...
- Fri Jun 13, 2025 11:31 am
- Forum: Water Cooler
- Topic: Editing Services
- Replies: 23
- Views: 237753
Re: Editing Services
YMMD!seasoned_geek wrote: ↑Thu Jun 12, 2025 11:49 pm LibreOffice is a train wreck that got hit by a plane crash and is rolling downhill towards a daycare center at noon play.

- Thu Jun 12, 2025 10:42 am
- Forum: TextMaker 2018 for Windows
- Topic: How to remove a page?
- Replies: 5
- Views: 17176
Re: How to remove a page?
Where is the page you want to remove? If it is an empty page at the end of the document (as in the original post), it may be sufficient to set the cursor at the end of the document and press the delete backwards key. If he page sits somewhere in the middle of the document, it is not so easy. Whereas...
- Tue May 27, 2025 11:34 am
- Forum: TextMaker 2021 for Windows
- Topic: Book Layout view?
- Replies: 3
- Views: 16330
Re: Book Layout view?
Yes, the Book Layout View was introduced with TextMaker 2024 and is not available in TM 2021.
- Mon May 26, 2025 11:05 pm
- Forum: TextMaker NX and 2024 for Mac
- Topic: Search & replace in a table
- Replies: 1
- Views: 25396
Re: Search & replace in a table
Yes, it does.
- Wed May 21, 2025 12:03 pm
- Forum: Water Cooler
- Topic: Windows XP still in use?
- Replies: 26
- Views: 249003
Re: Windows XP still in use?
Well said.seasoned_geek wrote: ↑Wed May 21, 2025 11:47 am You don't want to be the poor fool wheeled into ER near death while the team trying to save your life is trying to look up the lab results in the new system.

- Mon May 19, 2025 10:46 am
- Forum: FreeOffice TextMaker 2024 for Mac
- Topic: File Format
- Replies: 3
- Views: 37407
Re: File Format
The .bak files are automatic backup files. Go to Tools > Options..., tab "Backup", and uncheck "Keep older versions of the document" to stop saving them.
- Sun May 04, 2025 10:16 pm
- Forum: FreeOffice TextMaker 2024 for Mac
- Topic: Paste Text Only
- Replies: 7
- Views: 127833
Re: Paste Text Only
Well, my Apple keyboard has an alt as well as a ctrl key.
- Wed Apr 02, 2025 1:58 pm
- Forum: TextMaker NX and 2024 for Linux
- Topic: Paste as image
- Replies: 1
- Views: 10281
Re: Paste as image
As a PlanMaker table is not an image, it cannot simply be copied and pasted as an image. You will need a printer driver which is able to write the print output into an image file. This image file can then be inserted in a TextMaker document.
- Sun Mar 16, 2025 12:10 pm
- Forum: TextMaker NX and 2024 for Windows
- Topic: Question on breaks
- Replies: 1
- Views: 13246
Re: Question on breaks
The main function of section breaks is the option to change the number of columns without starting a new chapter. So you can format part of the text with a different number of columns while all chapter options stay the same. A section break can be combined with a page break but this is not necessary...
- Thu Mar 13, 2025 11:19 am
- Forum: TextMaker 2021 for Windows
- Topic: Indented lines suddenly appearing
- Replies: 8
- Views: 80222
Re: Indented lines suddenly appearing
Just an idea: Could it be that an invisible empty text box sitting on the page pushes the lines to the right? In any case, it would be helpful if we could get an extract of the original document showing the issue.
- Sat Feb 08, 2025 3:27 pm
- Forum: TextMaker NX and 2024 for Windows
- Topic: Concat numbers and strings in a cell
- Replies: 9
- Views: 83703
Re: Concat numbers and strings in a cell
You are right. There is a bug in TextMaker. In the attached sample document, in the first line I define a variable named ID: ID="0025". By adding quotation marks, i have marked the value 0025 as a text string, not a number. But if I call this variable again in another calculation, the text...
- Fri Feb 07, 2025 11:56 am
- Forum: TextMaker NX and 2024 for Windows
- Topic: Concat numbers and strings in a cell
- Replies: 9
- Views: 83703
Re: Concat numbers and strings in a cell
I cannot quite follow you. Could you give us a sample document (with dummy values)?