Hi, When embedding a file using \pdfobj file {...} i get whateverendstream is this valid? shouldn't endstream be on its own line? Hans ------------------------------------------------------------------------- Hans Hagen | PRAGMA ADE/POD/CTS Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: +31 (0)38 477 53 69 | fax: +31 (0)38 477 53 74 | www.pragma-ade.com ------------------------------------------------------------------------- information: http://www.pragma-ade.com/roadmap.pdf documentation: http://www.pragma-ade.com/showcase.pdf -------------------------------------------------------------------------
On Sat, 8 May 2004, Hans Hagen wrote:
When embedding a file using \pdfobj file {...} i get
whateverendstream
is this valid? shouldn't endstream be on its own line?
valid, as the Length tells exactly where the data end "It is also an error if the stream contains too _much_ data, with the exception that there may be an extra end-of-line marker in the PDF file before the keyword 'endstream'." PDF ref. 1.4 p. 37 But somehow having endstream on its own line would be nicer. Regard, Hartmut
On Sat, May 08, 2004 at 01:20:55PM +0200, Hartmut Henkel wrote:
On Sat, 8 May 2004, Hans Hagen wrote:
When embedding a file using \pdfobj file {...} i get
whateverendstream
is this valid? shouldn't endstream be on its own line?
valid, as the Length tells exactly where the data end
"It is also an error if the stream contains too _much_ data, with the exception that there may be an extra end-of-line marker in the PDF file before the keyword 'endstream'." PDF ref. 1.4 p. 37
But somehow having endstream on its own line would be nicer.
ok, will do so. Thanh
participants (3)
-
Hans Hagen
-
Hartmut Henkel
-
The Thanh Han