pdf-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [pdf-devel] Documentation inconsistencies


From: jemarch
Subject: Re: [pdf-devel] Documentation inconsistencies
Date: Wed, 02 Jul 2008 23:39:15 +0200
User-agent: Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

Hi Zac.

      pdf_u32_t creator_code; <--- this? (user id that made it?)
      pdf_u32_t type_code; <--- this? (type of file? exe, shortcut, etc)
      pdf_u32_t version_major; <--- this? (linux/windows version, ie: NT 5, 6 
etc?)
      pdf_u32_t version_minor; <--- this? (minor release version, ie: .1, .2, 
etc?)

Those attributes are used in the Adobe SDK. I think that some of them
(or even all) are mac OS specific fields. We should not implement any
functionality that we dont need, so if you dont see an immediate
utility for those attributes feel free to remove them. If you do that
then please dont forget to update the reference manual.

Thanks.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]