[libreoffice-users] Base - hiding a push button conditionally

2016-02-06 Thread Egbert Eissing
p { margin-bottom: 0.1in; line-height: 120%; }I have the followingArrangement:The main form of the document is (oForm), and there is a subform (oMangForm).On the subform, thereis a push-button, which I wish to hide under certain conditions.I have carefullyread all the documents available to me

[libreoffice-users] Re: Avery 8167 label printing

2016-02-06 Thread Ken Springer
On 2/6/16 3:14 PM, Thomas Taylor wrote: On Sat, 6 Feb 2016 13:16:08 -0700 Ken Springer wrote: Printing is off the mark vertically by about an eighth of an inch vertically, lower on the page than correct. Labels print fine on Avery 8160. No adjustments of any kind to the template was made. L

Re: [libreoffice-users] Avery 8167 label printing

2016-02-06 Thread Thomas Taylor
On Sat, 6 Feb 2016 13:16:08 -0700 Ken Springer wrote: > Printing is off the mark vertically by about an eighth of an inch > vertically, lower on the page than correct. > > Labels print fine on Avery 8160. > > No adjustments of any kind to the template was made. > > LO 4.4.7.2 > > Hi Ken, N

Re: [libreoffice-users] Re: How to find out which fonts are used in an Open Document?

2016-02-06 Thread toki
On 06/02/2016 12:34, Robert Funnell wrote: >Could someone please provide a direct link or some other pointer? Me bad. My only excuse is that I had been up for almost 48 hours when I wrote my reply. Any time an extension is listed, one needs to provide: * URL; * Operating systems it can run on;

[libreoffice-users] Avery 8167 label printing

2016-02-06 Thread Ken Springer
Printing is off the mark vertically by about an eighth of an inch vertically, lower on the page than correct. Labels print fine on Avery 8160. No adjustments of any kind to the template was made. LO 4.4.7.2 -- Ken Mac OS X 10.8.5 Firefox 44.0 Thunderbird 38.0.1 "My brain is like lightning, a

Re: [libreoffice-users] Pasting Tabular Data Into Calc From An HTML Source

2016-02-06 Thread James E. Lang
Thank you, Piet. So do I need to install LO 3.6.7.2 in order to correct this? Or, should I implement the following twelve steps? 1) use my eMail client to copy these frequent reports to my computer from Gmail 2) run a script or program to: 2.1) open that file 2.2) strip out everything before

Re: [libreoffice-users] Fwd: Problem with Document- Bad Behavior

2016-02-06 Thread Graham Luffrum
With LibreOffice 5.1.0.3 under Linux Mint 17.2 I also get the blinking, which is not surprising as the text is set to blink, i.e. under 'Character' -> 'Font effects' the box "Blinking" is set. For some reason I could not select the whole text on these pages, but only individual lines. On doing so

[libreoffice-users] Fwd: Problem with Document- Bad Behavior

2016-02-06 Thread rgarcia7
These are another two videos, I hope they help: https://goblinrefuge.com/mediagoblin/u/ron1ck/m/libreoffice-and-word-using-copies-of-the-same-document/ https://goblinrefuge.com/mediagoblin/u/ron1ck/m/libreoffice-docx-creation-possible-bug/ Forwarded Message Subject: Fwd: Pro

[libreoffice-users] Re: How to find out which fonts are used in an Open Document?

2016-02-06 Thread Pedro
Hi Owen Owen Genat wrote > Pedro, something like this should give an idea: > > $ unzip -p filename.odp styles.xml | xmllint --format - | grep "font-face > style:name" | sort -u > > That will just give style-based font use. For direct formatting, replace > "styles.xml" with content.xml. That lo

Re: [libreoffice-users] Re: How to find out which fonts are used in an Open Document?

