![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
|
Hi all, I'm trying to put files (pdfs and images) into my FM database, and I'm studying various options. I added a container field, and first I tried dragging a pdf file into it. It worked, I could see the (reduced) image in FM, and double-clicking it opened the pdf in Adobe Reader. All perfect so far, except that the fp7 file size jumped from 88 KB to 11 MB!!! The pdf has one A4 page, 48 KB, and it is the only file I tried to insert, into a single record. After removing the file from the field and compacting the database, it went back to 88 KB. What is going on? Does FM store the file internally as an uncompressed bitmap, or what? How can it be so awful? The second thing I tried was inserting a file reference to the pdf. It worked, and the database didn't increase in size, however the image was not displayed (it showed a pdf icon and file name instead), and the process was not so simple. I created a button to make it easier to insert (and select the "reference" check box), but it's still less convenient than drag-and-drop (or copy-and-paste) which is still possible. If I prevent the latter actions by making the field read-only, the button also doesn't work. And either way, the pdf image is not displayed. Is it possible to improve these things? And finally, I tried inserting an object (create from file). It behaves just like drag-and-drop (database jumps to 11 MB), regardless of the "Link" option. If I select "display as icon", the database grows "only" to about 3 MB, but obviously it displays an icon instead of the pdf image. Do you know any solution to these problems? If there is a commercial plugin that helps, please describe what it does and how it works, and I'll try to rewrite it. Thanks Adrian |
#4
| |||
| |||
|
|
Hi all, I'm trying to put files (pdfs and images) into my FM database, and I'm studying various options. I added a container field, and first I tried dragging a pdf file into it. It worked, I could see the (reduced) image in FM, and double-clicking it opened the pdf in Adobe Reader. All perfect so far, except that the fp7 file size jumped from 88 KB to 11 MB!!! The pdf has one A4 page, 48 KB, and it is the only file I tried to insert, into a single record. After removing the file from the field and compacting the database, it went back to 88 KB. What is going on? Does FM store the file internally as an uncompressed bitmap, or what? How can it be so awful? The second thing I tried was inserting a file reference to the pdf. It worked, and the database didn't increase in size, however the image was not displayed (it showed a pdf icon and file name instead), and the process was not so simple. I created a button to make it easier to insert (and select the "reference" check box), but it's still less convenient than drag-and-drop (or copy-and-paste) which is still possible. If I prevent the latter actions by making the field read-only, the button also doesn't work. And either way, the pdf image is not displayed. Is it possible to improve these things? And finally, I tried inserting an object (create from file). It behaves just like drag-and-drop (database jumps to 11 MB), regardless of the "Link" option. If I select "display as icon", the database grows "only" to about 3 MB, but obviously it displays an icon instead of the pdf image. Do you know any solution to these problems? If there is a commercial plugin that helps, please describe what it does and how it works, and I'll try to rewrite it. Thanks Adrian |
#5
| |||
| |||
|
|
Filemaker is not a picture/pdf/wav file storage program. With dragging/dropping you are asking from filemaker to store various forms of external files which it doesn't naturally 'expects'. So it has to translate all the files into a form at can store internaly. And the way they have done this does bloat the file-size. You wil experience the same when you import a picture right into a layout (as a background pic). |
#6
| |||
| |||
|
|
Filemaker is not a picture/pdf/wav file storage program. With dragging/dropping you are asking from filemaker to store various forms of external files which it doesn't naturally 'expects'. So it has to translate all the files into a form at can store internaly. And the way they have done this does bloat the file-size. You wil experience the same when you import a picture right into a layout (as a background pic). |
#7
| ||||
| ||||
|
|
This is not a problem as filemaker regards it as expected behavior. |
|
Filemaker is not a picture/pdf/wav file storage program. |
|
With dragging/dropping you are asking from filemaker to store various forms of external files which it doesn't naturally 'expects'. So it has to translate all the files into a form at can store internaly. |
|
For my pics I always use a calculated container, |
#8
| |||
| |||
|
|
Hi all, I'm trying to put files (pdfs and images) into my FM database, and I'm studying various options. I added a container field, and first I tried dragging a pdf file into it. It worked, I could see the (reduced) image in FM, and double-clicking it opened the pdf in Adobe Reader. All perfect so far, except that the fp7 file size jumped from 88 KB to 11 MB!!! The pdf has one A4 page, 48 KB, and it is the only file I tried to insert, into a single record. After removing the file from the field and compacting the database, it went back to 88 KB. What is going on? Does FM store the file internally as an uncompressed bitmap, or what? How can it be so awful? The second thing I tried was inserting a file reference to the pdf. It worked, and the database didn't increase in size, however the image was not displayed (it showed a pdf icon and file name instead), and the process was not so simple. I created a button to make it easier to insert (and select the "reference" check box), but it's still less convenient than drag-and-drop (or copy-and-paste) which is still possible. If I prevent the latter actions by making the field read-only, the button also doesn't work. And either way, the pdf image is not displayed. Is it possible to improve these things? And finally, I tried inserting an object (create from file). It behaves just like drag-and-drop (database jumps to 11 MB), regardless of the "Link" option. If I select "display as icon", the database grows "only" to about 3 MB, but obviously it displays an icon instead of the pdf image. Do you know any solution to these problems? If there is a commercial plugin that helps, please describe what it does and how it works, and I'll try to rewrite it. Thanks Adrian |
#9
| |||
| |||
|
|
- have a special folder shared in the OS sense full of image files - one file per image. E.g. Picasso012.fpg. Each folder can contain thousands of files. ..... |
|
If the name of the image file amputed of its '.fpg' is the painting ID, a simple relationship makes the image visible in each record of each file. |
#10
| |||
| |||
|
Is .fpg some kind of "French JPG?" ![]() Bill "Remi-Noel Menegaux" <rnmenegaux (AT) free (DOT) fr> wrote in message - have a special folder shared in the OS sense full of image files - one file per image. E.g. Picasso012.fpg. Each folder can contain thousands of files. .... If the name of the image file amputed of its '.fpg' is the painting ID, a simple relationship makes the image visible in each record of each file. |
![]() |
| Thread Tools | |
| Display Modes | |
| |