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

PDF Printer - printing garbage

Former Member
0 Likes
862

Hello Experts,

I would like help with my problem:

I have in my DEV and in my QAS. server the PDF Printer configured.

When I try print something using the PDF Printer in my DEV, works fine. But, the problem is when I try print something using the PDF Printer in my QAS. the print is with a lot of garbage. I have an option to keep my result in spool, and there, the result is fine too.

I Checked at SPAD, the output device(PDF Printer), the device type(PDF1), the codepage used(1116), and I transported all these objects from DEV to QAS, to have sure those objects are equalized.

I print with others printers, and works normal.

If you need more help about versions or something like these, let me know.

Bye.

2 REPLIES 2
Read only

former_member188724
Contributor
0 Likes
607

Hi,

Did you check in your program isd anything hard coded wrt to the printer which is causing the issue?

Regards,

K.S

Read only

0 Likes
607

Hi,

I checked this too, but the code is okay. when I print using LOCL, for example, works normal.

In my code, I use configurations to set the print page. Line-count, line-size, sap cover page ' ', layout 'X_T107'.

In DEV works, but in QAS, no.

Regards.