Hi,
What is the default pdf version created by aspose words, slides and cells while creating a pdf rendition for an office document?
Is there any way to give a target while converting a document to pdf or passing the resultant pdf to aspose pdf is the only way ?
@rnara By default Aspose.Words saves PDF as Pdf17. You can specify PDF compliance version of the resulting PDF using PdfSaveOptions.Compliance property. Possible values are in PdfCompliance enumeration.
Regarding Aspose.Cells and Aspose.Slides you should ask in the appropriate support forums.