hexagon logo

Print to TEXT and PDF at the same time

Any tips on printing to TEXT and PDF on the same program? (Without having to go in to the Report window print setup every time I change format)
We are using DISCUS and are wanting to keep our report output to pdf standard and then also have an output to text that we can pull in to DISCUS.
I am playing around with the excel output and might just go that route to avoid the headache of not being able to output to text and pdf at the same time.

I have already tried using two print commands in the same program. It didnt work for me.

thanks for the help!
Parents
  • some time ago I played around with this issue. There is a trick and scripts. I have a sample prg which runs a script to set the output to TEXT, then a PRINT, followed by an REPORT command to INSERT the same template. This should make pcdmis re-populate the report. I follow this with another script to change the output to PDF. Followed by another PRINT command. This seems to work for at least 2018R1.

    Attached Files
Reply
  • some time ago I played around with this issue. There is a trick and scripts. I have a sample prg which runs a script to set the output to TEXT, then a PRINT, followed by an REPORT command to INSERT the same template. This should make pcdmis re-populate the report. I follow this with another script to change the output to PDF. Followed by another PRINT command. This seems to work for at least 2018R1.

    Attached Files
Children
No Data