how can i fix this pdf error
I have a problem. I am trying to copydrag a pdf document to my e-reader. In linux folder [downloads] i can view it just fine but when i copy it to my other hardware, the document changes from pdf to [Binary (application/octet-stream)] therefore it does not upload to my e-reader any help please
hardware pdf binary
add a comment |
I have a problem. I am trying to copydrag a pdf document to my e-reader. In linux folder [downloads] i can view it just fine but when i copy it to my other hardware, the document changes from pdf to [Binary (application/octet-stream)] therefore it does not upload to my e-reader any help please
hardware pdf binary
1
How do you "copy" the.pdf
? How is your e-reader connected? Which version of Ubuntu are you running?
– waltinator
Dec 31 '18 at 20:27
I right click on the .pdf, open the ebook storage and paste it. My e-reader is connected via usb/ usb type C. I am running ubuntu 18. Thank you so much for your time. I am new with this OS i just changed from Windows. I could do the same operation there without problems.
– Luis Ed Tapia
Dec 31 '18 at 20:44
I think it might be that the e-reader(onyx boox)only supports files uploaded with windows OS? I really dont know but there has to be a solution for this. I really dont want to dual boot with windows because im in love with Ubuntu. Thanks again
– Luis Ed Tapia
Dec 31 '18 at 20:53
Check the file name; most of *nix (including Ubuntu) decide what type of file it is by its contents, so it doesn't matter if the filename ends in .pdf - but for non-*nix programs/apps they can determine file-type by part of it's name (eg. ending in .pdf)
– guiverc
Dec 31 '18 at 23:22
Edit (askubuntu.com/posts/1105904/edit ) your post with the results! Open a Terminal Window ( Ctrl-Alt-T ) and execute adf
command. In theMounted On
column, you should find the mountpoint of the e-reader. Explore it byfind e-reader_mountpoint -type f -print0 | xargs -0 -r file
andmount | grep e-reader_mountpoint
– waltinator
Dec 31 '18 at 23:42
add a comment |
I have a problem. I am trying to copydrag a pdf document to my e-reader. In linux folder [downloads] i can view it just fine but when i copy it to my other hardware, the document changes from pdf to [Binary (application/octet-stream)] therefore it does not upload to my e-reader any help please
hardware pdf binary
I have a problem. I am trying to copydrag a pdf document to my e-reader. In linux folder [downloads] i can view it just fine but when i copy it to my other hardware, the document changes from pdf to [Binary (application/octet-stream)] therefore it does not upload to my e-reader any help please
hardware pdf binary
hardware pdf binary
asked Dec 31 '18 at 20:17
Luis Ed TapiaLuis Ed Tapia
1
1
1
How do you "copy" the.pdf
? How is your e-reader connected? Which version of Ubuntu are you running?
– waltinator
Dec 31 '18 at 20:27
I right click on the .pdf, open the ebook storage and paste it. My e-reader is connected via usb/ usb type C. I am running ubuntu 18. Thank you so much for your time. I am new with this OS i just changed from Windows. I could do the same operation there without problems.
– Luis Ed Tapia
Dec 31 '18 at 20:44
I think it might be that the e-reader(onyx boox)only supports files uploaded with windows OS? I really dont know but there has to be a solution for this. I really dont want to dual boot with windows because im in love with Ubuntu. Thanks again
– Luis Ed Tapia
Dec 31 '18 at 20:53
Check the file name; most of *nix (including Ubuntu) decide what type of file it is by its contents, so it doesn't matter if the filename ends in .pdf - but for non-*nix programs/apps they can determine file-type by part of it's name (eg. ending in .pdf)
– guiverc
Dec 31 '18 at 23:22
Edit (askubuntu.com/posts/1105904/edit ) your post with the results! Open a Terminal Window ( Ctrl-Alt-T ) and execute adf
command. In theMounted On
column, you should find the mountpoint of the e-reader. Explore it byfind e-reader_mountpoint -type f -print0 | xargs -0 -r file
andmount | grep e-reader_mountpoint
– waltinator
Dec 31 '18 at 23:42
add a comment |
1
How do you "copy" the.pdf
? How is your e-reader connected? Which version of Ubuntu are you running?
– waltinator
Dec 31 '18 at 20:27
I right click on the .pdf, open the ebook storage and paste it. My e-reader is connected via usb/ usb type C. I am running ubuntu 18. Thank you so much for your time. I am new with this OS i just changed from Windows. I could do the same operation there without problems.
– Luis Ed Tapia
Dec 31 '18 at 20:44
I think it might be that the e-reader(onyx boox)only supports files uploaded with windows OS? I really dont know but there has to be a solution for this. I really dont want to dual boot with windows because im in love with Ubuntu. Thanks again
– Luis Ed Tapia
Dec 31 '18 at 20:53
Check the file name; most of *nix (including Ubuntu) decide what type of file it is by its contents, so it doesn't matter if the filename ends in .pdf - but for non-*nix programs/apps they can determine file-type by part of it's name (eg. ending in .pdf)
– guiverc
Dec 31 '18 at 23:22
Edit (askubuntu.com/posts/1105904/edit ) your post with the results! Open a Terminal Window ( Ctrl-Alt-T ) and execute adf
command. In theMounted On
column, you should find the mountpoint of the e-reader. Explore it byfind e-reader_mountpoint -type f -print0 | xargs -0 -r file
andmount | grep e-reader_mountpoint
– waltinator
Dec 31 '18 at 23:42
1
1
How do you "copy" the
.pdf
? How is your e-reader connected? Which version of Ubuntu are you running?– waltinator
Dec 31 '18 at 20:27
How do you "copy" the
.pdf
? How is your e-reader connected? Which version of Ubuntu are you running?– waltinator
Dec 31 '18 at 20:27
I right click on the .pdf, open the ebook storage and paste it. My e-reader is connected via usb/ usb type C. I am running ubuntu 18. Thank you so much for your time. I am new with this OS i just changed from Windows. I could do the same operation there without problems.
– Luis Ed Tapia
Dec 31 '18 at 20:44
I right click on the .pdf, open the ebook storage and paste it. My e-reader is connected via usb/ usb type C. I am running ubuntu 18. Thank you so much for your time. I am new with this OS i just changed from Windows. I could do the same operation there without problems.
– Luis Ed Tapia
Dec 31 '18 at 20:44
I think it might be that the e-reader(onyx boox)only supports files uploaded with windows OS? I really dont know but there has to be a solution for this. I really dont want to dual boot with windows because im in love with Ubuntu. Thanks again
– Luis Ed Tapia
Dec 31 '18 at 20:53
I think it might be that the e-reader(onyx boox)only supports files uploaded with windows OS? I really dont know but there has to be a solution for this. I really dont want to dual boot with windows because im in love with Ubuntu. Thanks again
– Luis Ed Tapia
Dec 31 '18 at 20:53
Check the file name; most of *nix (including Ubuntu) decide what type of file it is by its contents, so it doesn't matter if the filename ends in .pdf - but for non-*nix programs/apps they can determine file-type by part of it's name (eg. ending in .pdf)
– guiverc
Dec 31 '18 at 23:22
Check the file name; most of *nix (including Ubuntu) decide what type of file it is by its contents, so it doesn't matter if the filename ends in .pdf - but for non-*nix programs/apps they can determine file-type by part of it's name (eg. ending in .pdf)
– guiverc
Dec 31 '18 at 23:22
Edit (askubuntu.com/posts/1105904/edit ) your post with the results! Open a Terminal Window ( Ctrl-Alt-T ) and execute a
df
command. In the Mounted On
column, you should find the mountpoint of the e-reader. Explore it by find e-reader_mountpoint -type f -print0 | xargs -0 -r file
and mount | grep e-reader_mountpoint
– waltinator
Dec 31 '18 at 23:42
Edit (askubuntu.com/posts/1105904/edit ) your post with the results! Open a Terminal Window ( Ctrl-Alt-T ) and execute a
df
command. In the Mounted On
column, you should find the mountpoint of the e-reader. Explore it by find e-reader_mountpoint -type f -print0 | xargs -0 -r file
and mount | grep e-reader_mountpoint
– waltinator
Dec 31 '18 at 23:42
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "89"
};
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%2faskubuntu.com%2fquestions%2f1105904%2fhow-can-i-fix-this-pdf-error%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 Ask Ubuntu!
- 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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2faskubuntu.com%2fquestions%2f1105904%2fhow-can-i-fix-this-pdf-error%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
How do you "copy" the
.pdf
? How is your e-reader connected? Which version of Ubuntu are you running?– waltinator
Dec 31 '18 at 20:27
I right click on the .pdf, open the ebook storage and paste it. My e-reader is connected via usb/ usb type C. I am running ubuntu 18. Thank you so much for your time. I am new with this OS i just changed from Windows. I could do the same operation there without problems.
– Luis Ed Tapia
Dec 31 '18 at 20:44
I think it might be that the e-reader(onyx boox)only supports files uploaded with windows OS? I really dont know but there has to be a solution for this. I really dont want to dual boot with windows because im in love with Ubuntu. Thanks again
– Luis Ed Tapia
Dec 31 '18 at 20:53
Check the file name; most of *nix (including Ubuntu) decide what type of file it is by its contents, so it doesn't matter if the filename ends in .pdf - but for non-*nix programs/apps they can determine file-type by part of it's name (eg. ending in .pdf)
– guiverc
Dec 31 '18 at 23:22
Edit (askubuntu.com/posts/1105904/edit ) your post with the results! Open a Terminal Window ( Ctrl-Alt-T ) and execute a
df
command. In theMounted On
column, you should find the mountpoint of the e-reader. Explore it byfind e-reader_mountpoint -type f -print0 | xargs -0 -r file
andmount | grep e-reader_mountpoint
– waltinator
Dec 31 '18 at 23:42