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

How to print postscript file using ABAP code?

Former Member
0 Likes
750

Hello,

In our SAP system I've tried to print postscript file using

GRAPH_PRINT_POSTSCRIPT_FILE funcion on postscript printer (HP LJ 2200).

Print output (one postscript page) generated by this function takes

about 70 pages of strange (I think it was control codes) characters. (Tests were done on 'POSTGRAP' and 'GRAPHICS'

device).

The same file printing on the same printer using Windows built-in

printing looks fine.

Is this function suitable for postcript printing?

Regards,

P.B.

3 REPLIES 3
Read only

chaiphon
Contributor
0 Likes
547

any update on this issue?

I want print postscript file as well. However my case are in SAPScript.

Read only

Former Member
0 Likes
547

Did you receive a solution to your problem? We are trying to print a PostScript file as well. We tried using the function you mentioned, but get an error

"Printer graphics output not Implemented". Can we print using a normal printer or is a specific type of printer needed?

Can you please help us.

Thanks.

Read only

Former Member
0 Likes
547

Hello,

We are trying to use the function GRAPH_PRINT_POSTSCRIPT_FILE to print a PS file, but receive an error. Were you able to print using this function?

Any help would be appreciated.

Thanks.