Skip to content

SAS macro to combine RTF files of PORTRAIT and LANDSCAPE orientation into one single file. Alternatively, combine only page-1 from each contributing RTF, while retaining individual orientation.

License

Notifications You must be signed in to change notification settings

DanteDT/util_rtf_combine

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

util_rtf_combine

Thanks to @rogerjdeangelis for preserving the original macro from the now-defunct pharma-sas.com site. That is the source of this fork.

In case it helps others, I extended that original :

  • file-mask for fine-tuning RTF file selection
  • page-numbering in combined RTF
  • validation option, to support text-based compare of changes made to combined content vs. original RTFs
  • handle individual null reports
  • optionally create a "page 1s" combined RTF - only page 1 of each contributing RTF

See util_rtf_combine.sas modified version of pharma-sas.com original utl_rtfcombine.sas

Knows issues:

  • Windows-style backslashes in the code, since I was working in a Windows env at the time.

References:

About

SAS macro to combine RTF files of PORTRAIT and LANDSCAPE orientation into one single file. Alternatively, combine only page-1 from each contributing RTF, while retaining individual orientation.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SAS 100.0%