Tell me more ×
TeX - LaTeX Stack Exchange is a question and answer site for users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.

I want to edit PDF using the epdf library included in LuaTeX (add, bleed/crop/trim box). I can get current trim size of the PDF (if it's set) via epdf PDFRectangle. But I didn't find defined methods to set/change thees boxes. I know that epdf is still in a development stage, but maybe there are implemented (but not documented) methods?

luatex version 0.74.

share|improve this question
1  
@JosephWright epdf is part of LuaTeX, but I guess you know that. In that sense I think the question is perfectly valid, although I don't know the answer. – dıʞsdoʇ Feb 28 at 20:33
2  
I don't know about version 0.74, but the manual of version 0.70 is pretty clear in saying that the epdf library is "read only". – egreg Feb 28 at 23:25
I did what I need with python (pyPdf module). But I hope with luatex epdf module I will can do all thees modifications to. – Linas Mar 2 at 16:32

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.