Re: [libreoffice-users] Exporting Text File to PDF (One Page At A time)

2012-12-27 Thread Girvin R. Herr



Hal Vaughan wrote:

I'm exporting ODT files to PDF, but I want to export only 1 page at a time, so 
I'm using a BASIC macro to handle this.

I've been searching, but since somewhere around 3-4am EST, I have not been able 
to access oooforum.org and most links lead to there.

I can't find examples elsewhere that show me how to export a PDF file from in 
BASIC or how to specify, again, from BASIC, what pages to export.

Can anyone give me links for examples that are not on oooforum.org?  Or tell me 
what classes I would be using for this so I can look them up in the IDL to find 
out how to specify the page (or pages) to export and how to use the PDF 
exporter?


Thank you.




Hal
  

Hal,
I just checked on my LO 3.6.4 and discovered there is a way to export 
only certain page(s).  Don't use the button on the toolbar, but use File 
-> Export as PDF.
A dialog comes up with "Range" in the top left corner of the "General" 
tab.  There, you can select "All", "Pages", or "Selection" (if 
pre-selected).  The "Pages" option allows you to specify which range of 
pages, or a single page number, you want to be included in the export.  
This dialog has many other PDF options that the toolbar button does not 
offer.
However, I may have mis-read your problem.  If you want to have an 
automated method of creating a separate file for each page, then this 
may not help.  If your document is long, using this method can be 
tedious and an automated method would be preferable.


Hope this helps.
Girvin Herr


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Exporting Text File to PDF (One Page At A time)

2012-12-27 Thread Hal Vaughan
I'm exporting ODT files to PDF, but I want to export only 1 page at a time, so 
I'm using a BASIC macro to handle this.

I've been searching, but since somewhere around 3-4am EST, I have not been able 
to access oooforum.org and most links lead to there.

I can't find examples elsewhere that show me how to export a PDF file from in 
BASIC or how to specify, again, from BASIC, what pages to export.

Can anyone give me links for examples that are not on oooforum.org?  Or tell me 
what classes I would be using for this so I can look them up in the IDL to find 
out how to specify the page (or pages) to export and how to use the PDF 
exporter?


Thank you.




Hal
-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



[libreoffice-users] Change Load/Save Settings at Server or Domain Level?

2012-12-27 Thread CdnGuy
Just wondering if the Load/Save General settings can be set at the server or
domain level and be set for all users on that server.

Background:
LibreOffice 3.3
Win 2K8 and 2K3 servers
Users connect via RDP authenticated by AD on a DNS
Want to always save as Microsoft 97/2000/XP format

Has anyone done this before? Can it be done?
Thanks in advance for your help!

Cheers,
Guy



--
View this message in context: 
http://nabble.documentfoundation.org/Change-Load-Save-Settings-at-Server-or-Domain-Level-tp4026215.html
Sent from the Users mailing list archive at Nabble.com.

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: Base scenario

2012-12-27 Thread Ian Whitfield

On 12/20/2012 04:18 PM, Alexander Thurgood wrote:

Le 20/12/12 14:46, Ian Whitfield a écrit :


Thanks for the feed-back Alex - appreciated!!

OK - I have two Tables (Members and eMails). The "Main Form" brings up
the Members Table with a button to pop-up a sub-Form with eMails that
the Member has sent or I have sent to him/her. (This part I have working
but at the moment it brings up ALL eMails!!)

If your main form already contains the ID of the member, why don't you
use the member ID as a filter criteria for your email form ?

In form edit mode of your email subform, click on the form properties
button, and then click on the three dots button to the right of the
Filter field. This opens a filter dialog, where you can enter a Named
Parameter for your filter, e.g.

MemberID = :ID

If you then save this Filter criteria, you will notice that the Filter
field has been filled. You can then quit the Form Properties dialog and
save your form.

When you open your email subform, you will be asked to provide the ID of
the member and the form will filter the results on the basis of that ID.

Thanks Alex

(Hope you and everyone had a great Xmas and Best Wishes for 2013!!)

