Re: [GNC] Invoice Header Logo Image Size

2025-03-18 Thread Mark Iams-McGuire
sh to generate *printed/printable PDF* invoices directly. Instead, I wrote a simple Python script to extract the invoice information and generate a LaTeX source file and then used LaTeX to create PDFs that I could send to my customers. At Mon, 17 Mar 2025 18:52:10 -0700 Mark Iams-McGuire

Re: [GNC] Invoice Header Logo Image Size

2025-03-19 Thread Mark Iams-McGuire
monly at higher resolution than web pages. Regards, John Ralls On Mar 19, 2025, at 10:51, Mark Iams-McGuire wrote: GNC appears to be controlling the invoice header size based on pixels. My invoice logo image should come out to about 5" wide. At 300dpi its 1495px. To get the image to be

[GNC] Invoice Header Logo Image Size

2025-03-17 Thread Mark Iams-McGuire
Where can I change the invoice header image pixel size? I looked through several style sheets with no luck. Is there an html file that sets the img scr for the header image? Where would I find it? I need better resolution for my logo. TIA. Mark ___ gn

Re: [GNC] Invoice Header Logo Image Size

2025-03-18 Thread Mark Iams-McGuire
I'm not familiar with LaTex but I may need to check it out since you're the second person to mention it. I don't expect a lot of fancy graphics from Gnucash, but it seems like throwing a simple not pixelated graphic should be simple enough. The rest of the program works fine. I'm looking for si

Re: [GNC] Invoice Header Logo Image Size

2025-03-18 Thread Mark Iams-McGuire
learning curve.  An easy way would be to modify or create your own CSS style sheet in GNC and generate the report in HTML before you print... -- ND On 3/18/25 3:20 PM, Mark Iams-McGuire wrote: I'm not familiar with LaTex but I may need to check it out since you're the second person to

Re: [GNC] Invoice Header Logo Image Size

2025-03-18 Thread Mark Iams-McGuire
way would be to modify or create your own CSS style sheet in GNC and generate the report in HTML before you print... -- ND On 3/18/25 3:20 PM, Mark Iams-McGuire wrote: I'm not familiar with LaTex but I may need to check it out since you're the second person to mention it. I don't

Re: [GNC] Invoice Header Logo Image Size

2025-03-19 Thread Mark Iams-McGuire
ails.  I just tried and it works!  Hope this helps! -- ND On 3/19/25 1:51 PM, Mark Iams-McGuire wrote: GNC appears to be controlling the invoice header size based on pixels. My invoice logo image should come out to about 5" wide. At 300dpi its 1495px. To get the image to be 5" wide in

Re: [GNC] Invoice Header Logo Image Size

2025-03-19 Thread Mark Iams-McGuire
0 On 3/18/2025 7:37 PM, Jediator wrote: If all you need is to adjust the logo image size/pixel resolution, you may want to use an image editor to adjust the size before you load it to the build-in style sheet editor.  Which style sheet did you use in your invoice report? -- ND On 3/18/25 7:39 PM