How to specify the size of the page when transforms into PCL file #1370
Unanswered
avasquez-ve
asked this question in
Help
Replies: 1 comment 5 replies
-
What happens when you do p.s. If this works I will add PclWriteDefines in the next release to make this easier for you. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone!
Currently i'm trying to transform image in bmp format into PCL files,
The transformation works and I could print the image using the font format of PCL,
My problem is:
My question is:
I'm using the following piece of code to transform and try to specify the size, but the result always is a complete page.
The result is:


My transformed image into a whole page (I'm using CoolUtils PCL Viewer to se the result, but when I printed the PCL file using PCL commands I got the same result)
Beta Was this translation helpful? Give feedback.
All reactions