Hi all,I'm evaluating the possibilities of Adobe LiveCycle ES2.0 PDF
Generator in order to convert on the fly (programmatically) MS Office
Documents and Visio drawings into PDF files.I'm able to trigger this
process using the Webservices API (from within C#). However when
generating the PDF files in this way, each and every PDF file has a lot
of white margins around it as it is generated as an 8x11 inch page.I
have been looking in ways to crop these white margins from around the
information, so ...