Purchase order pdf

The client would like to create a purchase order pdf on clicking the Print from the Purchase order record. We have customized the advanced pdf template and applied the same to the form used for creating the purchase order. <?xml version=”1.0″?><!DOCTYPE pdf PUBLIC “-//big.faceless.org//report” “report-1.1.dtd”> <pdf> <head> <link name=”NotoSans“ type=”font“ subtype=”truetype“ src=”${nsfont.NotoSans_Regular}“ src-bold=”${nsfont.NotoSans_Bold}“ src-italic=”${nsfont.NotoSans_Italic}“ src-bolditalic=”${nsfont.NotoSans_BoldItalic}“… Continue reading Purchase order pdf