Hello,
I need to find
the page numbers of given nodes with Aspose.Words.
As there is no direct way to do it, I’m using the workaround provided in the
attachment posted here.
I encounter
2 issues when using it:
1 – Error “java.lang.OutOfMemoryError:
Java heap space” – see post here
2 – Text “Error! Bookmark not defined.” inside footer instead of current page
number and total page number – after converting document to PDF
I gathered
both issues in only one java project to reproduce them.
Please,
could you analyse these issues?
Thank you
Regards
<!–[if gte mso 10]>
/* Style Definitions */ table.MsoNormalTable {mso-style-name:"Tableau Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0cm 5.4pt 0cm 5.4pt; mso-para-margin-top:0cm; mso-para-margin-right:0cm; mso-para-margin-bottom:10.0pt; mso-para-margin-left:0cm; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin;}<![endif]–>