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

Issues with Printer

vivekkrishnan
Active Participant
0 Likes
1,062

Hi Friends,

Can some one explain which device type is taken whether Front end or SAP when printer LOCL is used ?

Thanks in Advance.

Vivek K .

1 ACCEPTED SOLUTION
Read only

vivekkrishnan
Active Participant
0 Likes
731

Hi Rich/VJ,

Thanks for your response . I want to know one more thing which device type is taken for printing . How to find the front end device type ?

Thanks in Advance .

Vivek ..

6 REPLIES 6
Read only

Former Member
0 Likes
731

Hi,

When you use LOCL then the system will dynamically identify the local printer connected to the system.

Cheers

VJ

Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
731

I will look for the "Default" printer in windows(or your local os) and print to it. This does not need to be an actual local printer connected to the local machine, it can be a network printer. Still the frontend interacts with the OS to find the default printer.

I hope I answer the question.

Regards,

Rich Heilman

Read only

vivekkrishnan
Active Participant
0 Likes
732

Hi Rich/VJ,

Thanks for your response . I want to know one more thing which device type is taken for printing . How to find the front end device type ?

Thanks in Advance .

Vivek ..

Read only

0 Likes
731

On the SAP side, you can use txn SPAD. Output device LOCL is usually assigned to SAPWIN device type.

In Windows, you can look at printers in the control panel.

You can also look at the SAPlpd session to see the printer being used as the default.

Read only

0 Likes
731

Hi Norman ,

The device type the user is using is HPLJ5 :HP LaserJet5 R4.x + ONLY !

What should be the device type in the frontend to match the output in both the cases ?

Is it possible to match the alignment by changing the frontend printer itself or we have to create a new device type for testing in the developers area ?

Thanks in Advance ...

Vivek K ..

Read only

0 Likes
731

Sometimes printing to LOCL (SAPWIN) and a dedicated printer (like HPLJ5) will produce different results.

We usually write the SAPscript and test on both. Be sure they fit on both printers.

You should also check that the latest device driver in loaded in Windows. You can get these from the HP website.