Announcements
Hello, i'm looking for a way to name the output file in the Print To File Parameter Window. Do you a way to do this? Dynamics SL7
Thanks
Charles
*This post is locked for comments
This is the code to export a report to a file.
Call ApplSetParmValue(PRMSECTION_VBRDT, "", "03CKI/RUN")
Call ApplSetParmValue(PRMSECTION_VBRDT, "", "03CKI/FORMAT")
Call ApplSetParmValue(PRMSECTION_VBRDT, "", "apcheck.curycheckamt>0/WHERE")
Call ApplSetParmValue(PRMSECTION_VBRDT, "", "c:\COPIES.pdf/EXPFILENAME")
Call ApplSetParmValue(PRMSECTION_VBRDT, "", "0/EXPFORMAT")
Call CallApplicWait("ROI", "")
0/EXPFORMAT = PDF format
A/EXPFORMAT = RTF Format
B/EXPFORMAT = CSV Format
w/EXPFORMAT = DOC Format
X/EXPFORMAT = XML Format
Juan Carlos Navarro Ramírez | Developer | Apps Mexico | ( + 52 (33) 3954-8269 | jnavarro@appsmexico.mx
Hi Charles,
If you are in the screen where you want to print to a file, chose Printer Options. Select print to file and then the Setup tab. Here you can assign the file name, location and file type. Also, you can select to have the file auto opened with associated .application
André Arnaud de Cal...
294,069
Super User 2025 Season 1
Martin Dráb
232,858
Most Valuable Professional
nmaenpaa
101,158
Moderator