> Thank you for your message Manolo. I was worried my users would get into
> trouble if the postscript file had the wrong page count. GSView will be able
> to correct it but other software may not.
>
> I think the problem could be fixed in two ways:
>
> a) FLTK counts the pages printed and updates the page count in the
> postscript file when it gets an "end_job()"
>
> b) the programmer has to count the pages and then enter e.g. "end_job(8)" to
> update the page count to be eight pages in the postscript file. Currently I
> probably have to open the postscript file after printing and put in the
> correct number at %%Pages.
>
> Georg
>

I believe the problem is now fixed in the svn repository (r. 9775).
Can you confirm?
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to