[open-beos-printing] Re: Next PDF Writer Release

 >> [implementation detail:
>> PDF allows two kind of patterns, one that take the current
>> active stroke and fill colors and one that define them inside
>> of the pattern definition.
>> 
>> As the pattern used by PDF Writer consists only of a bitmap,
>> I thought I could use the first kind, because the pattern
>> does not stroke or fill anything. Don't know why but this
>> crashes Acrobat Reader.
>> ]
>
>So now you define a pattern definition?

cvs diff tells it all:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/open-beos/print_kit/source/add-ons/drivers/PDF/source/PDFWriter.cpp.diff?r1=1.28&r2=1.29

PDF_setcolor has been added to the pattern definition between PDF_begin_pattern 
and PDF_end_pattern.

- Michael




Other related posts: