Hello, I have tried new java API to convert Docx to pdf. My word document contains 10 pages without the page number but I wanted to show page number in the converted PDF so how can I show page number in converted pdf. Please help me on the same.
1 Like
GroupDocs.Conversion for Java doesn’t support such a feature. However, we’ve logged a ticket in our internal issue tracking system with ID CONVERSIONJAVA-1555. We’ll further investigate if this option could be added in the API. You’ll be notified in case of any update.
Default page numbers based on the number of converted pages
1 Like
Page numbering functionality works for WebLoadOptions
, but not yet for WordProcessingLoadOptions
. We’ve submitted a request for this feature and will notify you of any updates.