Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我在 Oracle 数据库中存储了不同图像的路径,图片存储在文件夹中。图片的大小以 kb 为单位,但是当我从 Oracle Report Builder 运行报告并将其生成为 PDF 时,它的大小变得超过 50MB。将会是什么问题?
pdf文件的内部格式可能会严重超载传入的数据))尝试保存txt文件,然后将相同的文本保存在docx中并填写差异))