You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds the /word_show_hidden switch to include hidden text in the PDF
Adds the /powerpoint_output switch that allows the generated PDF to output the notes, outline and handouts rather than just the presentation slides
Adds the /word_fix_table_columns switch which resolves an issue with column widths in a table not matching the heading column widths.
Adds the /printer switch which takes then name of a postscript printer and generates the PDF by printing to it. Requires GhostScript
Adds the /fallback_printer switch takes then name of a postscript printer and generates the PDF by printing to it. Requires GhostScript and will only work if the main conversion process is unable to generate the PDF
Adds extra switches to control Word output: /word_show_revs_comments, /word_show_comments, /word_show_format_changes, /word_show_ink_annot and /word_show_ins_del
Bug fixes:
Improves robustness against COM errors
Removes problems that caused header and footer spacing issues
Improve performance when processing Word documents with many fields