You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I looked I didn't find any centralised documentation of these, but by poking around the LO source code (the options are handled in different places) I put together a list for lloconv, which is likely similarly relevant here:
Hi,
Where can I find the full list of options like "skipImages" as seen in the following code?
document.SaveAs("kittens.pdf", "pdf", "skipImages")
E.x: If I want to embed images into the exported PDF file, which option do I should use?
Thanks
The text was updated successfully, but these errors were encountered: