Quote:
Originally Posted by fcs12
Hello, the default format when I export my handwriting in Note app is PNG picture file. This is annoying because ideally I want multiple pages saved in the same file (and printed altogether from the same file). Is there a way to save multiple pages into one file (say a PDF format) or if someone can suggest a better app that can deal with this?
Many thanks.
|
Before found the good solution to this, you can convert the PNG picture in PDF format and join the PDF files in one.
To convert : ImageMagick with the command 'convert'
To concatenate : PdfTk
I know, it's not the solution for what your are looking for.