mikamiel

Results 14 comments of mikamiel

And `LF`, `CR`, `CR+LF` as paragraph mark **¶**

Maybe i miss smth, but `keywords` lets me edit/list a sort of custom/additional fields, while Author, Subject, CreateDate, Creator fields are specific mandatory pdf fields (thou they may be empty)....

> Well, the producer is pdfcpu. Well, that's absolutly true)), it was just some obvious example )

Yes! That is it, thanks. But now i've faced another problem - I can't find a way to use spaces in properties (keys or values) on windows command line. I've...

Unfortunately pdfcpu does not allow to change values of base pdf metadata fields `Creator` and `Producer`. `pdfcpu properties add test.pdf Producer=teststring` `property name "Producer" not allowed!`

Thanks, I'll try it. Also i've found it impossible to change internal `ModifyDate` and `CreateDate` meta-fields. But i believe editing metadata definetly needs to be present in such pdf multi-tool...

Под Иксами или Вейланд? У меня в Федоре39(Гном) под Иксами такая же история была, а под Вейланд всё работает как надо.

The problem is that in Ubuntu 24.04 (at least) `ld.gold` linker is not informed about search path `/usr/local/lib` (gmmlib library build script installs `libigdgmm.so` in that dir by default). I...

Just looked how this implemented in Blender3D, because they also have their own homebrew crossplatform OpenGL-based GUI toolkit. And one of its great unique features is ability to set custom...

Ah, now i see your point. Your design is to allow the user to set a variable desired scale to different panels of a same app at the same time....