Create outlines in PDF

Hi,

We are using ASPOSE to convert WORD docs to PDF in a online application.
Is it possible to create a PDF with text outlines?

To prevent errors and font issues.

Thanks in advance

Hi Michael,


Thanks for contacting support.

We have an API named Aspose.Words which provides the feature to convert Word files to PDF format. In case your source Word file contains outlines, they will be rendered in resultant PDF when using Aspose.Words. However, if you are facing any issue during this conversion, please share the resource word files so that we can further look into this matter.

Besides this, we have a separate API named Aspose.Pdf which provides the feature to create (from scratch) as well as manipulate existing PDF files. It also offers the feature to add Text with outlines while creating PDF files. For further details, please take a look over Set Text Rendering Mode section over Text Formatting