Search found 317 matches: formats

Return to advanced search

xbrowse (likely a custom table) whose contents change dynam

... data, and the response is structured as a JSON object using hb_jsonEncode. Response Formatting: It sets the content type to application/json and formats the response data as JSON, which is typical for API endpoints. Logic Based on Input: It processes the input data (the keys and values in hPost) ...
by Otto
Sat May 04, 2024 7:42 am
 
Forum: mod_harbour
Topic: xbrowse (likely a custom table) whose contents change dynam
Replies: 0
Views: 80

Re: FW_SaveImage

I think the problem is not saving large formats through the FW_SaveImage function. To get a larger format, I expanded the dialog box to the desired size (oDld:Move()). Further, moving this dialog according to the specified algorithm, I received ...
by Natter
Fri Feb 16, 2024 4:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_SaveImage
Replies: 8
Views: 484

Re: Convert a print to Rtf or doc

... Content: The actual text of the document, including paragraphs, headings, etc. Formatting: Information about fonts, colors, alignment, paragraph formats, list formats, etc. Structure: Tags defining the document's structure, such as section headings, footnotes, endnotes, margin notes, etc. Elements ...
by Otto
Thu Nov 30, 2023 10:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3492

simple image viewer - sample

... function is not defined in the provided code. 7. **GetImage Function**: This function allows the user to select an image file of various formats (bmp, dib, pcx, jpg, gif, tga, rle) to display. The chosen image is then loaded into the image display. 8. **PrintImage Function**: This function ...
by Otto
Fri Jun 09, 2023 6:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: simple image viewer - sample
Replies: 3
Views: 306

Re: Decode JSON - revisited

... worked perfectly. JSON is so widely used now we all need to understand it fully. I find companies, however, output their responses in various JSON formats, so I will be studying the principles more closely. Antonino, I appreciate those alternative formats and agree with you completely. Also, I ...
by TimStone
Wed Feb 15, 2023 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Decode JSON - revisited
Replies: 3
Views: 344

Great news regarding mod_harbour CGI !!!

Thanks to superb help from Lailton (big thank you Master), now mod_harbour CGI supports all these URL formats: http://localhost/test http://localhost/test.prg http://localhost/test?name=fivetech&another=yes&andmuch=more http://localhost/test.prg?name=fivetech&another=yes&andmuch=more ...
by Antonio Linares
Mon Nov 07, 2022 6:31 pm
 
Forum: mod_harbour
Topic: Great news regarding mod_harbour CGI !!!
Replies: 43
Views: 8032

Re: Manifest

... REALLY NEED TO USE A MANIFEST ? I have tried the many suggestions here, including the default ones shipped with FWH. In many cases, the suggested formats work with 32 bit, but I have not found any that work with 64 bit. Some will produce errors with both builds. I put in a lot of time, and cannot ...
by TimStone
Thu Nov 03, 2022 10:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Manifest
Replies: 22
Views: 1862

Re: Display thumbnails of pdfs

... thumbnails". If the user saves the file with this option a thumbnail image is also saved along with the file. These images are in the formats of "emf,wmf,jpeg" for "docx,xlsx,pptx" respectively. In case of MS Office files saved with this option, we can extract the ...
by nageswaragunupudi
Sun Oct 16, 2022 8:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Display thumbnails of pdfs
Replies: 33
Views: 2373

Re: Harbour + BI

... trends and patterns; 3) Determine problem and success areas 4) Create DashBoards from the selected datas; 5) Generate reports in PDF, HTMl formats and others;
by vilian
Fri Sep 23, 2022 12:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Harbour + BI
Replies: 9
Views: 729

Re: RESOURCE BITMAP : how many Color ?

... ... :o i have reduce to 8 Bit which work but have "no Transparency" in MENU btw 32 Bit BCC 7 Yes, for 32 bit alpha bitmaps and other formats (jpg,png,etc) use RCDATA Ok. Thx
by Jimmy
Thu Jul 28, 2022 10:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RESOURCE BITMAP : how many Color ?
Replies: 5
Views: 395

Re: RESOURCE BITMAP : how many Color ?

You should not have problems with 24 bit bitmaps.
Yes, for 32 bit alpha bitmaps and other formats (jpg,png,etc) use RCDATA
by nageswaragunupudi
Thu Jul 28, 2022 2:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: RESOURCE BITMAP : how many Color ?
Replies: 5
Views: 395

Re: Gluing images

... using the :Move method to the screen. Then you can always read the device context of the required fragment. I printed out the map in A1, A0 formats (but there are some subtleties here by synchronously zooming in on the map) YOU ARE RIGHT I did not suggest this because it is complex. But ...
by nageswaragunupudi
Tue Oct 19, 2021 1:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Gluing images
Replies: 8
Views: 699

Re: Gluing images

... using the :Move method to the screen. Then you can always read the device context of the required fragment. I printed out the map in A1, A0 formats (but there are some subtleties here by synchronously zooming in on the map)
by Natter
Tue Oct 19, 2021 1:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Gluing images
Replies: 8
Views: 699

Re: Decimal detection

... 5th decimal place (one hundred thousandth of a unit). And 122 implies it is accurate to the nearest whole number. I know that database number formats aren't setup to deal with this issue so it is something to keep in mind. James
by James Bott
Sat Oct 09, 2021 6:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Decimal detection
Replies: 10
Views: 1179

Re: Rectangle as bitmap

This is a map. I want to print large formats A1, A0
by Natter
Thu Oct 07, 2021 11:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Rectangle as bitmap
Replies: 35
Views: 1999
Next

Return to advanced search