[xep-support] NoPageMasterException: state: 82

David Tolpin dvd at davidashen.net
Mon Nov 29 23:09:50 PST 2004


Dan,

I admit that diagnostics is cryptic, but the only thing it
means is that you don't have a page master for the last page
(50 is odd-filled-last, 82 is even-filled-last). "rest" is not
"all", it is "all but first and last".

This is a bug in your stylesheet. Fix it by adding all the necessary
page-masters to layout-master-set.

David

Dan McCorquodale:
> I am using version 4 of XEP to generate PDF documents. I am using one 
> page layout for my first page and another for all remaining pages. When 
> I generate the PDF documents everything seems to come out fine, but I 
> get the following error when I do so.
> 
>       (sequence [master-reference my-sequence]
>        (flow [1][2][3][4]
>           [error] com.renderx.xep.cmp.NoPageMasterException: state: 82
>        )
> 
> 
> I get the same error, but with a state of 50, if the document has an 
> odd number of pages. I set the following attributes in my page-sequence 
> (for no good reason except some else reported a similar error, but with 
> a different state number). The error remains the same with or without 
> the attributes below.
> 
> force-page-count="no-force" initial-page-number="1"
> 
> 
> Thanks
> dan
> 
> -------------------
> (*) To unsubscribe, send a message with words 'unsubscribe xep-support'
> in the body of the message to majordomo at renderx.com from the address
> you are subscribed from.
> (*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html
> 
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo at renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/tos.html



More information about the Xep-support mailing list