[pdftex] Reference to my object in page attributes
Klaas Geldof
klaas.geldof at softhome.net
Mon Nov 10 14:15:25 CET 2003
Hi,
If I construct a PDF object using \pdfobj, then how do I get a reference to
that object in the page attributes?
For example: I make the object by
\immediate \pdfobj{/Type /Test}
This generates the following in the PDF document:
12 0 obj
<< /Type /Test >>
endobj
Then I want to have this in the page object:
1 0 obj
<< /Type /Page
...
/Test 12 0 R >>
endobj
Is this possible?
Thx,
Klaas
More information about the pdftex
mailing list