Hello. We are concidering purchasing this product for our .NET application.
Every single time PDF document is imported to our system, we have to convert it to PDF/A-1b. This is required by law, so this functionallity has to be flawless. After using a competetors system we were not happy with their consistency on this part.
Currently, all our test documents seem to convert to PDF/A just fine. If we one day, however, stumble upon a document that is proving problematic, we would like to be able to try to call on a function to flatten all the layers of the PDF document to possibly avoid this issue. Our reasoning for this is that in our experience with previous converters, the more layers, the more problematic.
Clarification: By flattening all layers we do not mean flattening the document forms.
We are wondering if you have support to flatten all layers in a given PDF file? It would be a big plus for us.
If you do have this functionality, please provide example code.