We have a Carbon application that extends the Page Setup dialog using
the old AppendDITL method. I'm aware that this is deprecated as of
Tiger and that we should be using a Print Dialog Extension but I was
surprised to see that it has stopped working. Should it still be
working or is this a bug?
When we call PMSessionPageSetupDialogMain with our
PMPageSetupDialogInitUPP our init function is no longer called on Tiger.