Re: Converting images to PDF. Final file has blank pages before and after.

2020-12-03 Thread MRAB
On 2020-12-03 03:32, Michael Baca wrote: On Monday, November 30, 2020 at 7:15:37 PM UTC-7, MRAB wrote: On 2020-12-01 01:20, Michael Baca wrote: > Hello, new to the group, rather new to programming. > > I'm writing a program that takes images and converts them into PDF's. It works after quite a

Re: Converting images to PDF. Final file has blank pages before and after.

2020-12-02 Thread Michael Baca
On Monday, November 30, 2020 at 7:15:37 PM UTC-7, MRAB wrote: > On 2020-12-01 01:20, Michael Baca wrote: > > Hello, new to the group, rather new to programming. > > > > I'm writing a program that takes images and converts them into PDF's. It > > works after quite a few days of trying, however t

Re: Converting images to PDF. Final file has blank pages before and after.

2020-11-30 Thread Kushal Kumaran
On Mon, Nov 30 2020 at 05:20:30 PM, Michael Baca wrote: > Hello, new to the group, rather new to programming. > > I'm writing a program that takes images and converts them into PDF's. It > works after quite a few days of trying, however the final file has a blank > page inserted before and afte

Re: Converting images to PDF. Final file has blank pages before and after.

2020-11-30 Thread MRAB
On 2020-12-01 01:20, Michael Baca wrote: Hello, new to the group, rather new to programming. I'm writing a program that takes images and converts them into PDF's. It works after quite a few days of trying, however the final file has a blank page inserted before and after each page containing t

Converting images to PDF. Final file has blank pages before and after.

2020-11-30 Thread Michael Baca
Hello, new to the group, rather new to programming. I'm writing a program that takes images and converts them into PDF's. It works after quite a few days of trying, however the final file has a blank page inserted before and after each page containing the images. This uses FPDF to do the conv