[XeTeX] PDF Creator: "bidi"?
Ross Moore
ross at ics.mq.edu.au
Tue Mar 23 01:35:02 CET 2010
Hi Vafa, and Rembrandt,
On 23/03/2010, at 10:45 AM, Rembrandt Wolpert wrote:
> Really not? see attached PNGs for a a PDf created with my
> hypersetup... the original file has both bidi and hyperref loaded.
> Maybe my computer here in the States is different from yours?
>
> /rfw
>> This definitely does not work.
Yes, it seems that different (versions of) PDF browsers handle
the /Creator differently.
Certainly the information is put into the PDF, but it is up to
the browser whether to show it or not, in any particular View.
What did you need to do to get that "More Info:" window showing ?
Just to complicate things further, Adobe Reader and Acrobat Pro have
an "Additional Metadata" button, which displays XMP metadata.
When you have this, as in the attached image ...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Picture 9.png
Type: image/png
Size: 98513 bytes
Desc: not available
URL: <http://tug.org/pipermail/xetex/attachments/20100323/a6ce5504/attachment-0001.png>
-------------- next part --------------
... then the Metadata looks as follows in XML .
Use File > Export > XML 1.0 to get it:
<!-- Created from PDF via Acrobat SaveAsXML -->
<!-- Mapping Table version: 28-February-2003 -->
<TaggedPDF-doc>
<?xpacket begin='?' id='W5M0MpCehiHzreSzNTczkc9d'?>
<?xpacket begin="?" id="W5M0MpCehiHzreSzNTczkc9d"?>
<x:xmpmeta xmlns:x="adobe:ns:meta/" x:xmptk="Adobe XMP Core 4.2.1-
c043 52.372728, 2009/01/18-15:56:37 ">
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
<rdf:Description rdf:about="doi:"
xmlns:pdf="http://ns.adobe.com/pdf/1.3/">
<pdf:Producer>pdfTeX v1.40.10+tagged-pdf</pdf:Producer>
</rdf:Description>
<rdf:Description rdf:about="doi:"
xmlns:dc="http://purl.org/dc/elements/1.1/">
<dc:format>xml</dc:format>
<dc:title>
<rdf:Alt>
<rdf:li xml:lang="x-default">Divergence Formula, with
tagged PDF</rdf:li>
</rdf:Alt>
</dc:title>
<dc:creator>
<rdf:Seq>
<rdf:li>Ross Moore</rdf:li>
</rdf:Seq>
</dc:creator>
<dc:subject>
<rdf:Bag>
<rdf:li>tagged PDF</rdf:li>
<rdf:li>pdfTeX</rdf:li>
<rdf:li>MathML</rdf:li>
</rdf:Bag>
</dc:subject>
</rdf:Description>
<rdf:Description rdf:about="doi:"
xmlns:pdfaid="http://www.aiim.org/pdfa/ns/id/">
<pdfaid:part>1</pdfaid:part>
<pdfaid:conformance>B</pdfaid:conformance>
</rdf:Description>
<rdf:Description rdf:about="doi:"
xmlns:xmp="http://ns.adobe.com/xap/1.0/">
<xmp:CreatorTool>LaTeX+hyperref</xmp:CreatorTool>
<xmp:ModifyDate>2010-03-23T09:45:09+11:00</xmp:ModifyDate>
<xmp:CreateDate>2010-03-23T09:45:09+11:00</xmp:CreateDate>
<xmp:MetadataDate>2010-03-23T09:45:09+11:00</xmp:MetadataDate>
</rdf:Description>
<rdf:Description rdf:about="doi:"
xmlns:xmpRights="http://ns.adobe.com/xap/1.0/rights/">
<xmpRights:Marked>True</xmpRights:Marked>
</rdf:Description>
</rdf:RDF>
</x:xmpmeta>
Note that the <dc:creator> information is actually the same
as the /Author . PDF/A validation (-1a or -1b) actually requires these
two pieces of information to be identical, else it will fail.
Thus there is no consistent notion of the "Creator" of a PDF document.
It means different things according to which type of Metadata you
are talking about.
Hope this helps,
Ross
------------------------------------------------------------------------
Ross Moore ross at maths.mq.edu.au
Mathematics Department office: E7A-419
Macquarie University tel: +61 (0)2 9850 8955
Sydney, Australia 2109 fax: +61 (0)2 9850 8114
------------------------------------------------------------------------
More information about the XeTeX
mailing list