Search found 56 matches

by byn
Thu Dec 08, 2022 8:22 am
Forum: Theses, Books, Title pages
Topic: Align page number to the bottom on a landscape page
Replies: 0
Views: 28449

Align page number to the bottom on a landscape page

I would like to know how to make the page number in a landscape page go to the bottom of the page. The link to the minimum working example of my code is here on the link below

https://drive.google.com/file/d/1fO0s9ZQGdAVRVLsAq5prM3ce0ieHsjqZ/view?usp=share_link

The picture of the landscape page ...
by byn
Thu Dec 08, 2022 3:38 am
Forum: Theses, Books, Title pages
Topic: Make page numbers on bottom in landscape page
Replies: 4
Views: 144096

Make page numbers on bottom in landscape page

This is the output of the page numbering
page-number.JPG
page-number.JPG (113.32 KiB) Viewed 144093 times
the whole file output is here below
main-landscape-page-number.pdf
(892.03 KiB) Downloaded 2053 times
by byn
Thu Dec 08, 2022 3:30 am
Forum: Theses, Books, Title pages
Topic: Make page numbers on bottom in landscape page
Replies: 4
Views: 144096

Make page numbers on bottom in landscape page

I would like to know how to make the page number in a landscape page go to the bottom of the page. The link to the minimum working example of my code is here on the link below; https://drive.google.com/file/d/1fO0s9ZQGdAVRVLsAq5prM3ce0ieHsjqZ/view?usp=share_link

The picture of the landscape page is ...
by byn
Fri Oct 28, 2022 5:20 am
Forum: Theses, Books, Title pages
Topic: How to reduce file size of PDF output while compile with pdflatex
Replies: 12
Views: 62464

How to reduce file size of PDF output while compile with pdflatex

Hi Rais,

It works! Thanks, but for a file size of about 90MB, it can only reduce to about 84MB, how can you further reduce it to about 5MB?

Byn.
by byn
Mon Oct 24, 2022 2:20 am
Forum: Theses, Books, Title pages
Topic: How to reduce file size of PDF output while compile with pdflatex
Replies: 12
Views: 62464

How to reduce file size of PDF output while compile with pdflatex

Rais,

Still getting an error of unbalanced dictionary, below, how do you resolve this?
Capture-4.PNG
Capture-4.PNG (45.43 KiB) Viewed 28048 times
by byn
Sun Oct 23, 2022 9:30 pm
Forum: Theses, Books, Title pages
Topic: How to reduce file size of PDF output while compile with pdflatex
Replies: 12
Views: 62464

How to reduce file size of PDF output while compile with pdflatex

Rais,

Thank you, I tried it but it returned an error below;

Capture-3.PNG

my template is here; https://drive.google.com/file/d/17UKBW9_ACKc5sH_HEfuMPdxXBQocjNa6/view

Could you demonstrate it with my template it would be easier if I can run it while compiling, I am using TeX live though I have ...
by byn
Sun Oct 23, 2022 12:14 am
Forum: Theses, Books, Title pages
Topic: How to reduce file size of PDF output while compile with pdflatex
Replies: 12
Views: 62464

How to reduce file size of PDF output while compile with pdflatex

The code, doesn't seem to work for me, see error log below,
Capture-2.PNG
Capture-2.PNG (4.92 KiB) Viewed 28102 times
Have you had a try on it Stefan?
by byn
Fri Oct 21, 2022 6:08 am
Forum: Theses, Books, Title pages
Topic: How to reduce file size of PDF output while compile with pdflatex
Replies: 12
Views: 62464

How to reduce file size of PDF output while compile with pdflatex

Does anyone know how to use ghostscript to compress a file on a windows system.

I found an answer here saying it is works but dont know how to invoke it?

https://tex.stackexchange.com/questions/200669/file-size-generated-from-pdflatex-is-too-big which works for pdflatex but on a unix system ...
by byn
Fri Sep 30, 2022 4:04 am
Forum: Theses, Books, Title pages
Topic: How to reduce file size of PDF output while compile with pdflatex
Replies: 12
Views: 62464

How to reduce file size of PDF output while compile with pdflatex

Hi Stefan,

I run the code

\pdfminorversion=5
\pdfcompresslevel=9
\pdfobjcompresslevel=2

but i didn't notice any difference, is there a workaround script?

Byn.