I have a web page that uses exclusively PNG images, some of which need to be transparent in order for the layout to work. In the digital PrinceXML PDF version the transparency works great, but when I try to print the PDF from a windows machine using Acrobat Reader 9.0 it must first flatten the PDF page by page (a very slow process). The "flattening..." dialog is what I see during this process.
Is there a way for PrinceXML to do that flattening so that my windows users can simply print the PDF without the extremely long wait to flatten client side? I looked through the documentation and searched the forums but haven't been able to find anything about prince doing the flattening. Right now I'm looking into perhaps sending the rendered PDF through pdftk or something similar to try to flatten it. I just don't know if I can do that all programmaticaly so the user clicks 1 button and is presented with a flattened version for download, which is a requirement.
Thank you very much!
-Jon
Is there a way for PrinceXML to do that flattening so that my windows users can simply print the PDF without the extremely long wait to flatten client side? I looked through the documentation and searched the forums but haven't been able to find anything about prince doing the flattening. Right now I'm looking into perhaps sending the rendered PDF through pdftk or something similar to try to flatten it. I just don't know if I can do that all programmaticaly so the user clicks 1 button and is presented with a flattened version for download, which is a requirement.
Thank you very much!
-Jon