Application Development 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: 

Unable to print through smartform

Former Member
0 Kudos

Dear Experts,

We are unable to print through SMARTFORMS.We are facing " ERROR cannot be classified (unknown exception triggered) ".Please find the attachment.

1 ACCEPTED SOLUTION

former_member218424
Participant
0 Kudos

check above thread.. it might help you

5 REPLIES 5

rabikiran_sahu
Participant
0 Kudos

Hi Vishnu,

This error is for your standard smartforms or Customized smartform because from your screenshot it's not clear as the error suggests to be unknown.

If Customized just check your smartform is activated and no errors , even the smartstyles and corresponding driver program.

Please give some more details about your triggering process.

Thanks,

Rabi

former_member218424
Participant
0 Kudos

check above thread.. it might help you

former_member1716
Active Contributor
0 Kudos

Hi Vishnu,

Do the below basic checks,

1) All windows are in right size means there are no overlapping. Please follow the correct dimensions mentioned in the smart forms itself (Show in below screen shot). This can be seen in the "Form attributes" section of Global fields in smart forms.

2) Ensure that the templates if you have created any complies within the window in which it is used.

3) Check for the right smart form call.

4) Check for the assignment of the output types.

Also please let us know more about the issue. So that we can give the right solution.

Regards,

Satish

Former Member
0 Kudos

Use SFTRACE transaction to diagnose the error message.

Thanks in Advance.

Regards,

Rajesh

0 Kudos

Hi Vishnu,

I have seen those errors to occur, when there is an overlapping between windows of smartform.

Also it may happen that the table and template size is bigger than the container window and it can not be accommodated properly.

Another problem may be, the size specified for the whole template or table is less than the sum of individual columns in table or template. please check out.