According to the documentation pdfe.status can be use to check if a
pdf has been opened. But when I try 

\directlua{
 dict=pdfe.open("testinput.pdf")
 pdfe.status(dict)}
\bye

I get an error 
(./test-utf8.tex[\directlua]:1: attempt to call a nil value (field
'status')


And how I'm supposed to extract an object reference from a
dictionary? There are commands getinteger, getstring but nothing
that looks like a "getreference".


-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/

_______________________________________________
dev-luatex mailing list
dev-luatex@ntg.nl
https://mailman.ntg.nl/mailman/listinfo/dev-luatex

Reply via email to