This topic is locked

mailing labels

5/1/2014 4:33:29 PM
PHPRunner General questions
M
moganowski author

Has anyone figured out how to print selected data from ASPRunnerPro onto PDF formatted for Avery 5160 Mailing Labels? My users HATE the export to .csv and merge to Word. First the excel file is really .html and needs an explicit SAVE AS file type work sheet to be available to merge to Word. Most of my users cannot do it, rendering the application unusable to them, even with instructions. Surely a report can be created that prints mailing labels. I see there is PHP code for this, but not sure if it can be implemented into ASPRunnerPro.
If anyone has implemented this for ASPRunnerPro, please, post the code.
Thanks,

Marcia

Sergey Kornilov admin 5/4/2014

PDF export is only available as an option in PHPRunner and ASPRunner.NET. Classic ASP simply doesn't a reliable library to create PDF files from HTML.

M
moganowski author 5/5/2014



PDF export is only available as an option in PHPRunner and ASPRunner.NET. Classic ASP simply doesn't a reliable library to create PDF files from HTML.



So is it possible the switch from ASPRunner to PHPRunner? Have used ASPRunner for years.

Sergey Kornilov admin 5/5/2014

If you switch you will have to create a new PHPRunner project from scratch.