Horst Rutter
Horst Rutter
Hello! You need to play around with positioning. Have you tried position: full ?
Please refer to: https://pdfcpu.io/generate/import
The import command preserves the aspect ratio of the imported image, so no stretching. You can either use full positioning, then the page size will match the image size. If...
As I already explained when importing images the original aspect ratio of the image will be preserved as this is the general requirement for this use case. Scaling image width...
It's in the pipeline.
may I see a cli example? Also when implemented, this will not respect the image's aspect ratio.
Without getting much into the details, pdfcpu is written in Go and using `for range` loops. Sequences of such loops are indeterministic per design and most probably the cause of...
This is unusual. In order to fix this I would need to have the file in front of me though.
Using relative scaling of 1.0 should make the text stamp use the entire page width. If not please provide a stacktrace and sample file. Anything beyond that is smth I...