I am working in Arbortext 7 M010 and I have a small ACL file that globs a dir, runs doc_open and window_create, then runs get_composer(), inserts values for the stylesheet and outputFile params in the pdf.ccf, then calls compose::compose_for_pdf().
The problem I am having is when the first call to compose_to_pdf is made, it reports back that the doctype is not installed on the PE server, despite the fact that I know it is (opening a globbed doc regularly allows me to publish through PE just fine).
Has anyone seen this? I've restarted PE services, rescanned composition, did the PE compare, did flush_composer, I'm not seeing why opening a doc with doc_open/window_create/doc_show causes the doctype to not be seen on the PE server.
thanks,
-Jason