2016-02-06 Thread Robert Funnell
On Sat, 6 Feb 2016, Owen Genat wrote: Pedro wrote Robert Funnell wrote What about unzipping the .odt/.odp/whatever file and searching for font names in the resulting .xml files? (Again, I haven't tried this.) That would make sense. Unfortunately the file styles.xml lists some 55 fonts From a

[libreoffice-users] Re: Problem with Document- Bad Behavior

2016-02-06 Thread m.a.riosv
Not reproducible. Win10x64 LibreOffice Version: 5.0.5.1 (x64) Please test if disable or enable OpenGl in Menu/Tools/Options/LibreOffice /View has some effect. And increase at least up to 48 Mb the option in Menu/Tools/Options/LibreOffice/Memory/Graphics cache/Use for LibreOffice?. If nothing work

[libreoffice-users] Re: How to find out which fonts are used in an Open Document?

2016-02-06 Thread Owen Genat
Pedro wrote > > Robert Funnell wrote >> What about unzipping the .odt/.odp/whatever file and searching for >> font names in the resulting .xml files? (Again, I haven't tried this.) > That would make sense. Unfortunately the file styles.xml lists some 55 > fonts > From a PDF copy of the presentati

[libreoffice-users] Re: How to find out which fonts are used in an Open Document?

2016-02-06 Thread Pedro
Hi Dave Dave Barton wrote >> Brilliant! > > Yep! Just like most of Tom Bilek's extensions. +1 Dave Barton wrote >> BTW the extension works perfectly in LibreOffice 4.4.7 and 5.0.4.2 but >> doesn't work in 5.1.0.3 > > Which OS? The extension works perfectly for me in Writer LibreOffice > 5.1.

Re: [libreoffice-users] Re: How to find out which fonts are used in an Open Document?

2016-02-06 Thread Robert Funnell
Ah, of course. I missed the significance of 'not to remember looking in OpenOffice Extensions where there are many more extensions available'. Thank you. - Robert On Sat, 6 Feb 2016, Dave Barton wrote: Hi Robert, This is one of the AOO extensions: http://extensions.services.openoffice.org/e

Re: [libreoffice-users] Re: How to find out which fonts are used in an Open Document?

2016-02-06 Thread Dave Barton
Hi Robert, This is one of the AOO extensions: http://extensions.services.openoffice.org/en/project/testfonts which redirects to SourceForge. Regards Dave Original Message From: Robert Funnell Date: Sat, 6 Feb 2016 07:34:01 -0500 (Eastern Standard Time) > I don't know what I'm

Re: [libreoffice-users] Re: How to find out which fonts are used in an Open Document?

2016-02-06 Thread Robert Funnell
I don't know what I'm doing wrong but I can't find the TestFonts extension at http://extensions.libreoffice.org/. Could someone please provide a direct link or some other pointer? Thanks. - Robert On Sat, 6 Feb 2016, Pedro wrote: Hi Jonathon toki wrote I _think_ that the TestFonts extensi

Re: [libreoffice-users] Re: How to find out which fonts are used in an Open Document?

2016-02-06 Thread Dave Barton
Original Message From: Pedro Date: Sat, 6 Feb 2016 02:57:13 -0700 (MST) > Hi Jonathon > > > toki wrote >> I _think_ that the TestFonts extension works for Impress. >> >> It was designed for Write. > > Brilliant! Yep! Just like most of Tom Bilek's extensions. > It was exactl

[libreoffice-users] Re: How to find out which fonts are used in an Open Document?

2016-02-06 Thread Pedro
Hi Jonathon toki wrote > I _think_ that the TestFonts extension works for Impress. > > It was designed for Write. Brilliant! It was exactly something like this I was looking for (how stupid of me not to remember looking in OpenOffice Extensions where there are many more extensions available...)

Re: [libreoffice-users] Base - automatically running a macro on form opening

2016-02-06 Thread Marion & Noel Lodge
Hi Egbert, If you are running on a Windows machine, I have found ways to do what you were asking and I could make some suggestions if that would help. Noel -- Noel Lodge lodg...@gmail.com On 4 February 2016 at 14:59, Egbert Eissing wrote: > I need to fire up a macro automatically when I open a