ADC Home > Reference Library > Technical Q&As > Legacy Documents > Printing >

Legacy Documentclose button

Important: This document is part of the Legacy section of the ADC Reference Library. This information should not be used for new development.

Current information on this Reference Library topic can be found here:

Make sure your PPD Plugin calls ppdCloseCompiledPPDFromTicket


Q: With my PPD Plugin installed, why can I only show the print dialog in an application a few dozen times before things start to misbehave?

A: This problem occurs when a PPD Plugin calls ppdOpenCompiledPPDFromTicket to gain access to the PPD contents but fails to make a matching call to ppdCloseCompiledPPDFromTicket . The end result is that the plugin, and therefore the application it is running under, opens lots of files but doesn't close them. Once the application hits the maximum number of open files, bad things start to happen, such as the Copies & Pages PDE failing to display.


[Feb 19, 2004]


Did this document help you?
Yes: Tell us what works for you.
It’s good, but: Report typos, inaccuracies, and so forth.
It wasn’t helpful: Tell us what would have helped.