Score:-1

How to create large PDF / Convert file size PDF with terminal ubuntu

us flag

I have question

How to create large PDF / Convert file size PDF with terminal ubuntu ?

if i have file pdf size 1mb, and i want that file to be 50mb or 100mb, but not add contents in pdf file please help me i am using ubuntu 20.04

pLumo avatar
in flag
Why would someone want to do that? Please check [What is the XY Problem](https://meta.stackexchange.com/questions/66377/what-is-the-xy-problem).
Score:0
eg flag

In case you are talking about a PDF created from an image file, and you want to have it in higher resolution, try this:

convert -density 300 source.jpg destination.pdf

(you might have to first install ImageMagick and then possibly enable PDF generation as described here: https://stackoverflow.com/a/69535567/6756843 )

Joe Cola avatar
us flag
thank you nice .
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.