jtc
November 19, 2017, 1:26am
1
Hi there,
Just noticed that my SVG logo, which works fine when printing invoices etc, doesn’t work when generating a PDF from Manager.
It is just replaced with red text - “Unsupported file format”.
Tut
November 19, 2017, 3:20am
2
Use a supported file type. While the current version no longer lists these on the logo upload page, PNG and JPEG are definitely supported.
jtc
November 21, 2017, 12:00am
3
Thanks Tut,
I would like to request in the future Manager considers adding SVG/other vector formats to its supported file types.
jtc
January 28, 2021, 1:19pm
4
As a couple of others have requested SVG support and Lubos has stated in the past he would consider it, could my topic please be moved to ideas so this can be formally put forward for consideration / on the backlog?
To use sender name, simply enter My business name <contact@mybusiness.com> instead of contact@mybusiness.com
PDFs are not generated locally (yet). It is a bit challenging. Gecko (Firefox layout engine) is used to generate PDF documents but Gecko is around 30 MB. Manager is 2 MB. So I don’t really want to increase the size of the program 15x just to support local PDF generation.
I’m looking at alternative cross-platform libraries that are smaller in size and could replace Gecko but I haven’t fo…
It is a bug in a sense that it used to work but Manager was using external web-server to generate PDFs back then. This is no longer a case and Manager is generating PDFs internally. And internal PDF generator doesn’t support SVG yet. It shouldn’t be difficult to add support for it though. I will be looking into it sometime this month.
lubos
September 4, 2021, 12:20am
5
I’m removing this topic from ideas
category on the basis that this is related to internal PDF generator which is now obsolete.
There is now new approach which supports SVG.
Starting with version (21.8.51) I’m making ability to generate PDF documents within Manager obsolete. There are now two approaches to create PDFs within Manager.
New approach
Click Print button
[image]
Then use Save to PDF or similar option to create PDF document.
[image]
When sending emails, under Email Settings, the default sending format for new businesses is set to Link.
[image]
This will email recipient secret link to document which they can Print to printer or PDF themselves.
O…