ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* icc stream handling broken?
@ 2011-08-23 12:36 Peter Rolf
  2011-08-24 13:10 ` Peter Rolf
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Rolf @ 2011-08-23 12:36 UTC (permalink / raw)
  To: mailing list for ConTeXt users

[-- Attachment #1: Type: text/plain, Size: 217 bytes --]

Hi Hans,

can you check the attached example (the normal PDF/X-4p test file)?
lpdf.flushstreamfileobject() breaks here when calling the local table
'dict()'. Is this normally handled by metatables?

Greetings, Peter


[-- Attachment #2: test.7z --]
[-- Type: application/octet-stream, Size: 4223 bytes --]

[-- Attachment #3: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: icc stream handling broken?
  2011-08-23 12:36 icc stream handling broken? Peter Rolf
@ 2011-08-24 13:10 ` Peter Rolf
  2011-08-25  8:32   ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Rolf @ 2011-08-24 13:10 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 23.08.2011 14:36, schrieb Peter Rolf:
> Hi Hans,
> 
> can you check the attached example (the normal PDF/X-4p test file)?
> lpdf.flushstreamfileobject() breaks here when calling the local table
> 'dict()'. Is this normally handled by metatables?
>
Obviously a stupid question (sure metatables) :-D

quick (and dirty?) fix

[lpdf-fmt.lua]

441: profile = pdfflushstreamfileobject(fullname, { N = channel },false)
-- uncompressed
441: profile = pdfflushstreamfileobject(fullname,pdfarray{
pdfconstant("N"), channel },false) -- uncompressed


> Greetings, Peter
> 
> 
> 
> 
> ___________________________________________________________________________________
> If your question is of interest to others as well, please add an entry to the Wiki!
> 
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
> archive  : http://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: icc stream handling broken?
  2011-08-24 13:10 ` Peter Rolf
@ 2011-08-25  8:32   ` Hans Hagen
  0 siblings, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2011-08-25  8:32 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 24-8-2011 15:10, Peter Rolf wrote:
> Am 23.08.2011 14:36, schrieb Peter Rolf:
>> Hi Hans,
>>
>> can you check the attached example (the normal PDF/X-4p test file)?
>> lpdf.flushstreamfileobject() breaks here when calling the local table
>> 'dict()'. Is this normally handled by metatables?
>>
> Obviously a stupid question (sure metatables) :-D
>
> quick (and dirty?) fix
>
> [lpdf-fmt.lua]
>
> 441: profile = pdfflushstreamfileobject(fullname, { N = channel },false)
> -- uncompressed
> 441: profile = pdfflushstreamfileobject(fullname,pdfarray{
> pdfconstant("N"), channel },false) -- uncompressed

pdfdictionary then



-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                              | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-25  8:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-08-23 12:36 icc stream handling broken? Peter Rolf
2011-08-24 13:10 ` Peter Rolf
2011-08-25  8:32   ` Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).