PDF Extension allows you to generate a PDF file out of a specific Mashup. What parameters needs to be passed to create PDF of specific mashup and merge those mashup.Where that pdf got saved?
PDF Extension allows you to generate a PDF file out of a specific Mashup. What parameters needs to be passed to create PDF of specific mashup and merge those mashup.Where that pdf got saved?
@isha : it requires to call createPDF service having parameters - runtime server mashupname URL, appKey, SystemRepository where report will be generated and the name of output pdf file
for ex if you have mashup named as testmashup - then server address would be -http://localhost/Thingworx/Runtime/index.html#mashup=testmashup
screenshot attached for reference with parameters- on button click calling createPDF service