7 Jan 2012 09:53
Names of output filters? Name of HTML output filter?
filtered <zopyxfilter <at> googlemail.com>
2012-01-07 08:53:21 GMT
2012-01-07 08:53:21 GMT
Running soffice --convert-to allows me to specify a custom output filter name. Where can I full list of output filter names? In particular I am looking for the name of the HTML output filter used for the HTML export used through the UI. This filter is different from the one used when running with --convert-to html soley. -aj -- -- For unsubscribe instructions e-mail to: users+help <at> 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
Greetz
Fernand
> How is this related to my question?
>
> -aj
>
> Am 9. Januar 2012 14:47 schrieb Fernand Vanrie<sos <at> pmgroup.be>:
>
>> Tom,
>> With the API and some Basic code from the good old Danny B. can do the job
>> gives us a 65 pages writer Doc.
>> Hope its helps
>>
>> Greetz
>>
>> Ferand
>>
>>
>>
>>
>> Sub Main
>> oFF = createUnoService( "com.sun.star.document.**FilterFactory" )
>> oFilterNames = oFF.getElementNames()
>>
>> ' Now print the filter names.
RSS Feed