Printing a borderless image on A4 sheet from device to any printer Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Data science time! April 2019 and salary with experience The Ask Question Wizard is Live! The [wrap] tag is in the process of being burninatedStrange out of memory issue while loading an image to a Bitmap objectDisabling browser print options (headers, footers, margins) from page?Suggestions for debugging print stylesheets?How do I make links in a TextView clickable?What are the minimum margins most printers can handle?Can't start Eclipse - Java was started but returned exit code=13Python's win32api only printing to default printerPDF printed as garbage with Brother printersAndroid Studio: Add jar as library?Printing multi-page files from shell script in a printer with cutter
Withdrew £2800, but only £2000 shows as withdrawn on online banking; what are my obligations?
Can a party unilaterally change candidates in preparation for a General election?
Does classifying an integer as a discrete log require it be part of a multiplicative group?
How to show element name in portuguese using elements package?
Is the Standard Deduction better than Itemized when both are the same amount?
Compare a given version number in the form major.minor.build.patch and see if one is less than the other
How do I make this wiring inside cabinet safer? (Pic)
What are the out-of-universe reasons for the references to Toby Maguire-era Spider-Man in ITSV
Delete nth line from bottom
2001: A Space Odyssey's use of the song "Daisy Bell" (Bicycle Built for Two); life imitates art or vice-versa?
Can an alien society believe that their star system is the universe?
How to tell that you are a giant?
What is homebrew?
Why are the trig functions versine, haversine, exsecant, etc, rarely used in modern mathematics?
Is it a good idea to use CNN to classify 1D signal?
Fantasy story; one type of magic grows in power with use, but the more powerful they are, they more they are drawn to travel to their source
How come Sam didn't become Lord of Horn Hill?
Using audio cues to encourage good posture
Why didn't Eitri join the fight?
Closed form of recurrent arithmetic series summation
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
Dating a Former Employee
Is it cost-effective to upgrade an old-ish Giant Escape R3 commuter bike with entry-level branded parts (wheels, drivetrain)?
Generate an RGB colour grid
Printing a borderless image on A4 sheet from device to any printer
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Data science time! April 2019 and salary with experience
The Ask Question Wizard is Live!
The [wrap] tag is in the process of being burninatedStrange out of memory issue while loading an image to a Bitmap objectDisabling browser print options (headers, footers, margins) from page?Suggestions for debugging print stylesheets?How do I make links in a TextView clickable?What are the minimum margins most printers can handle?Can't start Eclipse - Java was started but returned exit code=13Python's win32api only printing to default printerPDF printed as garbage with Brother printersAndroid Studio: Add jar as library?Printing multi-page files from shell script in a printer with cutter
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;
I'm working on a print image through the printer, where I get the border, even I put PrintAttributes margin 0. In PDF file, It does not show the border but after print on A4 size sheet, it shows margin. How can I remove it? Every Printer works differently, Can I get Its margin and remove margin? Any Solution for this, so I remove and Print full image on the sheet.
add a comment |
I'm working on a print image through the printer, where I get the border, even I put PrintAttributes margin 0. In PDF file, It does not show the border but after print on A4 size sheet, it shows margin. How can I remove it? Every Printer works differently, Can I get Its margin and remove margin? Any Solution for this, so I remove and Print full image on the sheet.
1
I am facing the same in iOS app. Using direct printing doesn't solve my problem. Need a solution to detect printer margins.
– SNarula
Mar 22 at 9:37
add a comment |
I'm working on a print image through the printer, where I get the border, even I put PrintAttributes margin 0. In PDF file, It does not show the border but after print on A4 size sheet, it shows margin. How can I remove it? Every Printer works differently, Can I get Its margin and remove margin? Any Solution for this, so I remove and Print full image on the sheet.
I'm working on a print image through the printer, where I get the border, even I put PrintAttributes margin 0. In PDF file, It does not show the border but after print on A4 size sheet, it shows margin. How can I remove it? Every Printer works differently, Can I get Its margin and remove margin? Any Solution for this, so I remove and Print full image on the sheet.
edited Mar 22 at 9:41
Fantômas
32.9k156491
32.9k156491
asked Mar 22 at 9:20
PawandeepPawandeep
1311117
1311117
1
I am facing the same in iOS app. Using direct printing doesn't solve my problem. Need a solution to detect printer margins.
– SNarula
Mar 22 at 9:37
add a comment |
1
I am facing the same in iOS app. Using direct printing doesn't solve my problem. Need a solution to detect printer margins.
– SNarula
Mar 22 at 9:37
1
1
I am facing the same in iOS app. Using direct printing doesn't solve my problem. Need a solution to detect printer margins.
– SNarula
Mar 22 at 9:37
I am facing the same in iOS app. Using direct printing doesn't solve my problem. Need a solution to detect printer margins.
– SNarula
Mar 22 at 9:37
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function ()
StackExchange.using("externalEditor", function ()
StackExchange.using("snippets", function ()
StackExchange.snippets.init();
);
);
, "code-snippets");
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "1"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55296390%2fprinting-a-borderless-image-on-a4-sheet-from-device-to-any-printer%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f55296390%2fprinting-a-borderless-image-on-a4-sheet-from-device-to-any-printer%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
I am facing the same in iOS app. Using direct printing doesn't solve my problem. Need a solution to detect printer margins.
– SNarula
Mar 22 at 9:37