gnuwolf
09/25/2019, 6:46 PMvar file = nlapiPrintRecord('TRANSACTION', '469359', 'PDF', {'TRANSACTION': '133'});
response.setContentType(file.getType());
response.write(file.getValue());
transaction has 'customform' value of 104 and wanted to create a script that will create a PDF but uses custom form 133jarens
09/25/2019, 7:07 PMgnuwolf
09/25/2019, 7:15 PMPatrick A.
09/26/2019, 1:14 AMgnuwolf
09/26/2019, 1:48 AMgnuwolf
09/26/2019, 1:49 AMgnuwolf
09/26/2019, 1:50 AM