Stephan Hennig wrote:
> But I'm concerned about pdfTeX unintentionally revealing:
>
> (a) file naming conventions,
> (b) infrastructure information,
> (c) identity information.
i see not problem with adding a
\ptexinfo=0|1
with 1 being the default (since we don't want to break downward
compatibiity).
We can put it on the wishlist
Hans
-----------------------------------------------------------------
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
| www.pragma-pod.nl
-----------------------------------------------------------------
Patches item #846, was opened at 2007-08-06 12:25
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=495&aid=846&group_id=106
Category: Primitives
>Group: v1.50.0
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: Heiko Oberdiek (oberdiek)
>Assigned to: Martin Schröder (oneiros)
Summary: \pdfsuppressptexinfo
Initial Comment:
Subject: \pdfsuppressptexinfo
Date: 2007/08/06
Author: Heiko Oberdiek
The patch is based on pdftex-1.40.5.
There is a discussion in the mailing lists (ntg-)pdftex
about suppressing entries "/PTEX.*". The patch tries to
summarize the discussion and provides an implementation.
New primitive of type integer: \pdfsuppressptexinfo
The number is interpreted as bit field (Martin Schröder):
Bit 0: /PTEX.Fullbanner
Bit 1: /PTEX.FileName
Bit 2: /PTEX.PageNumber
Bit 3: /PTEX.InfoDict
Default is 0, all entries are written.
pdftex.web.diff patches pdftexdir/pdftex.web
pdftoepdf.cc.diff patches pdftexdir/pdftoepdf.cc
Yours sincerely
Heiko <oberdiek(a)uni-freiburg.de>
----------------------------------------------------------------------
Comment By: Martin Schröder (oneiros)
Date: 2007-08-06 13:21
Message:
Logged In: YES
user_id=421
This patch will be included in the upcoming 1.50
----------------------------------------------------------------------
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=495&aid=846&group_id=106
Patches item #846, was opened at 2007-08-06 12:25
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=495&aid=846&group_id=106
Category: Primitives
Group: v1.40.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Heiko Oberdiek (oberdiek)
Assigned to: Nobody (None)
Summary: \pdfsuppressptexinfo
Initial Comment:
Subject: \pdfsuppressptexinfo
Date: 2007/08/06
Author: Heiko Oberdiek
The patch is based on pdftex-1.40.5.
There is a discussion in the mailing lists (ntg-)pdftex
about suppressing entries "/PTEX.*". The patch tries to
summarize the discussion and provides an implementation.
New primitive of type integer: \pdfsuppressptexinfo
The number is interpreted as bit field (Martin Schröder):
Bit 0: /PTEX.Fullbanner
Bit 1: /PTEX.FileName
Bit 2: /PTEX.PageNumber
Bit 3: /PTEX.InfoDict
Default is 0, all entries are written.
pdftex.web.diff patches pdftexdir/pdftex.web
pdftoepdf.cc.diff patches pdftexdir/pdftoepdf.cc
Yours sincerely
Heiko <oberdiek(a)uni-freiburg.de>
----------------------------------------------------------------------
You can respond by visiting:
http://sarovar.org/tracker/?func=detail&atid=495&aid=846&group_id=106