Skip to Content
0
Former Member
Apr 08, 2010 at 02:52 PM

Download smartform as PDF, suppress Print/Preview dialog

847 Views

Hi Experts,

Facing some issues in downloading PDF converted from Smartform.

In the program I am trying directly download a smartform converted into PDF format and save it in local system.

When ever I am trying to execute the program it shows up the Print/Preview dialog before showing the Save As dialog.

I have passed control_parameters-getotf = 'X' to the smartform runtime FM, which ideally should have suppressed the Print/Preview dialog and return the otfdata.

Here the entire code is...

Moderator message - Please respect the 2,500 character maximum when posting. Post only the relevant portions of code

The program other wise works absolutly fine .

Please advise.

Thanks

Jahan

Edited by: Rob Burbank on Apr 8, 2010 11:10 AM