How to load every character of a font for Post Script?

We do some basic search and replace in the postscript file and if our new text contains any characters not originally found in the postscript at the time of generation, we see square blocks rather than characters. We have discovered that this is because Aspose.Words is only supplying the fonts on a character by character basis within the generated post script. Is there a Java API method call that will instruct your product to include ALL characters within a font to be included in the outputted post script regardless of if they appeared in the original MS Word document?

@nathan.johnson,

Thanks for your inquiry. To ensure a timely and accurate response, please attach the following resources here for testing:

  • Your input Word document.
  • Please attach the output PS file that shows the undesired behavior.
  • Please attach the expected output PS file that shows the desired behavior.
  • Please create a simple Java application (source code without compilation errors) that helps us to reproduce your problem on our end and attach it here for testing.

As soon as you get these pieces of information ready, we’ll start investigation into your issue and provide you more information. Thanks for your cooperation.

PS: To attach these resources, please zip and upload them.