cyb3rko / pincredible

Modern and secure Android app to help you remember any PIN
Apache License 2.0
77 stars 5 forks source link

Pattern exported as PDF #11

Open serrq opened 1 year ago

serrq commented 1 year ago

As title tells.

If interested, give it a thumbs up :+1: and write a comment if you want

cyb3rko commented 1 year ago

I wonder if this useful enough. Because I would have to scale the image on the PDF file. Printing would be a pain as pdf files are not that easy to rescale.

On the other side printing an image file is a lot easier.

serrq commented 1 year ago

What if we put eight on each page? A4

cyb3rko commented 1 year ago

Still lacking scaling options.
F.e. what if you want to put it in your wallet? Maybe that's still to big.

I still prefer exporting images tbh.

serrq commented 1 year ago

One could cuts the sheet in the tables shapes. However, if you prefer images then we close the thread.

cyb3rko commented 1 year ago

When I publish the BackPack apps to the wide mass for sure more people will find their way to this repo.
If more people show interest, we can think about it again :)
They can give thumbs up if interested

serrq commented 1 year ago

So my ideas await the review of the great mass? Okay.

cyb3rko commented 1 year ago

Let's keep it open, otherwise people won't be able to see it.

gracie95 commented 1 year ago

Let's keep it open, otherwise people won't be able to see it.

What about bakcup into encrypted PDF?

cyb3rko commented 1 year ago

I've meant keeping open the issue :)
And even exporting to an encrypted PDF wouldn't fix the issue with scaling of the images in the PDF file.

serrq commented 1 year ago

I've meant keeping open the issue :) And even exporting to an encrypted PDF wouldn't fix the issue with scaling of the images in the PDF file.

Why don’t you ask other developers for help?

The user’s role is to present its needs to the developer. I’m not a developer, I’m a philosopher, how could I help you solve this problem?

cyb3rko commented 1 year ago

Always happy about PRs :)

I mean implementing features is not the problem though, just coming up with a good concept for how to scale images on PDFs is the problem.