-
```
Hi All,
Is there a way to scroll the pdf page into horizontal mode, i need it urgent.
Thanks for your attention.
Best Regads,
Santo
```
Original issue reported on code.google.com by `abun.…
-
```
Hi all,
Is there an option to turn on, for pdf result into full render instead of partial render in canvas / view?
Thanks.
Best,
Santo
```
Original issue reported on code.google.com by `abun.…
-
```
Hi All,
Is there a way to scroll the pdf page into horizontal mode, i need it urgent.
Thanks for your attention.
Best Regads,
Santo
```
Original issue reported on code.google.com by `abun.…
-
```
Hi all,
Is there an option to turn on, for pdf result into full render instead of partial render in canvas / view?
Thanks.
Best,
Santo
```
Original issue reported on code.google.com by `abun.…
-
```
Hi All,
Is there a way to scroll the pdf page into horizontal mode, i need it urgent.
Thanks for your attention.
Best Regads,
Santo
```
Original issue reported on code.google.com by `abun.…
-
```
Hi all,
Is there an option to turn on, for pdf result into full render instead of partial render in canvas / view?
Thanks.
Best,
Santo
```
Original issue reported on code.google.com by `abun.…
-
```
Hi All,
Is there a way to scroll the pdf page into horizontal mode, i need it urgent.
Thanks for your attention.
Best Regads,
Santo
```
Original issue reported on code.google.com by `abun.…
-
```
Hi all,
Is there an option to turn on, for pdf result into full render instead of partial render in canvas / view?
Thanks.
Best,
Santo
```
Original issue reported on code.google.com by `abun.…
-
```
Hi All,
Is there a way to scroll the pdf page into horizontal mode, i need it urgent.
Thanks for your attention.
Best Regads,
Santo
```
Original issue reported on code.google.com by `abun.…
-
Hello,
Please add a makefile to make life easy :
```
MCU=attiny13
F_CPU=9600000UL
CC=avr-gcc
OBJCOPY=avr-objcopy
AVRSIZE=avr-size
CFLAGS=-std=c99 -Wall -g -Os -mmcu=${MCU} -DF_CPU=${F_CPU} -…