I want to convert a ppt to a non-editable graphic-like PDF. Or should I convert the word to a PDF first, and then convert it to a non-editable graphic? What’t your advice? and can you give me some example?
I want to convert a word or a ppt to a non-editable graphic-like PDF. Or should I convert the word to a PDF first, and then convert it to a non-editable graphic? What’t your advice? and can you give me some example?
Hi,
Hi,
Hi,
Thanks for your interest in our products.
I am a representative from Aspose.Pdf team. This product provides the capability to create PDF files from scratch or it also supports the feature to manipulate/edit existing PDF documents. Now concerning to your above requirement, do you need to create a PDF file with security restrictions where user cannot make any modification to the contents of PDF file and user may also be prevented from Copying the contents of PDF file or printing its copy ? If so is the case, then you may consider using Aspose.Slides to convert PPT to PDF format and then try using Aspose.Pdf for .NET to apply security restrictions over PDF document. Please visit the following link for information on Set Privileges on an Existing PDF File (Facades)
Or in case you need to convert the PPT to PDF file which is based on Images ? If so is the case, then you may consider converting the individual slides of PPT to image format and then convert these images into PDF format. Please visit the following links for further information on
- Creating Slide Thumbnail Image (specify the large values as argument to Size method when calling Slide.GetThumbnail method)
- How to Convert an Image to PDF
In case I have not properly understood your requirement, please share some further details.
Hi,
http://www.aspose.com/docs/display/wordsnet/ImageSaveOptions+Class