Re: [libreoffice-users] perplexed by password

2017-09-17 Thread zahra a
hello. if you set password for your documents, you need to type password when you want to open your files. then after writing the correct password, you can read or edit your files as normal! God bless you all. On 9/16/17, krishna wrote: > good morning, > > does creation of

[libreoffice-users] resume support on daily builds

2017-09-17 Thread krishna
good morning, is resume supported on daily builds at [ z ] ? at my present download speed it might take at least five days to complete ;) [ z ] http://dev-builds.libreoffice.org/daily/master/ regards, krishna -- krishna [ never ever ask about my real name or identity ] ji-bu-rish:

[libreoffice-users] Re: LO printing issue, 5.3.6.1

2017-09-17 Thread Ken Springer
Interesting. It's an old problem that has reared it's ugly head. I'm going to back up to 5.2.7 where it seems this is not a problem. And it may solve the Start Center/Remote files problem I've found. On 9/17/17 2:04 PM, Al Maloney wrote: Please see

[libreoffice-users] Re: Creating a table with equal sized rows

2017-09-17 Thread Ken Springer
You have to do this with MS Word too. Never have considered this to be a sign of quality. On 9/17/17 2:32 PM, Steve Edmonds wrote: I think in LO you always have to have a line after the table on a page. I sometimes make the character height 6 pt to minimise the visual effect. steve On

Re: [libreoffice-users] Creating a table with equal sized rows

2017-09-17 Thread Steve Edmonds
I think in LO you always have to have a line after the table on a page. I sometimes make the character height 6 pt to minimise the visual effect. steve On 18/09/17 06:42, Ken Springer wrote: Libre Office 5.3.6.1 Mac OS X 10.11.6 El Capitan I've been trying to find a way to easily create a

Re: [libreoffice-users] Creating a table with equal sized rows

2017-09-17 Thread Remy Gauthier
Hi, You can place the table in a frame that is set to be behind the text on the page (this will remove the space taken by the paragraph mark after the table on the page but not in the frame). Anchor the frame to the page, with the top at 0 cm from the text zone. Place the data in your table and

Re: [libreoffice-users] Re: LO printing issue, 5.3.6.1

2017-09-17 Thread Al Maloney
Please see https://bugs.documentfoundation.org/show_bug.cgi?id=92190 et al Velox Versutus Vigilans On Sun, Sep 17, 2017 at 1:37 PM, Ken Springer wrote: > I also use the Export to PDF option. Feels like a lot less work to me! > LOL > > What is curious to me, is how this issue

[libreoffice-users] Creating a table with equal sized rows

2017-09-17 Thread Ken Springer
Libre Office 5.3.6.1 Mac OS X 10.11.6 El Capitan I've been trying to find a way to easily create a table that starts at the top margin, ends at the bottom margin, with all rows the same height, and not create a blank page at the end of the document. Can this be done? -- Ken Mac OS X

[libreoffice-users] Re: LO printing issue, 5.3.6.1

2017-09-17 Thread Ken Springer
I also use the Export to PDF option. Feels like a lot less work to me! LOL What is curious to me, is how this issue escaped notice in the "stable" version, which is meant for those that don't want to deal with issues. As well as my thread about opening remote files, which I just discovered

Re: [libreoffice-users] LO printing issue, 5.3.6.1

2017-09-17 Thread Tim-L
I get that issue many times with 64-bit DEB version. A lot of the times when I see that issue I do a "trick". I choose a different printer, then do a "print preview". After that, I go back to the original printer and look at the print preview option. Sometimes that works. Why - who

Re: [libreoffice-users] Base query - CONCAT function

2017-09-17 Thread Harvey Nimmo
On Sat, 2017-09-16 at 18:37 +0200, Harvey Nimmo wrote: > On Sat, 2017-09-16 at 18:31 +0200, Robert Großkopf wrote: > > > > Hi Harvey, > > > > > > > > > > > > But shouldn't the CONCAT( ' & ', [Partnervorname] ), '' ) > > > actually > > > return a NULL due to the '' (i.e. not a space, zero

[libreoffice-users] Re: LO printing issue, 5.3.6.1

2017-09-17 Thread Ken Springer
That's too bad. :-( A printing bug seriously cripples a program, IMO. On 9/16/17 10:32 PM, Ginterak wrote: Yes On Sep 16, 2017, at 5:04 PM, Ken Springer wrote: Mac OS X 10.11.6 I create a document in portrait orientation. Print Preview is correct. PDF export is

[libreoffice-users] calc macro selected range

2017-09-17 Thread Gary Collins
Hi Im writing a macro to replace a number of characters with corresponding alternative chars wherever they occur in strings in a selected cell range. To accomplish this im currently calling uno:executeSearch multiple times - once for each character that needs to be changed. Problem is, when