[pdftex] Indirect objects table size

Akira Kakuto kakuto at fsci.fuk.kindai.ac.jp
Thu Nov 15 22:11:41 CET 2001


From: Martin Schroeder <martin at oneiros.de>
Subject: Re: [pdftex] Indirect objects table size

> > > configured with 
> > >     obj_tab_size
> > > in texmf.cnf? And what's the maximum value this parameter can have?
> > 
> > I think you are correct. 32000 <= obj_tab_size <= 524288.
> 
> Hmm. Where is sup_obj_tab_size actually used? And what happens
> when I set it (and obj_tab_size) to 4194304?

Please take a look at pdftex.p or pdftexini.c.
The maximum of sup_obj_tab_size may probably be
(2**31 - 1) / 16 = 134217727 in 32bit cpu,
depending on available memory.

Sincerely,
Akira
-- 
Akira Kakuto



More information about the pdftex mailing list