OK,
I'm printing some stuff for work from C# using COM Interop with Office 2007 and BullZip PDF 7.1.1007.
The issue I'm having is that if I don't tell the program to sleep for 2500 milliseconds, then the PDF printer drops pages. Which is weird.
I'm wondering if anyone else has experienced this issue. I will post the code if that helps.