Help.
We have an application we've created that generates PCL documents. We do this using the Adobe PDF libraries. We are turning PDF into PCL with them.
The output looks good via SwiftView (a PCL viewer) and prints out okay, but we've having a problem with sizing. When we print, they are being shrunk down to fit inside the printer margins. This isn't good. The printed documents need to look like the viewed documents (which are created sized visually for margins).
We really need to direct the printer to ignore it's margins when we print. Saying this another way, we need for the printer to attempt to fit the PCL page to the paper size. Those areas that won't actually print are white space on the PCLs. That way, the output on paper will look like the electronic.
We've been unable to find the PJL or PCL to insert into these PCLs to tell the printer to do this.
We're looking for someone who can tell us how to accomplish this (and has something the know works, vs. simply having searched the net and found it). Ideally, this would be a/some PJL commands, which are easier to add to the PCL than escapes, but we'll take anything.
We have an application we've created that generates PCL documents. We do this using the Adobe PDF libraries. We are turning PDF into PCL with them.
The output looks good via SwiftView (a PCL viewer) and prints out okay, but we've having a problem with sizing. When we print, they are being shrunk down to fit inside the printer margins. This isn't good. The printed documents need to look like the viewed documents (which are created sized visually for margins).
We really need to direct the printer to ignore it's margins when we print. Saying this another way, we need for the printer to attempt to fit the PCL page to the paper size. Those areas that won't actually print are white space on the PCLs. That way, the output on paper will look like the electronic.
We've been unable to find the PJL or PCL to insert into these PCLs to tell the printer to do this.
We're looking for someone who can tell us how to accomplish this (and has something the know works, vs. simply having searched the net and found it). Ideally, this would be a/some PJL commands, which are easier to add to the PCL than escapes, but we'll take anything.