Copy .pdf file from printque to archive location and rename
Hi,
I have a requirement which has to copy customized invoice print output (this report consists of logo created by custom font) from Printque to some archive location of the same enterprise server. Once it's copied it has to be re-named as Doc#_DocTy_Company_Date.pdf.
We are calling this custom invoice print UBE from a wrapper UBE. Able to find the pdf file name of this child UBE using job number. But when we use B4700230 bsfn to copy that pdf file, that file get copied to an un-readable format and throwing an error like below
When I tried the same BSFN locally to copy that file, then also same error. So I thought to avoid this BSFN to copy pdf file.