Re: fop-users Digest 10 Jun 2019 03:00:01 -0000 Issue 3290

Matthias Reischenbacher <[email protected]>
Newsgroups gmane.text.xml.fop.user
Message-ID <[email protected]>
Hi,

works for me... see attachments.

Matthias

On 14.06.2019 17:42, Stefan Kleinbaum wrote:
> Hi,
>
> I tried it out but unfortunately it is not working. The language field
> is empty like before.
>
> Best
>
>
>
>     ---------- Forwarded message ----------
>     From: Matthias Reischenbacher <[email protected]
>     <mailto:[email protected]>>
>     To: [email protected]
>     <mailto:[email protected]>
>     Cc: 
>     Bcc: 
>     Date: Fri, 7 Jun 2019 18:40:00 -0300
>     Subject: Re: Set Adobe Acrobat Language
>
>     Hi,
>
>     try to set the language attribute in the fo:root element, e.g.:
>
>     <fo:root language="en">
>
>     BR,
>     Matthias
>
>     On 07.06.2019 17:29, Stefan Kleinbaum wrote:
>>     Dear FOP developers,
>>
>>     how can I set the document language property in adobe acrobat
>>     reader? (Open a document > right click on "document properties" >
>>     advanced > language)
>>
>>     language.png
>>
>>     What is the correct metadata property for that?
>>
>>     Many thanks in advance
>>     Stefan
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
language_de.xml.pdf (application/pdf, 5 KB) - not displayed
language_en.xml (text/xml, 497 B)
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" language="en">
	<fo:layout-master-set>
		<fo:simple-page-master margin="2cm" master-name="odd" page-height="297mm" page-width="210mm">
			<fo:region-body/>
		</fo:simple-page-master>
	</fo:layout-master-set>
	<fo:page-sequence id="lastpagesequence" master-reference="odd">
		<fo:flow flow-name="xsl-region-body">
			<fo:block>test</fo:block>
		</fo:flow>
	</fo:page-sequence>
</fo:root>
language_en.xml.pdf (application/pdf, 5 KB) - not displayed
language_de.xml (text/xml, 498 B)
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<fo:root xmlns:fo="http://www.w3.org/1999/XSL/Format" language="de">
	<fo:layout-master-set>
		<fo:simple-page-master margin="2cm" master-name="odd" page-height="297mm" page-width="210mm">
			<fo:region-body/>
		</fo:simple-page-master>
	</fo:layout-master-set>
	<fo:page-sequence id="lastpagesequence" master-reference="odd">
		<fo:flow flow-name="xsl-region-body">
			<fo:block>test</fo:block>
		</fo:flow>
	</fo:page-sequence>
</fo:root>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.