Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

print and print preview problem

Nawanandana
Active Contributor
0 Likes
369

hai

i wrote the script... i use open form function... currently i can display all data in print preview mode( in my script). and i can get print out any number. i want to restrict that print out only one for each document number . if i get one print out in document number again it cannot get the print out . how should i do it?

regard

nawa

hai

i wrote the script... i use open form function... currently i can display all data in print preview mode( in my script). and i can get print out any number. i want to restrict that print out only one for each document number . if i get one print out in document number again it cannot get the print out . how should i do it?

regard

nawa

2 REPLIES 2
Read only

Former Member
0 Likes
350

you can handle this in your code... are you printing Z-Table contents??

Read only

0 Likes
350

hai

i create the Z-table i want to pass som value when i press the print command... how should i do it plz tel me the code