https://bugs.documentfoundation.org/show_bug.cgi?id=162412
--- Comment #13 from Mike Kaganski <[email protected]> --- (In reply to hamish from comment #12) > You are right as it does look like it might be an issue with fonts. > > How do you think I am best to proceed from here? I am hoping to run this > conversion in a production environment where I probably won't know the input > fonts beforehand so am not sure I will be able to guarantee that this issue > won't crop up again. > > The fonts being off is actually not so much of an the issue on my end. What > I really want is to guarantee that images stay on the pages they were > originally on and that there will be the same number of pages between the > original .docx and the converted pdf. Is there some way of forcing pages to > be a certain size when converting? No. Text documents are based on text flow, and pages are created on demand, to accommodate content. This is different compared to DTP software. You need to realize, that no correct font is strictly equal to no correct document layout. -- You are receiving this mail because: You are the assignee for the bug.