Your reply to me has made me change my layout of my Forms. I have 
removed all fields from my Sub-Form except the two IDs, the date, 
Sent/Received box, Message title and the message itself. The Button on 
the main Form I have re-labeled as "eMails".


So all I need now is for the Sub-Form to AUTOMATICALLY pick-up the 
Members ID from the main Form and to use as the filter criteria for 
which eMails to show. (I will also use this form to enter new eMails so 
the automatic pick-up of the Member's ID is also important here).


I have tried a couple of syntaxes to do this with no luck - it always 
asks me for the Members ID!!


Is there a way to automate this?

I thought that I could use 'MembersID' (on eMail SubForm) = 
'SchemaName.TableName.FieldName' would work but so far no luck.


Thanks for any advise.

IanW
Pretoria RSA

--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted



Re: [libreoffice-users] Re: huge print jobs for MS Publisher Imagesetter printer

2012-12-27 Thread Anna Martynova
Please excuse me for long delay.
I've uploaded my test file to dropbox:
http://dl.dropbox.com/u/80139861/test.odt

> I suspect that you have an issue with the MSPI driver. You might want to
> install a second one and see if it acts the same.

I reproduced the same situation (huge file) on 2 different Windows
computers.

2012/12/22 NoOp 

> On 12/20/2012 05:12 AM, Anna Martynova wrote:
> > Hello.
> >
> > I noticed a strange thing in Windows version of Libre Office. When I
> print
> > to printer that is configured with driver "MS Publisher Imagesetter",
> > sometimes print files are really huge. For testing purpose I used "Print
> to
> > file" option.
> > For example I attached a 13 kilobyte odt file that turns into 48
> megabytes
> > print file. It contains several lines of letters and numbers, and then
> > broken link to image (copied from web browser).
>
> You can't attach files here. You either need to post them on a site
> somewhere, or use Nabble to attach.
>
> As a test I installed "MS Publisher Imagesetter", on a WinXP virtual
> machine (on a linux host). I then printed a 13K two page .odt file from
> LO Version 3.6.3.2 (Build ID: 58f22d5); the first page is all text, the
> second page is an EPS graphic. Printed to "MS Publisher Imagesetter" and
> the result is a 107K postscript file that I opened in Ghostscript to
> ensure it worked properly.
>
> The PS heading on the print file:
>
> %!PS-Adobe-3.0
> %%Title: eps-example
> %%Creator: PScript5.dll Version 5.2.2
> %%CreationDate: 12/21/2012 17:28:40
> %%For: G
> %%BoundingBox: (atend)
> %%Pages: (atend)
> %%Orientation: Portrait
> %%PageOrder: Special
> %%DocumentNeededResources: (atend)
> %%DocumentSuppliedResources: (atend)
> %%DocumentData: Clean7Bit
> %%TargetDevice: () (52.3) 320
> %%LanguageLevel: 1
> %%EndComments
>
> %%BeginDefaults
> %%PageBoundingBox: 21 54 582 774
> %%ViewingOrientation: 1 0 0 1
> %%EndDefaults
>
> > If I print this document to another printer (with different driver, for
> > example, HP LaserJet 2050) the size of print jobs is quite reasonable
> (less
> > than 1 megabyte).
>
> I suspect that you have an issue with the MSPI driver. You might want to
> install a second one and see if it acts the same.
> >
> > Is it normal behavior? Have anyone else noticed that?
> > We met with it when we were trying to understand why printing from Libre
> > Office takes so much time in RDP terminal session. :) (We had files that
> > produced even 250 Mb of print data, of course it took much time to send
> it
> > to terminal client's printer).
>
> If you'd like to send me your file directly, I'll see if I can recreate
> the problem.
>
> >
> > Thanks in advance.
> >
>
>
>
> --
> For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
> Problems?
> http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
> Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
> List archive: http://listarchives.libreoffice.org/global/users/
> All messages sent to this list will be publicly archived and cannot be
> deleted
>

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://listarchives.libreoffice.org/global/users/
All messages sent to this list will be publicly archived and cannot be deleted