convert-word-to-pdf
Service icon

Convert Word To Pdf

Stable version 1.0.1 (Compatible with OutSystems 11)
Uploaded
 on 27 March 2023
 by 
4.0
 (3 ratings)
convert-word-to-pdf

Convert Word To Pdf

Documentation
1.0.0

Some input parameter to use:

  1. In_PClass: replace the span in the content to let it alignment. Can specify more than 1 class with ",". For example, ",pt-Normal-000006,pt-000007,pt-Title-000044,pt-Normal-000069,pt-Normal-000076,pt-000078,pt-000080,pt-000123,pt-000125,pt-Normal-000135,pt-Normal-000141,"
  2. In_SpanClass: span in the p to be replace by its own inner html. Can specify more than 1 class with ",". For example, ",pt-DefaultParagraphFont-000005,pt-DefaultParagraphFont-000110,"
  3. In_PageBreak1Class: css for the library to know when it will break the page
  4. In_PageBreak2Class: css for the library to know when it will break the page

The first and second inputs are used if the content has some alignments which are not behaved correctly.